Skip to content
Merged
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
4025724
chore: Update generation configuration at Sat Oct 11 02:26:14 UTC 2025
cloud-java-bot Oct 11, 2025
a9156c4
chore: generate libraries at Sat Oct 11 02:26:51 UTC 2025
cloud-java-bot Oct 11, 2025
9ce4d24
chore: merge main into generate-libraries-main
cloud-java-bot Oct 14, 2025
d7a7ffd
chore: Update generation configuration at Tue Oct 14 02:29:29 UTC 2025
cloud-java-bot Oct 14, 2025
2dd85de
chore: merge main into generate-libraries-main
cloud-java-bot Oct 15, 2025
cda4ba2
chore: Update generation configuration at Wed Oct 15 02:30:10 UTC 2025
cloud-java-bot Oct 15, 2025
9449c56
chore: Update generation configuration at Thu Oct 16 02:30:36 UTC 2025
cloud-java-bot Oct 16, 2025
7a7307c
chore: Update generation configuration at Fri Oct 17 02:29:53 UTC 2025
cloud-java-bot Oct 17, 2025
8944835
chore: generate libraries at Fri Oct 17 02:30:32 UTC 2025
cloud-java-bot Oct 17, 2025
fe719e0
chore: merge main into generate-libraries-main
cloud-java-bot Oct 18, 2025
55e52b9
chore: Update generation configuration at Sat Oct 18 02:26:34 UTC 2025
cloud-java-bot Oct 18, 2025
eb26762
chore: Update generation configuration at Sun Oct 19 02:34:40 UTC 2025
cloud-java-bot Oct 19, 2025
9608181
chore: Update generation configuration at Tue Oct 21 02:31:50 UTC 2025
cloud-java-bot Oct 21, 2025
f1d20d2
chore: Update generation configuration at Wed Oct 22 02:31:07 UTC 2025
cloud-java-bot Oct 22, 2025
b0f91ce
chore: merge main into generate-libraries-main
cloud-java-bot Oct 23, 2025
a3fce33
chore: Update generation configuration at Thu Oct 23 02:29:15 UTC 2025
cloud-java-bot Oct 23, 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 .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.52.3" # {x-version-update:google-cloud-shared-dependencies:current}
value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_a:3.53.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.52.3" # {x-version-update:google-cloud-shared-dependencies:current}
value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_b:3.53.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.52.3" # {x-version-update:google-cloud-shared-dependencies:current}
value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_c:3.53.0" # {x-version-update:google-cloud-shared-dependencies:current}
}

env_vars: {
Expand Down
4 changes: 2 additions & 2 deletions generation_config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
gapic_generator_version: 2.62.3
googleapis_commitish: 102d9f92ac6ed649a61efd9b208e4d1de278e9bb
gapic_generator_version: 2.63.0
googleapis_commitish: b61fb21bbac838de7f55cf2c60d371a47fc2799e
libraries_bom_version: 26.70.0
libraries:
- api_shortname: spanner
Expand Down