Skip to content
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

cleanup: remove deprecated ConnectionProperty class #3701

Merged
merged 1 commit into from
Mar 19, 2025

Conversation

olavloite
Copy link
Collaborator

Removes the deprecated ConnectionOptions$ConnectionProperty class. This class is defined in the com.google.cloud.spanner.connection package, which is marked as an internal API package. In addition, the enclosing ConnectionProperties class is also marked as @InternalApi, which makes it acceptable to remove this class without doing a major version bump.

Removes the deprecated ConnectionOptions$ConnectionProperty class. This class is
defined in the com.google.cloud.spanner.connection package, which is marked as an
internal API package. In addition, the enclosing ConnectionProperties class is also
marked as `@InternalApi`, which makes it acceptable to remove this class without
doing a major version bump.
@olavloite olavloite requested review from a team as code owners March 19, 2025 09:37
@product-auto-label product-auto-label bot added size: l Pull request size is large. api: spanner Issues related to the googleapis/java-spanner API. labels Mar 19, 2025
@olavloite olavloite merged commit f8e56a3 into main Mar 19, 2025
33 of 34 checks passed
@olavloite olavloite deleted the remove-deprecated-connection-property-class branch March 19, 2025 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: spanner Issues related to the googleapis/java-spanner API. size: l Pull request size is large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants