Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
16 commits
Select commit Hold shift + click to select a range
c6977ea
chore: Update generation configuration at Fri Oct 24 02:27:45 UTC 2025
cloud-java-bot Oct 24, 2025
1424b2d
chore: Update generation configuration at Sat Oct 25 02:30:12 UTC 2025
cloud-java-bot Oct 25, 2025
4f4fe55
chore: Update generation configuration at Tue Oct 28 02:30:07 UTC 2025
cloud-java-bot Oct 28, 2025
a99dce6
chore: generate libraries at Tue Oct 28 02:30:51 UTC 2025
cloud-java-bot Oct 28, 2025
96e991b
chore: Update generation configuration at Wed Oct 29 02:34:00 UTC 2025
cloud-java-bot Oct 29, 2025
168dd16
chore: generate libraries at Wed Oct 29 02:34:34 UTC 2025
cloud-java-bot Oct 29, 2025
d685e98
chore: merge main into generate-libraries-main
cloud-java-bot Oct 30, 2025
9ebb0b6
chore: Update generation configuration at Thu Oct 30 02:32:46 UTC 2025
cloud-java-bot Oct 30, 2025
c4a81ab
chore: merge main into generate-libraries-main
cloud-java-bot Oct 31, 2025
10d6fcc
chore: Update generation configuration at Fri Oct 31 02:30:50 UTC 2025
cloud-java-bot Oct 31, 2025
fc17dbd
chore: merge main into generate-libraries-main
cloud-java-bot Nov 1, 2025
abb746e
chore: Update generation configuration at Sat Nov 1 02:31:28 UTC 2025
cloud-java-bot Nov 1, 2025
115852c
chore: merge main into generate-libraries-main
cloud-java-bot Nov 4, 2025
6f3c31c
chore: Update generation configuration at Tue Nov 4 02:32:34 UTC 2025
cloud-java-bot Nov 4, 2025
fa92745
chore: Update generation configuration at Wed Nov 5 02:31:37 UTC 2025
cloud-java-bot Nov 5, 2025
530922f
chore: generate libraries at Wed Nov 5 02:32:12 UTC 2025
cloud-java-bot Nov 5, 2025
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 .github/workflows/hermetic_library_generation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
with:
fetch-depth: 0
token: ${{ secrets.CLOUD_JAVA_BOT_TOKEN }}
- uses: googleapis/sdk-platform-java/.github/scripts@v2.63.0
- uses: googleapis/sdk-platform-java/.github/scripts@v2.64.0
if: env.SHOULD_RUN == 'true'
with:
base_ref: ${{ github.base_ref }}
Expand Down
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.53.0" # {x-version-update:google-cloud-shared-dependencies:current}
value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_a:3.54.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.53.0" # {x-version-update:google-cloud-shared-dependencies:current}
value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_b:3.54.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.53.0" # {x-version-update:google-cloud-shared-dependencies:current}
value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_c:3.54.0" # {x-version-update:google-cloud-shared-dependencies:current}
}

env_vars: {
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
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.70.0')
implementation platform('com.google.cloud:libraries-bom:26.71.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.63.0
googleapis_commitish: b61fb21bbac838de7f55cf2c60d371a47fc2799e
libraries_bom_version: 26.70.0
gapic_generator_version: 2.64.0
googleapis_commitish: baf777503d79555219eed1acebe01838ca448bb5
libraries_bom_version: 26.71.0
libraries:
- api_shortname: spanner
name_pretty: Cloud Spanner
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1607,6 +1607,7 @@ public void getInstancePartitionTest() throws Exception {
.toString())
.setConfig(InstanceConfigName.of("[PROJECT]", "[INSTANCE_CONFIG]").toString())
.setDisplayName("displayName1714148973")
.setAutoscalingConfig(AutoscalingConfig.newBuilder().build())
.setCreateTime(Timestamp.newBuilder().build())
.setUpdateTime(Timestamp.newBuilder().build())
.addAllReferencingDatabases(new ArrayList<String>())
Expand Down Expand Up @@ -1662,6 +1663,7 @@ public void getInstancePartitionTest2() throws Exception {
.toString())
.setConfig(InstanceConfigName.of("[PROJECT]", "[INSTANCE_CONFIG]").toString())
.setDisplayName("displayName1714148973")
.setAutoscalingConfig(AutoscalingConfig.newBuilder().build())
.setCreateTime(Timestamp.newBuilder().build())
.setUpdateTime(Timestamp.newBuilder().build())
.addAllReferencingDatabases(new ArrayList<String>())
Expand Down Expand Up @@ -1717,6 +1719,7 @@ public void createInstancePartitionTest() throws Exception {
.toString())
.setConfig(InstanceConfigName.of("[PROJECT]", "[INSTANCE_CONFIG]").toString())
.setDisplayName("displayName1714148973")
.setAutoscalingConfig(AutoscalingConfig.newBuilder().build())
.setCreateTime(Timestamp.newBuilder().build())
.setUpdateTime(Timestamp.newBuilder().build())
.addAllReferencingDatabases(new ArrayList<String>())
Expand Down Expand Up @@ -1780,6 +1783,7 @@ public void createInstancePartitionTest2() throws Exception {
.toString())
.setConfig(InstanceConfigName.of("[PROJECT]", "[INSTANCE_CONFIG]").toString())
.setDisplayName("displayName1714148973")
.setAutoscalingConfig(AutoscalingConfig.newBuilder().build())
.setCreateTime(Timestamp.newBuilder().build())
.setUpdateTime(Timestamp.newBuilder().build())
.addAllReferencingDatabases(new ArrayList<String>())
Expand Down Expand Up @@ -1927,6 +1931,7 @@ public void updateInstancePartitionTest() throws Exception {
.toString())
.setConfig(InstanceConfigName.of("[PROJECT]", "[INSTANCE_CONFIG]").toString())
.setDisplayName("displayName1714148973")
.setAutoscalingConfig(AutoscalingConfig.newBuilder().build())
.setCreateTime(Timestamp.newBuilder().build())
.setUpdateTime(Timestamp.newBuilder().build())
.addAllReferencingDatabases(new ArrayList<String>())
Expand All @@ -1948,6 +1953,7 @@ public void updateInstancePartitionTest() throws Exception {
.toString())
.setConfig(InstanceConfigName.of("[PROJECT]", "[INSTANCE_CONFIG]").toString())
.setDisplayName("displayName1714148973")
.setAutoscalingConfig(AutoscalingConfig.newBuilder().build())
.setCreateTime(Timestamp.newBuilder().build())
.setUpdateTime(Timestamp.newBuilder().build())
.addAllReferencingDatabases(new ArrayList<String>())
Expand Down Expand Up @@ -1990,6 +1996,7 @@ public void updateInstancePartitionExceptionTest() throws Exception {
.toString())
.setConfig(InstanceConfigName.of("[PROJECT]", "[INSTANCE_CONFIG]").toString())
.setDisplayName("displayName1714148973")
.setAutoscalingConfig(AutoscalingConfig.newBuilder().build())
.setCreateTime(Timestamp.newBuilder().build())
.setUpdateTime(Timestamp.newBuilder().build())
.addAllReferencingDatabases(new ArrayList<String>())
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1452,6 +1452,7 @@ public void getInstancePartitionTest() throws Exception {
.toString())
.setConfig(InstanceConfigName.of("[PROJECT]", "[INSTANCE_CONFIG]").toString())
.setDisplayName("displayName1714148973")
.setAutoscalingConfig(AutoscalingConfig.newBuilder().build())
.setCreateTime(Timestamp.newBuilder().build())
.setUpdateTime(Timestamp.newBuilder().build())
.addAllReferencingDatabases(new ArrayList<String>())
Expand Down Expand Up @@ -1502,6 +1503,7 @@ public void getInstancePartitionTest2() throws Exception {
.toString())
.setConfig(InstanceConfigName.of("[PROJECT]", "[INSTANCE_CONFIG]").toString())
.setDisplayName("displayName1714148973")
.setAutoscalingConfig(AutoscalingConfig.newBuilder().build())
.setCreateTime(Timestamp.newBuilder().build())
.setUpdateTime(Timestamp.newBuilder().build())
.addAllReferencingDatabases(new ArrayList<String>())
Expand Down Expand Up @@ -1550,6 +1552,7 @@ public void createInstancePartitionTest() throws Exception {
.toString())
.setConfig(InstanceConfigName.of("[PROJECT]", "[INSTANCE_CONFIG]").toString())
.setDisplayName("displayName1714148973")
.setAutoscalingConfig(AutoscalingConfig.newBuilder().build())
.setCreateTime(Timestamp.newBuilder().build())
.setUpdateTime(Timestamp.newBuilder().build())
.addAllReferencingDatabases(new ArrayList<String>())
Expand Down Expand Up @@ -1613,6 +1616,7 @@ public void createInstancePartitionTest2() throws Exception {
.toString())
.setConfig(InstanceConfigName.of("[PROJECT]", "[INSTANCE_CONFIG]").toString())
.setDisplayName("displayName1714148973")
.setAutoscalingConfig(AutoscalingConfig.newBuilder().build())
.setCreateTime(Timestamp.newBuilder().build())
.setUpdateTime(Timestamp.newBuilder().build())
.addAllReferencingDatabases(new ArrayList<String>())
Expand Down Expand Up @@ -1748,6 +1752,7 @@ public void updateInstancePartitionTest() throws Exception {
.toString())
.setConfig(InstanceConfigName.of("[PROJECT]", "[INSTANCE_CONFIG]").toString())
.setDisplayName("displayName1714148973")
.setAutoscalingConfig(AutoscalingConfig.newBuilder().build())
.setCreateTime(Timestamp.newBuilder().build())
.setUpdateTime(Timestamp.newBuilder().build())
.addAllReferencingDatabases(new ArrayList<String>())
Expand Down
Loading
Loading