deps: update dependency com.google.api.grpc:proto-google-cloud-trace-v1 to v2.82.0#2357
Merged
olavloite merged 1 commit intogoogleapis:mainfrom Jan 16, 2026
Conversation
|
/gcbrun |
olavloite
approved these changes
Jan 16, 2026
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
Jan 16, 2026
π€ I have created a release *beep* *boop* --- ## [2.35.0](https://togithub.com/googleapis/java-spanner-jdbc/compare/v2.34.1...v2.35.0) (2026-01-16) ### Features * Support float4 in JDBC ([#2336](https://togithub.com/googleapis/java-spanner-jdbc/issues/2336)) ([6bbcac6](https://togithub.com/googleapis/java-spanner-jdbc/commit/6bbcac65aaa02bcb9a062459de5e36630e27e88c)) ### Dependencies * Update dependency com.google.api.grpc:proto-google-cloud-trace-v1 to v2.81.0 ([#2331](https://togithub.com/googleapis/java-spanner-jdbc/issues/2331)) ([a207dea](https://togithub.com/googleapis/java-spanner-jdbc/commit/a207dea27e97fde2b84da412dd701890c5d8a308)) * Update dependency com.google.api.grpc:proto-google-cloud-trace-v1 to v2.82.0 ([#2357](https://togithub.com/googleapis/java-spanner-jdbc/issues/2357)) ([6dd218f](https://togithub.com/googleapis/java-spanner-jdbc/commit/6dd218fcac050b196f5433e20fd9b07bf3122546)) * Update dependency com.google.cloud:google-cloud-spanner to v6.106.0 ([#2351](https://togithub.com/googleapis/java-spanner-jdbc/issues/2351)) ([c07d754](https://togithub.com/googleapis/java-spanner-jdbc/commit/c07d754b4308ae88ec4239dda20671b2ad05cd36)) * Update dependency com.google.cloud:google-cloud-spanner to v6.107.0 ([#2360](https://togithub.com/googleapis/java-spanner-jdbc/issues/2360)) ([e45f327](https://togithub.com/googleapis/java-spanner-jdbc/commit/e45f327272283a5b4a679bc97349bbe66ab3da53)) * Update dependency com.google.cloud:google-cloud-spanner-bom to v6.106.0 ([#2352](https://togithub.com/googleapis/java-spanner-jdbc/issues/2352)) ([f7b660a](https://togithub.com/googleapis/java-spanner-jdbc/commit/f7b660a659eb650b1aef8891b8dfe2a031179513)) * Update dependency com.google.cloud:google-cloud-spanner-bom to v6.107.0 ([#2361](https://togithub.com/googleapis/java-spanner-jdbc/issues/2361)) ([033eceb](https://togithub.com/googleapis/java-spanner-jdbc/commit/033eceb0e30e872154d1a6c43dabfd5f4794d2b5)) * Update dependency com.google.cloud:google-cloud-trace to v2.81.0 ([#2332](https://togithub.com/googleapis/java-spanner-jdbc/issues/2332)) ([c389ffc](https://togithub.com/googleapis/java-spanner-jdbc/commit/c389ffce9fdfde1f1a24742f64ec00b4fc8845b7)) * Update dependency com.google.cloud:google-cloud-trace to v2.82.0 ([#2358](https://togithub.com/googleapis/java-spanner-jdbc/issues/2358)) ([9565583](https://togithub.com/googleapis/java-spanner-jdbc/commit/9565583115b3feb99296de61a4c1be272790994d)) * Update dependency com.google.cloud:grpc-gcp to v1.9.1 ([#2348](https://togithub.com/googleapis/java-spanner-jdbc/issues/2348)) ([7de2507](https://togithub.com/googleapis/java-spanner-jdbc/commit/7de25072cc5b1706c0a66a09d78e08ff67212441)) * Update dependency com.google.cloud:sdk-platform-java-config to v3.55.1 ([#2355](https://togithub.com/googleapis/java-spanner-jdbc/issues/2355)) ([b278e20](https://togithub.com/googleapis/java-spanner-jdbc/commit/b278e203d1f7ceb077e7a13b0657aaa78016ab90)) * Update dependency io.opentelemetry:opentelemetry-bom to v1.58.0 ([#2354](https://togithub.com/googleapis/java-spanner-jdbc/issues/2354)) ([efd4380](https://togithub.com/googleapis/java-spanner-jdbc/commit/efd43805057333ef3079c78538e0c99c767a5e01)) * Update dependency net.bytebuddy:byte-buddy to v1.18.4 ([#2349](https://togithub.com/googleapis/java-spanner-jdbc/issues/2349)) ([e4daede](https://togithub.com/googleapis/java-spanner-jdbc/commit/e4daedea8a29038974c8bc73c0d930a997d2116e)) * Update dependency net.bytebuddy:byte-buddy-agent to v1.18.4 ([#2350](https://togithub.com/googleapis/java-spanner-jdbc/issues/2350)) ([cb68853](https://togithub.com/googleapis/java-spanner-jdbc/commit/cb6885347527a14ffe95bd9e0ca5c18745419dfc)) * Update dependency org.postgresql:postgresql to v42.7.9 ([#2359](https://togithub.com/googleapis/java-spanner-jdbc/issues/2359)) ([3c869dd](https://togithub.com/googleapis/java-spanner-jdbc/commit/3c869ddc3abc9f19e6e21cfa8ff7922b5bbcd65e)) * Update dependency org.springframework.boot:spring-boot to v4.0.1 ([#2343](https://togithub.com/googleapis/java-spanner-jdbc/issues/2343)) ([9f84c07](https://togithub.com/googleapis/java-spanner-jdbc/commit/9f84c0782fccf3e93d03498b247e926ad6d24056)) * Update dependency org.springframework.boot:spring-boot-starter-data-jdbc to v4.0.1 ([#2344](https://togithub.com/googleapis/java-spanner-jdbc/issues/2344)) ([661566d](https://togithub.com/googleapis/java-spanner-jdbc/commit/661566d90fe91a31b7152181704c5f508c3dcb36)) * Update dependency org.springframework.boot:spring-boot-starter-parent to v3.5.9 ([#2342](https://togithub.com/googleapis/java-spanner-jdbc/issues/2342)) ([e1fb27a](https://togithub.com/googleapis/java-spanner-jdbc/commit/e1fb27a821f0fe2b61b0790be578ba6851bf3b96)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
blakeli0
added a commit
that referenced
this pull request
Feb 3, 2026
* 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` |  |  |  |  | --- ### 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 ([#​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 ([#​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 ([#​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β¦ ([#​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 ([#​4258](https://redirect.github.com/googleapis/java-spanner/issues/4258)) ([c735d42](https://redirect.github.com/googleapis/java-spanner/commit/c735d42875092b0d1482fe641b99645f288cdf4f)), closes [#​4253](https://redirect.github.com/googleapis/java-spanner/issues/4253) ##### Dependencies - Update dependency com.google.cloud:sdk-platform-java-config to v3.54.2 ([#​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 ([#​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` |  |  |  |  | --- ### 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 ([#​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 ([#​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 ([#​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β¦ ([#​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 ([#​4258](https://redirect.github.com/googleapis/java-spanner/issues/4258)) ([c735d42](https://redirect.github.com/googleapis/java-spanner/commit/c735d42875092b0d1482fe641b99645f288cdf4f)), closes [#​4253](https://redirect.github.com/googleapis/java-spanner/issues/4253) ##### Dependencies - Update dependency com.google.cloud:sdk-platform-java-config to v3.54.2 ([#​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 ([#​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(deps): update dependency com.google.cloud:libraries-bom to v26.73.0 (#2334) * deps: update dependency com.google.api.grpc:proto-google-cloud-trace-v1 to v2.81.0 (#2331) * chore(deps): update dependency com.google.cloud:google-cloud-spanner-jdbc to v2.34.1 (#2329) * deps: update dependency com.google.cloud:google-cloud-trace to v2.81.0 (#2332) * chore: remove build badges (#2346) b/468377909 * deps: update dependency org.springframework.boot:spring-boot-starter-parent to v3.5.9 (#2342) * deps: update dependency org.springframework.boot:spring-boot to v4.0.1 (#2343) * deps: update dependency org.springframework.boot:spring-boot-starter-data-jdbc to v4.0.1 (#2344) * deps: update dependency com.google.cloud:grpc-gcp to v1.9.1 (#2348) * build(deps): update dependency org.codehaus.mojo:exec-maven-plugin to v3.6.3 (#2347) * chore: Update product name in JDBC metadata for PG dialect (#2353) * feat: Support float4 in JDBC (#2336) * chore: cleanup release-please config (#2315) - Remove redundant options already declared at the top level.\n- Remove bumpMinorPreMajor for repositories after the first major release. * deps: update dependency com.google.cloud:sdk-platform-java-config to v3.55.1 (#2355) * chore: remove explicit grpc-gcp version pinning (#2356) * deps: update dependency com.google.cloud:google-cloud-spanner-bom to v6.106.0 (#2352) * deps: update dependency com.google.cloud:google-cloud-spanner to v6.106.0 (#2351) * deps: update dependency io.opentelemetry:opentelemetry-bom to v1.58.0 (#2354) * deps: update dependency com.google.cloud:google-cloud-trace to v2.82.0 (#2358) * deps: update dependency com.google.api.grpc:proto-google-cloud-trace-v1 to v2.82.0 (#2357) * deps: update dependency net.bytebuddy:byte-buddy-agent to v1.18.4 (#2350) * deps: update dependency net.bytebuddy:byte-buddy to v1.18.4 (#2349) * deps: update dependency org.postgresql:postgresql to v42.7.9 (#2359) * deps: update dependency com.google.cloud:google-cloud-spanner to v6.107.0 (#2360) 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.106.0` β `6.107.0` |  |  |  |  | --- ### Release Notes <details> <summary>googleapis/java-spanner (com.google.cloud:google-cloud-spanner)</summary> ### [`v6.107.0`](https://redirect.github.com/googleapis/java-spanner/blob/HEAD/CHANGELOG.md#61070-2026-01-16) [Compare Source](https://redirect.github.com/googleapis/java-spanner/compare/v6.106.0...v6.107.0) ##### Features - Add Dynamic Channel Pooling (DCP) support to Connection API ([#​4299](https://redirect.github.com/googleapis/java-spanner/issues/4299)) ([bba03a4](https://redirect.github.com/googleapis/java-spanner/commit/bba03a44dbfbd59288ecd33e3e53276809ad69b1)) - Add SsFormat encoding library ([#​4292](https://redirect.github.com/googleapis/java-spanner/issues/4292)) ([338a9b1](https://redirect.github.com/googleapis/java-spanner/commit/338a9b1409cafedcdef674bdff09a72c3f2cd772)) ##### Dependencies - Update dependency com.google.api.grpc:proto-google-cloud-trace-v1 to v2.82.0 ([#​4227](https://redirect.github.com/googleapis/java-spanner/issues/4227)) ([22bc6cf](https://redirect.github.com/googleapis/java-spanner/commit/22bc6cf3431f6e507d384f6e86a36503f1175ee7)) - Update dependency com.google.cloud:google-cloud-monitoring to v3.83.0 ([#​4169](https://redirect.github.com/googleapis/java-spanner/issues/4169)) ([61ae915](https://redirect.github.com/googleapis/java-spanner/commit/61ae915242a3c8a0aa1385bc1367f67df2c209d6)) - Update dependency com.google.cloud:sdk-platform-java-config to v3.55.1 ([#​4302](https://redirect.github.com/googleapis/java-spanner/issues/4302)) ([52acc0c](https://redirect.github.com/googleapis/java-spanner/commit/52acc0c620fec0aa67ecd81d634eec271fe4e429)) - Update dependency net.bytebuddy:byte-buddy to v1.18.4 ([#​4244](https://redirect.github.com/googleapis/java-spanner/issues/4244)) ([c8e4d91](https://redirect.github.com/googleapis/java-spanner/commit/c8e4d912155ab6829498822dcf0783fac5fe2747)) - Update google.cloud.monitoring.version to v3.83.0 ([#​4270](https://redirect.github.com/googleapis/java-spanner/issues/4270)) ([7ae68c8](https://redirect.github.com/googleapis/java-spanner/commit/7ae68c8e889f44f1057310bc45b70c086af9c385)) - Update googleapis/sdk-platform-java action to v2.65.1 ([#​4301](https://redirect.github.com/googleapis/java-spanner/issues/4301)) ([7d98f4e](https://redirect.github.com/googleapis/java-spanner/commit/7d98f4e12843826c18cbb8e0998c8687c94fc3d2)) </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi43NC41IiwidXBkYXRlZEluVmVyIjoiNDIuNzQuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> * deps: update dependency com.google.cloud:google-cloud-spanner-bom to v6.107.0 (#2361) * chore(main): release 2.35.0 (#2335) :robot: I have created a release *beep* *boop* --- ## [2.35.0](https://togithub.com/googleapis/java-spanner-jdbc/compare/v2.34.1...v2.35.0) (2026-01-16) ### Features * Support float4 in JDBC ([#2336](https://togithub.com/googleapis/java-spanner-jdbc/issues/2336)) ([6bbcac6](https://togithub.com/googleapis/java-spanner-jdbc/commit/6bbcac65aaa02bcb9a062459de5e36630e27e88c)) ### Dependencies * Update dependency com.google.api.grpc:proto-google-cloud-trace-v1 to v2.81.0 ([#2331](https://togithub.com/googleapis/java-spanner-jdbc/issues/2331)) ([a207dea](https://togithub.com/googleapis/java-spanner-jdbc/commit/a207dea27e97fde2b84da412dd701890c5d8a308)) * Update dependency com.google.api.grpc:proto-google-cloud-trace-v1 to v2.82.0 ([#2357](https://togithub.com/googleapis/java-spanner-jdbc/issues/2357)) ([6dd218f](https://togithub.com/googleapis/java-spanner-jdbc/commit/6dd218fcac050b196f5433e20fd9b07bf3122546)) * Update dependency com.google.cloud:google-cloud-spanner to v6.106.0 ([#2351](https://togithub.com/googleapis/java-spanner-jdbc/issues/2351)) ([c07d754](https://togithub.com/googleapis/java-spanner-jdbc/commit/c07d754b4308ae88ec4239dda20671b2ad05cd36)) * Update dependency com.google.cloud:google-cloud-spanner to v6.107.0 ([#2360](https://togithub.com/googleapis/java-spanner-jdbc/issues/2360)) ([e45f327](https://togithub.com/googleapis/java-spanner-jdbc/commit/e45f327272283a5b4a679bc97349bbe66ab3da53)) * Update dependency com.google.cloud:google-cloud-spanner-bom to v6.106.0 ([#2352](https://togithub.com/googleapis/java-spanner-jdbc/issues/2352)) ([f7b660a](https://togithub.com/googleapis/java-spanner-jdbc/commit/f7b660a659eb650b1aef8891b8dfe2a031179513)) * Update dependency com.google.cloud:google-cloud-spanner-bom to v6.107.0 ([#2361](https://togithub.com/googleapis/java-spanner-jdbc/issues/2361)) ([033eceb](https://togithub.com/googleapis/java-spanner-jdbc/commit/033eceb0e30e872154d1a6c43dabfd5f4794d2b5)) * Update dependency com.google.cloud:google-cloud-trace to v2.81.0 ([#2332](https://togithub.com/googleapis/java-spanner-jdbc/issues/2332)) ([c389ffc](https://togithub.com/googleapis/java-spanner-jdbc/commit/c389ffce9fdfde1f1a24742f64ec00b4fc8845b7)) * Update dependency com.google.cloud:google-cloud-trace to v2.82.0 ([#2358](https://togithub.com/googleapis/java-spanner-jdbc/issues/2358)) ([9565583](https://togithub.com/googleapis/java-spanner-jdbc/commit/9565583115b3feb99296de61a4c1be272790994d)) * Update dependency com.google.cloud:grpc-gcp to v1.9.1 ([#2348](https://togithub.com/googleapis/java-spanner-jdbc/issues/2348)) ([7de2507](https://togithub.com/googleapis/java-spanner-jdbc/commit/7de25072cc5b1706c0a66a09d78e08ff67212441)) * Update dependency com.google.cloud:sdk-platform-java-config to v3.55.1 ([#2355](https://togithub.com/googleapis/java-spanner-jdbc/issues/2355)) ([b278e20](https://togithub.com/googleapis/java-spanner-jdbc/commit/b278e203d1f7ceb077e7a13b0657aaa78016ab90)) * Update dependency io.opentelemetry:opentelemetry-bom to v1.58.0 ([#2354](https://togithub.com/googleapis/java-spanner-jdbc/issues/2354)) ([efd4380](https://togithub.com/googleapis/java-spanner-jdbc/commit/efd43805057333ef3079c78538e0c99c767a5e01)) * Update dependency net.bytebuddy:byte-buddy to v1.18.4 ([#2349](https://togithub.com/googleapis/java-spanner-jdbc/issues/2349)) ([e4daede](https://togithub.com/googleapis/java-spanner-jdbc/commit/e4daedea8a29038974c8bc73c0d930a997d2116e)) * Update dependency net.bytebuddy:byte-buddy-agent to v1.18.4 ([#2350](https://togithub.com/googleapis/java-spanner-jdbc/issues/2350)) ([cb68853](https://togithub.com/googleapis/java-spanner-jdbc/commit/cb6885347527a14ffe95bd9e0ca5c18745419dfc)) * Update dependency org.postgresql:postgresql to v42.7.9 ([#2359](https://togithub.com/googleapis/java-spanner-jdbc/issues/2359)) ([3c869dd](https://togithub.com/googleapis/java-spanner-jdbc/commit/3c869ddc3abc9f19e6e21cfa8ff7922b5bbcd65e)) * Update dependency org.springframework.boot:spring-boot to v4.0.1 ([#2343](https://togithub.com/googleapis/java-spanner-jdbc/issues/2343)) ([9f84c07](https://togithub.com/googleapis/java-spanner-jdbc/commit/9f84c0782fccf3e93d03498b247e926ad6d24056)) * Update dependency org.springframework.boot:spring-boot-starter-data-jdbc to v4.0.1 ([#2344](https://togithub.com/googleapis/java-spanner-jdbc/issues/2344)) ([661566d](https://togithub.com/googleapis/java-spanner-jdbc/commit/661566d90fe91a31b7152181704c5f508c3dcb36)) * Update dependency org.springframework.boot:spring-boot-starter-parent to v3.5.9 ([#2342](https://togithub.com/googleapis/java-spanner-jdbc/issues/2342)) ([e1fb27a](https://togithub.com/googleapis/java-spanner-jdbc/commit/e1fb27a821f0fe2b61b0790be578ba6851bf3b96)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please). --------- Co-authored-by: Diego Marquez <diegomarquezp@google.com> Co-authored-by: Mend Renovate <bot@renovateapp.com> Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Tomo Suzuki <suztomo@google.com> Co-authored-by: Sakthivel Subramanian <179120858+sakthivelmanii@users.noreply.github.com> Co-authored-by: rahul2393 <rahulyadavsep92@gmail.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.81.0β2.82.0Configuration
π 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.
This PR was generated by Mend Renovate. View the repository job log.