Bump com.google.cloud:libraries-bom from 26.72.0 to 26.76.0 in /modules/gcloud
Type: Pull Request
State: Closed
Association: Unknown
Comments: 1
(4 months ago)
(3 months ago)
(3 months ago)
dependencies modules/gcloud java
Bumps com.google.cloud:libraries-bom from 26.72.0 to 26.76.0.
Release notes
Sourced from com.google.cloud:libraries-bom's releases.
v26.76.0
26.76.0 (2026-02-14)
Dependencies
- update dependency com.google.cloud:first-party-dependencies to v3.56.1 (#7376) (fb89846)
- update dependency com.google.cloud:gapic-libraries-bom to v1.78.0 (#7380) (563aa97)
- update dependency com.google.cloud:gapic-libraries-bom to v1.79.0 (#7396) (86e71da)
- update dependency com.google.cloud:google-cloud-bigquery to v2.59.0 (#7388) (4622164)
- update dependency com.google.cloud:google-cloud-bigquerystorage-bom to v3.21.0 (#7383) (3f90e6c)
- update dependency com.google.cloud:google-cloud-bigtable-bom to v2.73.0 (#7379) (728fa9f)
- update dependency com.google.cloud:google-cloud-datastore-bom to v2.34.0 (#7384) (5e742e0)
- update dependency com.google.cloud:google-cloud-firestore-bom to v3.37.0 (#7390) (bb45f9c)
- update dependency com.google.cloud:google-cloud-logging-logback to v0.134.0-alpha (#7387) (c603b7a)
- update dependency com.google.cloud:google-cloud-nio to v0.128.12 (#7395) (31bb828)
- update dependency com.google.cloud:google-cloud-pubsub-bom to v1.148.0 (#7385) (be03f5d)
- update dependency com.google.cloud:google-cloud-pubsublite-bom to v1.16.1 (#7386) (9e1154d)
- update dependency com.google.cloud:google-cloud-spanner-bom to v6.111.0 (#7382) (45958ff)
- update dependency com.google.cloud:google-cloud-spanner-jdbc to v2.35.3 (#7392) (0943ea6)
- update dependency com.google.cloud:google-cloud-storage-bom to v2.63.0 (#7391) (1544a28)
v26.75.0
GCP Libraries BOM 26.75.0
Upgrade Overview
The
libraries-bomand its managed libraries have been upgraded to use Protobuf v4.33.2. All Protobuf gen code included in the managed libraries has been regenerated usingprotoc v33.2.
✅ Backward Compatibility
The new protobuf-java v4.33.2 runtime is fully backward-compatible with protoc gen code 3.x. You should not experience any incompatibilities from using older gen code with the new runtime. Should you experience compatibility issues, please consult the Known Incompatibilities & Mitigations. If the issue persists, please file a report via the support console or our GitHub repository
⚠️ Advisory: Vulnerability Warnings
After upgrading, you may see a new warning in your logs:
Vulnerable protobuf generated type in use. This warning does not mean the Java SDK is vulnerable. It indicates that your application, or one of its other dependencies, is still using gen code <3.21.7. For a detailed explanation and mitigation steps, please refer to the Java section in the official Protobuf v4.33.0 release notes.
Known Incompatibilities & Mitigations
While rare, the following incompatibilities may occur due to the version update:
1. Runtime Version Mismatch
- Issue: The minimum required
protobuf-javaruntime version is now v4.33.2. Starting with the 4.x runtime, validations ensure the runtime version is higher than or equal to the gen code version. Using a lower version of protobuf-java will produce errors below.- Symptoms:
java.lang.NoClassDefFoundError: com/google/protobuf/RuntimeVersion$RuntimeDomain(when using 3.x versions).com.google.protobuf.RuntimeVersion$ProtobufRuntimeVersionException(when using older 4.x versions).- Mitigation: Upgrade the version of
protobuf-javato be greater than or equal to v4.33.2.
... (truncated)
Commits
a15d73bchore: release main (#7394)86e71dadeps: update dependency com.google.cloud:gapic-libraries-bom to v1.79.0 (#7396)31bb828deps: update dependency com.google.cloud:google-cloud-nio to v0.128.12 (#7395)fb89846deps: update dependency com.google.cloud:first-party-dependencies to v3.56.1 ...728fa9fdeps: update dependency com.google.cloud:google-cloud-bigtable-bom to v2.73.0...563aa97deps: update dependency com.google.cloud:gapic-libraries-bom to v1.78.0 (#7380)45958ffdeps: update dependency com.google.cloud:google-cloud-spanner-bom to v6.111.0...3f90e6cdeps: update dependency com.google.cloud:google-cloud-bigquerystorage-bom to ...5e742e0deps: update dependency com.google.cloud:google-cloud-datastore-bom to v2.34....be03f5ddeps: update dependency com.google.cloud:google-cloud-pubsub-bom to v1.148.0 ...- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
com.google.cloud:libraries-bom
maven
26.72.0 → 26.76.0
Minor
/modules/gcloud
Technical Details
| ID: | 14961796 |
| UUID: | 4008430493 |
| Node ID: | PR_kwDOAgP_mc7HMFqW |
| Host: | GitHub |
| Repository: | testcontainers/testcontainers-java |