Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
7214e74
chore: Update generation configuration at Sat Feb 14 02:54:16 UTC 2026
cloud-java-bot Feb 14, 2026
d8ae56a
chore: Update generation configuration at Sun Feb 15 02:59:34 UTC 2026
cloud-java-bot Feb 15, 2026
9a98d88
chore: generate libraries at Sun Feb 15 03:00:02 UTC 2026
cloud-java-bot Feb 15, 2026
4aa27b3
chore: Update generation configuration at Tue Feb 17 02:56:48 UTC 2026
cloud-java-bot Feb 17, 2026
9b625d2
chore: Update generation configuration at Wed Feb 18 02:58:06 UTC 2026
cloud-java-bot Feb 18, 2026
78dc66d
chore: generate libraries at Wed Feb 18 02:58:37 UTC 2026
cloud-java-bot Feb 18, 2026
6a515d6
chore: merge main into generate-libraries-main
cloud-java-bot Feb 19, 2026
186695a
chore: Update generation configuration at Thu Feb 19 02:57:47 UTC 2026
cloud-java-bot Feb 19, 2026
b6c57a8
chore: Update generation configuration at Fri Feb 20 02:55:41 UTC 2026
cloud-java-bot Feb 20, 2026
98ca7e5
chore: generate libraries at Fri Feb 20 02:56:18 UTC 2026
cloud-java-bot Feb 20, 2026
eaed2d2
chore: Update generation configuration at Sat Feb 21 02:51:21 UTC 2026
cloud-java-bot Feb 21, 2026
d5e56ea
chore: merge main into generate-libraries-main
cloud-java-bot Feb 22, 2026
fb0072d
chore: Update generation configuration at Tue Feb 24 02:57:14 UTC 2026
cloud-java-bot Feb 24, 2026
c59c2a5
chore: merge main into generate-libraries-main
cloud-java-bot Feb 25, 2026
bd81b35
chore: Update generation configuration at Wed Feb 25 02:57:32 UTC 2026
cloud-java-bot Feb 25, 2026
5a2c3ed
chore: Update generation configuration at Thu Feb 26 02:55:07 UTC 2026
cloud-java-bot Feb 26, 2026
a0ed0ae
chore: Update generation configuration at Fri Feb 27 02:54:13 UTC 2026
cloud-java-bot Feb 27, 2026
d34ea19
chore: Update generation configuration at Sat Feb 28 02:45:05 UTC 2026
cloud-java-bot Feb 28, 2026
8aafbac
chore: Update generation configuration at Tue Mar 3 02:57:20 UTC 2026
cloud-java-bot Mar 3, 2026
24a1a88
chore: merge main into generate-libraries-main
cloud-java-bot Mar 4, 2026
f995ce1
chore: Update generation configuration at Wed Mar 4 02:52:39 UTC 2026
cloud-java-bot Mar 4, 2026
2f68a12
chore: generate libraries at Wed Mar 4 02:53:09 UTC 2026
cloud-java-bot Mar 4, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .kokoro/presubmit/graalvm-native-a.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Configure the docker image for kokoro-trampoline.
env_vars: {
key: "TRAMPOLINE_IMAGE"
value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_a:3.56.1" # {x-version-update:google-cloud-shared-dependencies:current}
value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_a:3.57.0" # {x-version-update:google-cloud-shared-dependencies:current}
}

env_vars: {
Expand Down
2 changes: 1 addition & 1 deletion .kokoro/presubmit/graalvm-native-b.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Configure the docker image for kokoro-trampoline.
env_vars: {
key: "TRAMPOLINE_IMAGE"
value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_b:3.56.1" # {x-version-update:google-cloud-shared-dependencies:current}
value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_b:3.57.0" # {x-version-update:google-cloud-shared-dependencies:current}
}

env_vars: {
Expand Down
2 changes: 1 addition & 1 deletion .kokoro/presubmit/graalvm-native-c.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Configure the docker image for kokoro-trampoline.
env_vars: {
key: "TRAMPOLINE_IMAGE"
value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_c:3.56.1" # {x-version-update:google-cloud-shared-dependencies:current}
value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_c:3.57.0" # {x-version-update:google-cloud-shared-dependencies:current}
}

env_vars: {
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>libraries-bom</artifactId>
<version>26.75.0</version>
<version>26.76.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down Expand Up @@ -49,7 +49,7 @@ If you are using Maven without the BOM, add this to your dependencies:
If you are using Gradle 5.x or later, add this to your dependencies:

```Groovy
implementation platform('com.google.cloud:libraries-bom:26.75.0')
implementation platform('com.google.cloud:libraries-bom:26.76.0')

implementation 'com.google.cloud:google-cloud-spanner'
```
Expand Down
6 changes: 3 additions & 3 deletions generation_config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
gapic_generator_version: 2.66.1
googleapis_commitish: 6eead6ed94bddc12fe22189880a0b8f722c70478
libraries_bom_version: 26.75.0
gapic_generator_version: 2.67.0
googleapis_commitish: 5c9602dbb5ac6856c07daf83be1fbd001a972ef3
libraries_bom_version: 26.76.0
libraries:
- api_shortname: spanner
name_pretty: Cloud Spanner
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3815,6 +3815,42 @@
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.spanner.executor.v1.AdaptMessageAction",
"queryAllDeclaredConstructors": true,
"queryAllPublicConstructors": true,
"queryAllDeclaredMethods": true,
"allPublicMethods": true,
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.spanner.executor.v1.AdaptMessageAction$Builder",
"queryAllDeclaredConstructors": true,
"queryAllPublicConstructors": true,
"queryAllDeclaredMethods": true,
"allPublicMethods": true,
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.spanner.executor.v1.AddSplitPointsAction",
"queryAllDeclaredConstructors": true,
"queryAllPublicConstructors": true,
"queryAllDeclaredMethods": true,
"allPublicMethods": true,
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.spanner.executor.v1.AddSplitPointsAction$Builder",
"queryAllDeclaredConstructors": true,
"queryAllPublicConstructors": true,
"queryAllDeclaredMethods": true,
"allPublicMethods": true,
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.spanner.executor.v1.AdminAction",
"queryAllDeclaredConstructors": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1654,6 +1654,7 @@ public final Transaction beginTransaction(String session, TransactionOptions opt
* .setOptions(TransactionOptions.newBuilder().build())
* .setRequestOptions(RequestOptions.newBuilder().build())
* .setMutationKey(Mutation.newBuilder().build())
* .setRoutingHint(RoutingHint.newBuilder().build())
* .build();
* Transaction response = spannerClient.beginTransaction(request);
* }
Expand Down Expand Up @@ -1688,6 +1689,7 @@ public final Transaction beginTransaction(BeginTransactionRequest request) {
* .setOptions(TransactionOptions.newBuilder().build())
* .setRequestOptions(RequestOptions.newBuilder().build())
* .setMutationKey(Mutation.newBuilder().build())
* .setRoutingHint(RoutingHint.newBuilder().build())
* .build();
* ApiFuture<Transaction> future = spannerClient.beginTransactionCallable().futureCall(request);
* // Do something.
Expand Down Expand Up @@ -1938,6 +1940,7 @@ public final CommitResponse commit(
* .setMaxCommitDelay(Duration.newBuilder().build())
* .setRequestOptions(RequestOptions.newBuilder().build())
* .setPrecommitToken(MultiplexedSessionPrecommitToken.newBuilder().build())
* .setRoutingHint(RoutingHint.newBuilder().build())
* .build();
* CommitResponse response = spannerClient.commit(request);
* }
Expand Down Expand Up @@ -1983,6 +1986,7 @@ public final CommitResponse commit(CommitRequest request) {
* .setMaxCommitDelay(Duration.newBuilder().build())
* .setRequestOptions(RequestOptions.newBuilder().build())
* .setPrecommitToken(MultiplexedSessionPrecommitToken.newBuilder().build())
* .setRoutingHint(RoutingHint.newBuilder().build())
* .build();
* ApiFuture<CommitResponse> future = spannerClient.commitCallable().futureCall(request);
* // Do something.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -838,6 +838,7 @@ public void beginTransactionTest() throws Exception {
.setId(ByteString.EMPTY)
.setReadTimestamp(Timestamp.newBuilder().build())
.setPrecommitToken(MultiplexedSessionPrecommitToken.newBuilder().build())
.setCacheUpdate(CacheUpdate.newBuilder().build())
.build();
mockService.addResponse(expectedResponse);

Expand Down Expand Up @@ -886,6 +887,7 @@ public void beginTransactionTest2() throws Exception {
.setId(ByteString.EMPTY)
.setReadTimestamp(Timestamp.newBuilder().build())
.setPrecommitToken(MultiplexedSessionPrecommitToken.newBuilder().build())
.setCacheUpdate(CacheUpdate.newBuilder().build())
.build();
mockService.addResponse(expectedResponse);

Expand Down Expand Up @@ -936,6 +938,7 @@ public void commitTest() throws Exception {
.setCommitTimestamp(Timestamp.newBuilder().build())
.setCommitStats(CommitResponse.CommitStats.newBuilder().build())
.setSnapshotTimestamp(Timestamp.newBuilder().build())
.setCacheUpdate(CacheUpdate.newBuilder().build())
.build();
mockService.addResponse(expectedResponse);

Expand Down Expand Up @@ -986,6 +989,7 @@ public void commitTest2() throws Exception {
.setCommitTimestamp(Timestamp.newBuilder().build())
.setCommitStats(CommitResponse.CommitStats.newBuilder().build())
.setSnapshotTimestamp(Timestamp.newBuilder().build())
.setCacheUpdate(CacheUpdate.newBuilder().build())
.build();
mockService.addResponse(expectedResponse);

Expand Down Expand Up @@ -1036,6 +1040,7 @@ public void commitTest3() throws Exception {
.setCommitTimestamp(Timestamp.newBuilder().build())
.setCommitStats(CommitResponse.CommitStats.newBuilder().build())
.setSnapshotTimestamp(Timestamp.newBuilder().build())
.setCacheUpdate(CacheUpdate.newBuilder().build())
.build();
mockService.addResponse(expectedResponse);

Expand Down Expand Up @@ -1088,6 +1093,7 @@ public void commitTest4() throws Exception {
.setCommitTimestamp(Timestamp.newBuilder().build())
.setCommitStats(CommitResponse.CommitStats.newBuilder().build())
.setSnapshotTimestamp(Timestamp.newBuilder().build())
.setCacheUpdate(CacheUpdate.newBuilder().build())
.build();
mockService.addResponse(expectedResponse);

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -953,6 +953,7 @@ public void beginTransactionTest() throws Exception {
.setId(ByteString.EMPTY)
.setReadTimestamp(Timestamp.newBuilder().build())
.setPrecommitToken(MultiplexedSessionPrecommitToken.newBuilder().build())
.setCacheUpdate(CacheUpdate.newBuilder().build())
.build();
mockSpanner.addResponse(expectedResponse);

Expand Down Expand Up @@ -996,6 +997,7 @@ public void beginTransactionTest2() throws Exception {
.setId(ByteString.EMPTY)
.setReadTimestamp(Timestamp.newBuilder().build())
.setPrecommitToken(MultiplexedSessionPrecommitToken.newBuilder().build())
.setCacheUpdate(CacheUpdate.newBuilder().build())
.build();
mockSpanner.addResponse(expectedResponse);

Expand Down Expand Up @@ -1039,6 +1041,7 @@ public void commitTest() throws Exception {
.setCommitTimestamp(Timestamp.newBuilder().build())
.setCommitStats(CommitResponse.CommitStats.newBuilder().build())
.setSnapshotTimestamp(Timestamp.newBuilder().build())
.setCacheUpdate(CacheUpdate.newBuilder().build())
.build();
mockSpanner.addResponse(expectedResponse);

Expand Down Expand Up @@ -1085,6 +1088,7 @@ public void commitTest2() throws Exception {
.setCommitTimestamp(Timestamp.newBuilder().build())
.setCommitStats(CommitResponse.CommitStats.newBuilder().build())
.setSnapshotTimestamp(Timestamp.newBuilder().build())
.setCacheUpdate(CacheUpdate.newBuilder().build())
.build();
mockSpanner.addResponse(expectedResponse);

Expand Down Expand Up @@ -1131,6 +1135,7 @@ public void commitTest3() throws Exception {
.setCommitTimestamp(Timestamp.newBuilder().build())
.setCommitStats(CommitResponse.CommitStats.newBuilder().build())
.setSnapshotTimestamp(Timestamp.newBuilder().build())
.setCacheUpdate(CacheUpdate.newBuilder().build())
.build();
mockSpanner.addResponse(expectedResponse);

Expand Down Expand Up @@ -1177,6 +1182,7 @@ public void commitTest4() throws Exception {
.setCommitTimestamp(Timestamp.newBuilder().build())
.setCommitStats(CommitResponse.CommitStats.newBuilder().build())
.setSnapshotTimestamp(Timestamp.newBuilder().build())
.setCacheUpdate(CacheUpdate.newBuilder().build())
.build();
mockSpanner.addResponse(expectedResponse);

Expand Down
Loading
Loading