-
Notifications
You must be signed in to change notification settings - Fork 116
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.75.0](https://togithub.com/googleapis/java-spanner/compare/v6.74.1...v6.75.0) (2024-09-19) ### Features * Support multiplexed session for blind write with single use transaction ([#3229](https://togithub.com/googleapis/java-spanner/issues/3229)) ([b3e2b0f](https://togithub.com/googleapis/java-spanner/commit/b3e2b0f4892951867715cb7f354c089fca4f050f)) --- 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
facbb3f
commit 216e18e
Showing
16 changed files
with
58 additions
and
51 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
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,13 +1,13 @@ | ||
# Format: | ||
# module:released-version:current-version | ||
|
||
proto-google-cloud-spanner-admin-instance-v1:6.74.1:6.74.2-SNAPSHOT | ||
proto-google-cloud-spanner-v1:6.74.1:6.74.2-SNAPSHOT | ||
proto-google-cloud-spanner-admin-database-v1:6.74.1:6.74.2-SNAPSHOT | ||
grpc-google-cloud-spanner-v1:6.74.1:6.74.2-SNAPSHOT | ||
grpc-google-cloud-spanner-admin-instance-v1:6.74.1:6.74.2-SNAPSHOT | ||
grpc-google-cloud-spanner-admin-database-v1:6.74.1:6.74.2-SNAPSHOT | ||
google-cloud-spanner:6.74.1:6.74.2-SNAPSHOT | ||
google-cloud-spanner-executor:6.74.1:6.74.2-SNAPSHOT | ||
proto-google-cloud-spanner-executor-v1:6.74.1:6.74.2-SNAPSHOT | ||
grpc-google-cloud-spanner-executor-v1:6.74.1:6.74.2-SNAPSHOT | ||
proto-google-cloud-spanner-admin-instance-v1:6.75.0:6.75.0 | ||
proto-google-cloud-spanner-v1:6.75.0:6.75.0 | ||
proto-google-cloud-spanner-admin-database-v1:6.75.0:6.75.0 | ||
grpc-google-cloud-spanner-v1:6.75.0:6.75.0 | ||
grpc-google-cloud-spanner-admin-instance-v1:6.75.0:6.75.0 | ||
grpc-google-cloud-spanner-admin-database-v1:6.75.0:6.75.0 | ||
google-cloud-spanner:6.75.0:6.75.0 | ||
google-cloud-spanner-executor:6.75.0:6.75.0 | ||
proto-google-cloud-spanner-executor-v1:6.75.0:6.75.0 | ||
grpc-google-cloud-spanner-executor-v1:6.75.0:6.75.0 |