Skip to content

chore: cleanup deprecated code for mtls endpoint #2393

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ohmayr
Copy link
Contributor

@ohmayr ohmayr commented May 20, 2025

This PR removes the get_mtls_and_cert_endpoint code which was previously deprecated. This is aimed towards achieving the long term goal of reducing generated client code.

Fixes #1939 🦕

@ohmayr ohmayr requested a review from a team as a code owner May 20, 2025 18:53
@product-auto-label product-auto-label bot added the size: xl Pull request size is extra large. label May 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: xl Pull request size is extra large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Silence get_mtls_endpoint_and_cert_source is deprecated warnings in unit tests that are testing deprecated features
2 participants