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

fix: re-adds test utility method for connection #1178

Merged
merged 1 commit into from May 16, 2021

Conversation

thiagotnunes
Copy link
Contributor

Re-adds test utility method, which had its signature changed. Marks the re-added method as deprecated and delegates execution to the new one. This should prevent compilation errors for the projects that are using it.

This was preventing updates of the java-spanner-jdbc project to the latest BOM (see googleapis/java-spanner-jdbc#464).

Re-adds test utility method, which had its signature changed. Marks the
re-added method as deprecated and delegates execution to the new one.
This should prevent compilation errors for the projects that are using
it.
@thiagotnunes thiagotnunes requested a review from a team as a code owner May 16, 2021 04:13
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label May 16, 2021
@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/java-spanner API. label May 16, 2021
@thiagotnunes thiagotnunes merged commit 0e0dcb7 into master May 16, 2021
@thiagotnunes thiagotnunes deleted the fixes-jdbc-test-breaking-change branch May 16, 2021 10:26
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. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants