-
Notifications
You must be signed in to change notification settings - Fork 119
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🤖 I have created a release *beep* *boop* --- ## [6.50.1](https://togithub.com/googleapis/java-spanner/compare/v6.50.0...v6.50.1) (2023-10-11) ### Bug Fixes * Noop in case there is no change in autocommit value for setAutocommit() method ([#2662](https://togithub.com/googleapis/java-spanner/issues/2662)) ([9f51b64](https://togithub.com/googleapis/java-spanner/commit/9f51b6445f064439379af752372a3490a2fd5087)) ### Dependencies * Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.17.0 ([#2660](https://togithub.com/googleapis/java-spanner/issues/2660)) ([96b9dd6](https://togithub.com/googleapis/java-spanner/commit/96b9dd6b6a0ee7b1a0a1cc58a8880a10799665e6)) * Update dependency commons-io:commons-io to v2.14.0 ([#2649](https://togithub.com/googleapis/java-spanner/issues/2649)) ([fa1b73c](https://togithub.com/googleapis/java-spanner/commit/fa1b73c1bf4700be5e8865211817e2bc7cc77119)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
- Loading branch information
1 parent
96b9dd6
commit 77b006d
Showing
13 changed files
with
56 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
# Format: | ||
# module:released-version:current-version | ||
|
||
proto-google-cloud-spanner-admin-instance-v1:6.50.0:6.50.1-SNAPSHOT | ||
proto-google-cloud-spanner-v1:6.50.0:6.50.1-SNAPSHOT | ||
proto-google-cloud-spanner-admin-database-v1:6.50.0:6.50.1-SNAPSHOT | ||
grpc-google-cloud-spanner-v1:6.50.0:6.50.1-SNAPSHOT | ||
grpc-google-cloud-spanner-admin-instance-v1:6.50.0:6.50.1-SNAPSHOT | ||
grpc-google-cloud-spanner-admin-database-v1:6.50.0:6.50.1-SNAPSHOT | ||
google-cloud-spanner:6.50.0:6.50.1-SNAPSHOT | ||
google-cloud-spanner-executor:6.50.0:6.50.1-SNAPSHOT | ||
proto-google-cloud-spanner-admin-instance-v1:6.50.1:6.50.1 | ||
proto-google-cloud-spanner-v1:6.50.1:6.50.1 | ||
proto-google-cloud-spanner-admin-database-v1:6.50.1:6.50.1 | ||
grpc-google-cloud-spanner-v1:6.50.1:6.50.1 | ||
grpc-google-cloud-spanner-admin-instance-v1:6.50.1:6.50.1 | ||
grpc-google-cloud-spanner-admin-database-v1:6.50.1:6.50.1 | ||
google-cloud-spanner:6.50.1:6.50.1 | ||
google-cloud-spanner-executor:6.50.1:6.50.1 |