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

deps: update dependency com.google.cloud:google-cloud-spanner-bom to v6.57.0#1474

Merged
olavloite merged 1 commit intomainfrom
bump-spanner-6.57.0
Jan 29, 2024
Merged

deps: update dependency com.google.cloud:google-cloud-spanner-bom to v6.57.0#1474
olavloite merged 1 commit intomainfrom
bump-spanner-6.57.0

Conversation

@olavloite
Copy link
Copy Markdown
Collaborator

Updates the Spanner client to 6.57.0 and modifies some test cases to work with the newest version of the Spanner client. The manual changes other than the dependency update are:

  1. The Spanner client now supports PROTO and PROTO ENUM columns. This is also reflected in the RandomResultSetGenerator, which means that the number of columns is increased from 18 to 22.
  2. The above addition of PROTO and PROTO ENUM means that the error message changes when you try to get a blob with a wrong column.
  3. The newly introduced statement cache must be disabled, as there is a small bug that prevents the first query to include any default query options (e.g. optimizer version).

Updates the Spanner client to 6.57.0 and modifies some test cases to
work with the newest version of the Spanner client. The manual changes
other than the dependency update are:
1. The Spanner client now supports PROTO and PROTO ENUM columns. This is
   also reflected in the RandomResultSetGenerator, which means that the
   number of columns is increased from 18 to 22.
2. The above addition of PROTO and PROTO ENUM means that the error
   message changes when you try to get a blob with a wrong column.
3. The newly introduced statement cache must be disabled, as there is a
   small bug that prevents the first query to include any default query
   options (e.g. optimizer version).
@olavloite olavloite requested review from a team January 29, 2024 15:20
@product-auto-label product-auto-label Bot added size: s Pull request size is small. api: spanner Issues related to the googleapis/java-spanner-jdbc API. labels Jan 29, 2024
@olavloite olavloite changed the title deps: bump Spanner client to 6.57.0 deps: update dependency com.google.cloud:google-cloud-spanner-bom to v6.57.0 Jan 29, 2024
@olavloite olavloite merged commit ce5180a into main Jan 29, 2024
@olavloite olavloite deleted the bump-spanner-6.57.0 branch January 29, 2024 16:29
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-jdbc API. size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant