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

deps: update dependency com.google.cloud:google-cloud-spanner-bom to v6.21.2 #783

Merged
merged 1 commit into from Mar 14, 2022

Conversation

olavloite
Copy link
Collaborator

Updates the Spanner client library dependency to 6.21.2 and fixes a test case that verified that a newline inside of a string literal would break the parser. This was however wrong, as PostgreSQL does allow string literals to contain unescaped newline characters.

Replaces #780

@olavloite olavloite requested a review from ansh0l March 13, 2022 18:47
@olavloite olavloite requested review from a team as code owners March 13, 2022 18:47
@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/java-spanner-jdbc API. label Mar 13, 2022
Copy link
Member

@ansh0l ansh0l left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@olavloite olavloite merged commit 1625ad0 into main Mar 14, 2022
@olavloite olavloite deleted the spanner-6.21.2 branch March 14, 2022 06:51
gcf-merge-on-green bot pushed a commit that referenced this pull request Mar 14, 2022
🤖 I have created a release *beep* *boop*
---


### [2.6.2](v2.6.1...v2.6.2) (2022-03-14)


### Dependencies

* update dependency com.google.cloud:google-cloud-spanner-bom to v6.21.2 ([#783](#783)) ([1625ad0](1625ad0))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
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-jdbc API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants