Skip to content

Conversation

@renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Dec 6, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.opentelemetry:opentelemetry-bom 1.56.0 -> 1.57.0 age adoption passing confidence

Release Notes

open-telemetry/opentelemetry-java (io.opentelemetry:opentelemetry-bom)

v1.57.0

API
  • Add GlobalOpenTelemetry#getOrNoop, #isSet. Update #get to always returns obfuscated instance
    (#​7819)
Incubating
  • Logs: Complex attributes incubating implementation
    (#​7814)
SDK
Logs
  • Add minimum severity and trace-based logger configuration (incubating API)
    (#​7529)
Exporters
  • OTLP: VarHandle string encoder
    (#​7701)
  • OTLP: Fix OkHttpGrpcSender to properly await executor shutdown
    (#​7840)
  • OTLP: avoid auto-config warning
    (#​7881)
  • OTLP: update error message for missing GrpcSenderProvider dependency
    (#​7884)
Extensions
  • Declarative config: add runtime hints for graal VM
    (#​7866)
  • Declarative config: add missing warning about discarded value
    (#​7821)
Project tooling
  • Update macos version to latest and switch to corretto for testing
    (#​7841)
  • Sync Java worflows: Allow re-running prepare release branch workflow
    (#​7845)
  • Simplify and standardize renovate custom managers across Java repos
    (#​7846)
  • Remove misspell workflow
    (#​7852)
  • Fix link checks on main
    (#​7867)
  • Add zeitlinger as approver
    (#​7868)
  • Move snapshot publishing to daily build
    (#​7886)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate-bot renovate-bot requested review from a team as code owners December 6, 2025 01:00
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: spanner Issues related to the googleapis/java-spanner-jdbc API. labels Dec 6, 2025
@dpebot
Copy link

dpebot commented Dec 6, 2025

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 6, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 6, 2025
@olavloite olavloite merged commit 77aab00 into googleapis:main Dec 11, 2025
25 checks passed
@renovate-bot renovate-bot deleted the renovate/io.opentelemetry-opentelemetry-bom-1.x branch December 11, 2025 08:05
gcf-merge-on-green bot pushed a commit that referenced this pull request Dec 16, 2025
🤖 I have created a release *beep* *boop* --- ## [2.34.1](https://togithub.com/googleapis/java-spanner-jdbc/compare/v2.34.0...v2.34.1) (2025-12-16) ### Bug Fixes * Cast double Inf and NaN to float ([#2304](https://togithub.com/googleapis/java-spanner-jdbc/issues/2304)) ([a947024](https://togithub.com/googleapis/java-spanner-jdbc/commit/a94702446aee20013157b45bf1d9c3938f0b6982)), closes [#2256](https://togithub.com/googleapis/java-spanner-jdbc/issues/2256) ### Dependencies * Update actions/checkout action to v6 ([#2299](https://togithub.com/googleapis/java-spanner-jdbc/issues/2299)) ([fbc8969](https://togithub.com/googleapis/java-spanner-jdbc/commit/fbc8969d66f4687ce91268309a862a0cbe0a114c)) * Update dependency com.google.cloud:google-cloud-spanner to v6.104.0 ([#2312](https://togithub.com/googleapis/java-spanner-jdbc/issues/2312)) ([930797b](https://togithub.com/googleapis/java-spanner-jdbc/commit/930797b71f30e458dee20679178ff3510fcba919)) * Update dependency com.google.cloud:google-cloud-spanner to v6.105.0 ([#2325](https://togithub.com/googleapis/java-spanner-jdbc/issues/2325)) ([34a9768](https://togithub.com/googleapis/java-spanner-jdbc/commit/34a9768b203c967f4191427a815b71e1a503de8f)) * Update dependency com.google.cloud:google-cloud-spanner-bom to v6.104.0 ([#2313](https://togithub.com/googleapis/java-spanner-jdbc/issues/2313)) ([5250e2d](https://togithub.com/googleapis/java-spanner-jdbc/commit/5250e2d069179bdeb773e5e0a1f2a5defd411811)) * Update dependency com.google.cloud:google-cloud-spanner-bom to v6.105.0 ([#2326](https://togithub.com/googleapis/java-spanner-jdbc/issues/2326)) ([8f3e6b7](https://togithub.com/googleapis/java-spanner-jdbc/commit/8f3e6b72baccc5ae8dd5ce3c55807bc889a7f208)) * Update dependency com.google.cloud:sdk-platform-java-config to v3.54.2 ([#2322](https://togithub.com/googleapis/java-spanner-jdbc/issues/2322)) ([2faffb4](https://togithub.com/googleapis/java-spanner-jdbc/commit/2faffb46c71e4b44b42dbc4bfd5d70a3e55eb5f6)) * Update dependency io.opentelemetry:opentelemetry-bom to v1.57.0 ([#2316](https://togithub.com/googleapis/java-spanner-jdbc/issues/2316)) ([77aab00](https://togithub.com/googleapis/java-spanner-jdbc/commit/77aab00ec385a7bfe61615b6b250c0b97a9a9f07)) * Update dependency net.bytebuddy:byte-buddy to v1.18.2 ([#2306](https://togithub.com/googleapis/java-spanner-jdbc/issues/2306)) ([ba7430c](https://togithub.com/googleapis/java-spanner-jdbc/commit/ba7430cd229214487dfe4db208cb274d4662bf19)) * Update dependency net.bytebuddy:byte-buddy-agent to v1.18.2 ([#2307](https://togithub.com/googleapis/java-spanner-jdbc/issues/2307)) ([86dc72b](https://togithub.com/googleapis/java-spanner-jdbc/commit/86dc72b0e1d7199b229474008cb68400458f233e)) * Update dependency org.springframework.boot:spring-boot to v4 ([#2300](https://togithub.com/googleapis/java-spanner-jdbc/issues/2300)) ([a6dddf2](https://togithub.com/googleapis/java-spanner-jdbc/commit/a6dddf2aef2e9d35ec2bf26ea1a1586ab65e122a)) * Update dependency org.springframework.boot:spring-boot-starter-data-jdbc to v4 ([#2301](https://togithub.com/googleapis/java-spanner-jdbc/issues/2301)) ([92efa98](https://togithub.com/googleapis/java-spanner-jdbc/commit/92efa986a0880524a3d19685df0e08cf7815a69a)) * Update dependency org.springframework.boot:spring-boot-starter-parent to v3.5.8 ([#2298](https://togithub.com/googleapis/java-spanner-jdbc/issues/2298)) ([5603846](https://togithub.com/googleapis/java-spanner-jdbc/commit/5603846fc004a0e31cbcf10bc246d477cd80d9dd)) * Update dependency org.testcontainers:testcontainers to v2.0.3 ([#2323](https://togithub.com/googleapis/java-spanner-jdbc/issues/2323)) ([65302d4](https://togithub.com/googleapis/java-spanner-jdbc/commit/65302d44315548af3406853121e341523c89521c)) * Update dependency org.testcontainers:testcontainers-bom to v2.0.3 ([#2324](https://togithub.com/googleapis/java-spanner-jdbc/issues/2324)) ([8e8b3a0](https://togithub.com/googleapis/java-spanner-jdbc/commit/8e8b3a0b4c613324a07609fa142330322e8eab95)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
blakeli0 pushed a commit that referenced this pull request Dec 17, 2025
* chore: add release-please config for protobuf-4.x (#2311) * deps: update dependency com.google.cloud:sdk-platform-java-config to v3.54.2 (#2322) * deps: update dependency net.bytebuddy:byte-buddy-agent to v1.18.2 (#2307) * deps: update dependency net.bytebuddy:byte-buddy to v1.18.2 (#2306) * deps: update dependency io.opentelemetry:opentelemetry-bom to v1.57.0 (#2316) * deps: update dependency com.google.cloud:google-cloud-spanner-bom to v6.104.0 (#2313) * deps: update dependency com.google.cloud:google-cloud-spanner to v6.104.0 (#2312) * deps: update dependency org.testcontainers:testcontainers to v2.0.3 (#2323) * deps: update dependency org.testcontainers:testcontainers-bom to v2.0.3 (#2324) * deps: update dependency com.google.cloud:google-cloud-spanner to v6.105.0 (#2325) This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-spanner](https://redirect.github.com/googleapis/java-spanner) | `6.104.0` -> `6.105.0` | ![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud:google-cloud-spanner/6.105.0?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.cloud:google-cloud-spanner/6.105.0?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.cloud:google-cloud-spanner/6.104.0/6.105.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.cloud:google-cloud-spanner/6.104.0/6.105.0?slim=true) | --- ### Release Notes <details> <summary>googleapis/java-spanner (com.google.cloud:google-cloud-spanner)</summary> ### [`v6.105.0`](https://redirect.github.com/googleapis/java-spanner/blob/HEAD/CHANGELOG.md#61050-2025-12-16) [Compare Source](https://redirect.github.com/googleapis/java-spanner/compare/v6.104.0...v6.105.0) ##### Features - Add support of dynamic channel pooling ([#&#8203;4265](https://redirect.github.com/googleapis/java-spanner/issues/4265)) ([923a14a](https://redirect.github.com/googleapis/java-spanner/commit/923a14aad99ff6fc91868f02d657145dd0f31c18)) - Include RequestID in requests and errors ([#&#8203;4263](https://redirect.github.com/googleapis/java-spanner/issues/4263)) ([afd7d6b](https://redirect.github.com/googleapis/java-spanner/commit/afd7d6b008f13d7a4d1a3b7f924122bd41d14b59)) - Make grpc-gcp default enabled ([#&#8203;4239](https://redirect.github.com/googleapis/java-spanner/issues/4239)) ([bb82f9e](https://redirect.github.com/googleapis/java-spanner/commit/bb82f9e55c40cac29b090e54be780c2e42545ee1)) ##### Bug Fixes - Refine connecitivity metrics to capture RPCs with no response he… ([#&#8203;4252](https://redirect.github.com/googleapis/java-spanner/issues/4252)) ([7b49412](https://redirect.github.com/googleapis/java-spanner/commit/7b4941221969f48d077ff459214c7d1e65ef843c)) - Retry as PDML dit not retry Resource limit exceeded ([#&#8203;4258](https://redirect.github.com/googleapis/java-spanner/issues/4258)) ([c735d42](https://redirect.github.com/googleapis/java-spanner/commit/c735d42875092b0d1482fe641b99645f288cdf4f)), closes [#&#8203;4253](https://redirect.github.com/googleapis/java-spanner/issues/4253) ##### Dependencies - Update dependency com.google.cloud:sdk-platform-java-config to v3.54.2 ([#&#8203;4261](https://redirect.github.com/googleapis/java-spanner/issues/4261)) ([61dfd62](https://redirect.github.com/googleapis/java-spanner/commit/61dfd620637da6ef76b699edbad1095c26b81950)) - Update googleapis/sdk-platform-java action to v2.64.2 ([#&#8203;4262](https://redirect.github.com/googleapis/java-spanner/issues/4262)) ([f9505a9](https://redirect.github.com/googleapis/java-spanner/commit/f9505a97bdd9f6da7dd5ab1b60b47f7ed0a70402)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/java-spanner-jdbc). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41NC4yIiwidXBkYXRlZEluVmVyIjoiNDIuNTQuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> * deps: update dependency com.google.cloud:google-cloud-spanner-bom to v6.105.0 (#2326) This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-spanner-bom](https://redirect.github.com/googleapis/java-spanner) | `6.104.0` -> `6.105.0` | ![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud:google-cloud-spanner-bom/6.105.0?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.cloud:google-cloud-spanner-bom/6.105.0?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.cloud:google-cloud-spanner-bom/6.104.0/6.105.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.cloud:google-cloud-spanner-bom/6.104.0/6.105.0?slim=true) | --- ### Release Notes <details> <summary>googleapis/java-spanner (com.google.cloud:google-cloud-spanner-bom)</summary> ### [`v6.105.0`](https://redirect.github.com/googleapis/java-spanner/blob/HEAD/CHANGELOG.md#61050-2025-12-16) [Compare Source](https://redirect.github.com/googleapis/java-spanner/compare/v6.104.0...v6.105.0) ##### Features - Add support of dynamic channel pooling ([#&#8203;4265](https://redirect.github.com/googleapis/java-spanner/issues/4265)) ([923a14a](https://redirect.github.com/googleapis/java-spanner/commit/923a14aad99ff6fc91868f02d657145dd0f31c18)) - Include RequestID in requests and errors ([#&#8203;4263](https://redirect.github.com/googleapis/java-spanner/issues/4263)) ([afd7d6b](https://redirect.github.com/googleapis/java-spanner/commit/afd7d6b008f13d7a4d1a3b7f924122bd41d14b59)) - Make grpc-gcp default enabled ([#&#8203;4239](https://redirect.github.com/googleapis/java-spanner/issues/4239)) ([bb82f9e](https://redirect.github.com/googleapis/java-spanner/commit/bb82f9e55c40cac29b090e54be780c2e42545ee1)) ##### Bug Fixes - Refine connecitivity metrics to capture RPCs with no response he… ([#&#8203;4252](https://redirect.github.com/googleapis/java-spanner/issues/4252)) ([7b49412](https://redirect.github.com/googleapis/java-spanner/commit/7b4941221969f48d077ff459214c7d1e65ef843c)) - Retry as PDML dit not retry Resource limit exceeded ([#&#8203;4258](https://redirect.github.com/googleapis/java-spanner/issues/4258)) ([c735d42](https://redirect.github.com/googleapis/java-spanner/commit/c735d42875092b0d1482fe641b99645f288cdf4f)), closes [#&#8203;4253](https://redirect.github.com/googleapis/java-spanner/issues/4253) ##### Dependencies - Update dependency com.google.cloud:sdk-platform-java-config to v3.54.2 ([#&#8203;4261](https://redirect.github.com/googleapis/java-spanner/issues/4261)) ([61dfd62](https://redirect.github.com/googleapis/java-spanner/commit/61dfd620637da6ef76b699edbad1095c26b81950)) - Update googleapis/sdk-platform-java action to v2.64.2 ([#&#8203;4262](https://redirect.github.com/googleapis/java-spanner/issues/4262)) ([f9505a9](https://redirect.github.com/googleapis/java-spanner/commit/f9505a97bdd9f6da7dd5ab1b60b47f7ed0a70402)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/java-spanner-jdbc). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41NC4yIiwidXBkYXRlZEluVmVyIjoiNDIuNTQuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> * chore(main): release 2.34.1 (#2305) :robot: I have created a release *beep* *boop* --- ## [2.34.1](https://togithub.com/googleapis/java-spanner-jdbc/compare/v2.34.0...v2.34.1) (2025-12-16) ### Bug Fixes * Cast double Inf and NaN to float ([#2304](https://togithub.com/googleapis/java-spanner-jdbc/issues/2304)) ([a947024](https://togithub.com/googleapis/java-spanner-jdbc/commit/a94702446aee20013157b45bf1d9c3938f0b6982)), closes [#2256](https://togithub.com/googleapis/java-spanner-jdbc/issues/2256) ### Dependencies * Update actions/checkout action to v6 ([#2299](https://togithub.com/googleapis/java-spanner-jdbc/issues/2299)) ([fbc8969](https://togithub.com/googleapis/java-spanner-jdbc/commit/fbc8969d66f4687ce91268309a862a0cbe0a114c)) * Update dependency com.google.cloud:google-cloud-spanner to v6.104.0 ([#2312](https://togithub.com/googleapis/java-spanner-jdbc/issues/2312)) ([930797b](https://togithub.com/googleapis/java-spanner-jdbc/commit/930797b71f30e458dee20679178ff3510fcba919)) * Update dependency com.google.cloud:google-cloud-spanner to v6.105.0 ([#2325](https://togithub.com/googleapis/java-spanner-jdbc/issues/2325)) ([34a9768](https://togithub.com/googleapis/java-spanner-jdbc/commit/34a9768b203c967f4191427a815b71e1a503de8f)) * Update dependency com.google.cloud:google-cloud-spanner-bom to v6.104.0 ([#2313](https://togithub.com/googleapis/java-spanner-jdbc/issues/2313)) ([5250e2d](https://togithub.com/googleapis/java-spanner-jdbc/commit/5250e2d069179bdeb773e5e0a1f2a5defd411811)) * Update dependency com.google.cloud:google-cloud-spanner-bom to v6.105.0 ([#2326](https://togithub.com/googleapis/java-spanner-jdbc/issues/2326)) ([8f3e6b7](https://togithub.com/googleapis/java-spanner-jdbc/commit/8f3e6b72baccc5ae8dd5ce3c55807bc889a7f208)) * Update dependency com.google.cloud:sdk-platform-java-config to v3.54.2 ([#2322](https://togithub.com/googleapis/java-spanner-jdbc/issues/2322)) ([2faffb4](https://togithub.com/googleapis/java-spanner-jdbc/commit/2faffb46c71e4b44b42dbc4bfd5d70a3e55eb5f6)) * Update dependency io.opentelemetry:opentelemetry-bom to v1.57.0 ([#2316](https://togithub.com/googleapis/java-spanner-jdbc/issues/2316)) ([77aab00](https://togithub.com/googleapis/java-spanner-jdbc/commit/77aab00ec385a7bfe61615b6b250c0b97a9a9f07)) * Update dependency net.bytebuddy:byte-buddy to v1.18.2 ([#2306](https://togithub.com/googleapis/java-spanner-jdbc/issues/2306)) ([ba7430c](https://togithub.com/googleapis/java-spanner-jdbc/commit/ba7430cd229214487dfe4db208cb274d4662bf19)) * Update dependency net.bytebuddy:byte-buddy-agent to v1.18.2 ([#2307](https://togithub.com/googleapis/java-spanner-jdbc/issues/2307)) ([86dc72b](https://togithub.com/googleapis/java-spanner-jdbc/commit/86dc72b0e1d7199b229474008cb68400458f233e)) * Update dependency org.springframework.boot:spring-boot to v4 ([#2300](https://togithub.com/googleapis/java-spanner-jdbc/issues/2300)) ([a6dddf2](https://togithub.com/googleapis/java-spanner-jdbc/commit/a6dddf2aef2e9d35ec2bf26ea1a1586ab65e122a)) * Update dependency org.springframework.boot:spring-boot-starter-data-jdbc to v4 ([#2301](https://togithub.com/googleapis/java-spanner-jdbc/issues/2301)) ([92efa98](https://togithub.com/googleapis/java-spanner-jdbc/commit/92efa986a0880524a3d19685df0e08cf7815a69a)) * Update dependency org.springframework.boot:spring-boot-starter-parent to v3.5.8 ([#2298](https://togithub.com/googleapis/java-spanner-jdbc/issues/2298)) ([5603846](https://togithub.com/googleapis/java-spanner-jdbc/commit/5603846fc004a0e31cbcf10bc246d477cd80d9dd)) * Update dependency org.testcontainers:testcontainers to v2.0.3 ([#2323](https://togithub.com/googleapis/java-spanner-jdbc/issues/2323)) ([65302d4](https://togithub.com/googleapis/java-spanner-jdbc/commit/65302d44315548af3406853121e341523c89521c)) * Update dependency org.testcontainers:testcontainers-bom to v2.0.3 ([#2324](https://togithub.com/googleapis/java-spanner-jdbc/issues/2324)) ([8e8b3a0](https://togithub.com/googleapis/java-spanner-jdbc/commit/8e8b3a0b4c613324a07609fa142330322e8eab95)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please). * chore(main): release 2.34.2-SNAPSHOT (#2328) :robot: I have created a release *beep* *boop* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please). * chore: update manifest --------- Co-authored-by: Mend Renovate <bot@renovateapp.com> Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: spanner Issues related to the googleapis/java-spanner-jdbc API. size: xs Pull request size is extra small.

4 participants