Skip to content

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.

2 participants