Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

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

Merged
thiagotnunes merged 1 commit into
masterfrom
fixes-jdbc-test-breaking-change
May 16, 2021
Merged

fix: re-adds test utility method for connection#1178
thiagotnunes merged 1 commit into
masterfrom
fixes-jdbc-test-breaking-change

Conversation

@thiagotnunes

Copy link
Copy Markdown
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 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 subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

2 participants