-
Notifications
You must be signed in to change notification settings - Fork 29
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: googleapis/java-cloud-bom
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: googleapis/java-cloud-bom
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: protobuf-4.x-rc
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 11 files changed
- 4 contributors
Commits on Dec 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d717a20 - Browse repository at this point
Copy the full SHA d717a20View commit details
Commits on Dec 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 43505ef - Browse repository at this point
Copy the full SHA 43505efView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc09229 - Browse repository at this point
Copy the full SHA cc09229View commit details
Commits on Dec 17, 2025
-
chore: Merge main to protobuf-4.x-rc (#7318)
* chore: add release-please config for protobuf-4.x (#7291) * deps: update dependency com.google.cloud:google-cloud-nio to v0.128.9 (#7305) 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-nio](https://redirect.github.com/googleapis/java-storage-nio) | `0.128.8` -> `0.128.9` |  |  |  |  | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>googleapis/java-storage-nio (com.google.cloud:google-cloud-nio)</summary> ### [`v0.128.9`](https://redirect.github.com/googleapis/java-storage-nio/blob/HEAD/CHANGELOG.md#01289-2025-12-15) [Compare Source](https://redirect.github.com/googleapis/java-storage-nio/compare/v0.128.8...v0.128.9) ##### Dependencies - Update dependency com.google.apis:google-api-services-storage to v1-rev20251118-2.0.0 ([#​1710](https://redirect.github.com/googleapis/java-storage-nio/issues/1710)) ([55c6f31](https://redirect.github.com/googleapis/java-storage-nio/commit/55c6f3147a838eefd79df9012dd6e7f789e3fbab)) - Update dependency com.google.cloud:google-cloud-storage to v2.61.0 ([#​1712](https://redirect.github.com/googleapis/java-storage-nio/issues/1712)) ([aaf92d0](https://redirect.github.com/googleapis/java-storage-nio/commit/aaf92d044542ddd6dec565207a60c18b30604aba)) - Update dependency com.google.cloud:sdk-platform-java-config to v3.54.2 ([#​1709](https://redirect.github.com/googleapis/java-storage-nio/issues/1709)) ([abf9691](https://redirect.github.com/googleapis/java-storage-nio/commit/abf9691683ed0df4605c7ed16de163806c47eec4)) </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-cloud-bom). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41NC4yIiwidXBkYXRlZEluVmVyIjoiNDIuNTQuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> * deps: update dependency com.google.cloud:google-cloud-storage-bom to v2.61.0 (#7307) 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-storage-bom](https://redirect.github.com/googleapis/java-storage) | `2.60.0` -> `2.61.0` |  |  |  |  | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>googleapis/java-storage (com.google.cloud:google-cloud-storage-bom)</summary> ### [`v2.61.0`](https://redirect.github.com/googleapis/java-storage/blob/HEAD/CHANGELOG.md#2610-2025-12-15) [Compare Source](https://redirect.github.com/googleapis/java-storage/compare/v2.60.0...v2.61.0) ##### Features - Add support for partial success in ListBuckets for json ([#​3415](https://redirect.github.com/googleapis/java-storage/issues/3415)) ([37ef7f3](https://redirect.github.com/googleapis/java-storage/commit/37ef7f3894a867257d5366ab36129043b9a884f8)) - Modifying getters and setters to be more inline with s3 interface. ([0a8bbea](https://redirect.github.com/googleapis/java-storage/commit/0a8bbeaf8babd296fce0690421d2e480b361ca7e)) - **mpu:** Breaking change modifying getters and setters in MPU to be more inline with s3 interface. ([66d54e2](https://redirect.github.com/googleapis/java-storage/commit/66d54e2dc36d90853bae4d529a620f45a7001487)) ##### Bug Fixes - **deps:** Update the Java code generator (gapic-generator-java) to 2.64.1 ([511ff51](https://redirect.github.com/googleapis/java-storage/commit/511ff514410e55425e968ab900ac1b8825fe507a)) ##### Dependencies - Update actions/checkout action to v6 ([d934ad9](https://redirect.github.com/googleapis/java-storage/commit/d934ad91aa1bf50e04870b1af747f1947fb2cbea)) - Update actions/checkout action to v6 ([d99dd53](https://redirect.github.com/googleapis/java-storage/commit/d99dd53a0401f5460a63be7a6b927a27cdad0997)) - Update dependency com.google.apis:google-api-services-storage to v1-rev20251118-2.0.0 ([f48fa3f](https://redirect.github.com/googleapis/java-storage/commit/f48fa3f1dc5feabd89be063b138804b83f722c0c)) - Update dependency com.google.apis:google-api-services-storage to v1-rev20251118-2.0.0 ([#​3427](https://redirect.github.com/googleapis/java-storage/issues/3427)) ([4612e72](https://redirect.github.com/googleapis/java-storage/commit/4612e72051d35b22135811a8723a65646a90d45e)) - Update dependency com.google.cloud:sdk-platform-java-config to v3.54.2 ([90a71be](https://redirect.github.com/googleapis/java-storage/commit/90a71be0899d06995b515d875c65cdc5f852c7b0)) - Update dependency com.google.cloud:sdk-platform-java-config to v3.54.2 ([#​3424](https://redirect.github.com/googleapis/java-storage/issues/3424)) ([c989dc3](https://redirect.github.com/googleapis/java-storage/commit/c989dc3e65386e55bc25d2f6f63e499deda3fc69)) - Update gcr.io/cloud-devrel-public-resources/storage-testbench docker tag to v0.59.0 ([f5d8337](https://redirect.github.com/googleapis/java-storage/commit/f5d8337ad556770a55cc260975e44e85e8e831b0)) - Update gcr.io/cloud-devrel-public-resources/storage-testbench docker tag to v0.59.0 ([5480ce3](https://redirect.github.com/googleapis/java-storage/commit/5480ce347493ec425b675f462a42f45c22b06c28)) - Update googleapis/sdk-platform-java action to v2.64.2 ([23494d7](https://redirect.github.com/googleapis/java-storage/commit/23494d79d3a2785c30c75f50fd3b0a03598c3599)) - Update googleapis/sdk-platform-java action to v2.64.2 ([#​3425](https://redirect.github.com/googleapis/java-storage/issues/3425)) ([fad2d7a](https://redirect.github.com/googleapis/java-storage/commit/fad2d7a780a084acd8ccdf2bb2f97a335c438594)) </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-cloud-bom). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41NC4yIiwidXBkYXRlZEluVmVyIjoiNDIuNTQuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> * deps: update dependency com.google.cloud:first-party-dependencies to v3.54.2 (#7296) 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:first-party-dependencies](https://redirect.github.com/googleapis/java-shared-config) | `3.54.1` -> `3.54.2` |  |  |  |  | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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-cloud-bom). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi40Mi4yIiwidXBkYXRlZEluVmVyIjoiNDIuNDIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> * deps: update dependency com.google.cloud:google-cloud-firestore-bom to v3.34.0 (#7304) 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-firestore-bom](https://redirect.github.com/googleapis/java-firestore) | `3.33.4` -> `3.34.0` |  |  |  |  | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>googleapis/java-firestore (com.google.cloud:google-cloud-firestore-bom)</summary> ### [`v3.34.0`](https://redirect.github.com/googleapis/java-firestore/blob/HEAD/CHANGELOG.md#3340-2025-12-12) [Compare Source](https://redirect.github.com/googleapis/java-firestore/compare/v3.33.4...v3.34.0) ##### Features - Publish the pipelines API to the stable branch ([2cab2e0](https://redirect.github.com/googleapis/java-firestore/commit/2cab2e02e5884f3efd9b0f2e212e14ef0d82d855)) ##### Bug Fixes - **deps:** Update the Java code generator (gapic-generator-java) to 2.64.2 ([2cab2e0](https://redirect.github.com/googleapis/java-firestore/commit/2cab2e02e5884f3efd9b0f2e212e14ef0d82d855)) ##### Dependencies - Update dependency com.google.cloud:sdk-platform-java-config to v3.54.2 ([#​2270](https://redirect.github.com/googleapis/java-firestore/issues/2270)) ([05188e3](https://redirect.github.com/googleapis/java-firestore/commit/05188e3e779968e67861fcd69d64ae17cfb6cd0b)) ##### Documentation - Minor api documentation changes ([2cab2e0](https://redirect.github.com/googleapis/java-firestore/commit/2cab2e02e5884f3efd9b0f2e212e14ef0d82d855)) </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-cloud-bom). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi40Mi4yIiwidXBkYXRlZEluVmVyIjoiNDIuNDIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> * deps: update dependency com.google.cloud:google-cloud-logging-bom to v3.23.9 (#7298) 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-logging-bom](https://redirect.github.com/googleapis/java-logging) | `3.23.8` -> `3.23.9` |  |  |  |  | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>googleapis/java-logging (com.google.cloud:google-cloud-logging-bom)</summary> ### [`v3.23.9`](https://redirect.github.com/googleapis/java-logging/blob/HEAD/CHANGELOG.md#3239-2025-12-11) [Compare Source](https://redirect.github.com/googleapis/java-logging/compare/v3.23.8...v3.23.9) ##### Bug Fixes - **deps:** Update the Java code generator (gapic-generator-java) to 2.64.2 ([fcb7ec1](https://redirect.github.com/googleapis/java-logging/commit/fcb7ec1ba7ae7c9a041d68c76e7b72a7e0861cf7)) ##### Dependencies - Update dependency com.google.cloud:sdk-platform-java-config to v3.54.2 ([#​1897](https://redirect.github.com/googleapis/java-logging/issues/1897)) ([ab9862f](https://redirect.github.com/googleapis/java-logging/commit/ab9862f655bc89fa3e4e381567dcd0a9d8afdbf9)) - Update googleapis/sdk-platform-java action to v2.64.2 ([#​1898](https://redirect.github.com/googleapis/java-logging/issues/1898)) ([5860f51](https://redirect.github.com/googleapis/java-logging/commit/5860f516596686ef3054969b8c69de7eb48629e3)) </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-cloud-bom). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi40Mi4yIiwidXBkYXRlZEluVmVyIjoiNDIuNDIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> * deps: update dependency com.google.cloud:google-cloud-pubsublite-bom to v1.15.20 (#7306) * deps: update dependency com.google.cloud:google-cloud-bigquery to v2.57.1 (#7299) 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-bigquery](https://redirect.github.com/googleapis/java-bigquery) | `2.56.0` -> `2.57.1` |  |  |  |  | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>googleapis/java-bigquery (com.google.cloud:google-cloud-bigquery)</summary> ### [`v2.57.1`](https://redirect.github.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#2571-2025-12-12) [Compare Source](https://redirect.github.com/googleapis/java-bigquery/compare/v2.57.0...v2.57.1) ##### Dependencies - Update actions/upload-artifact action to v6 ([#​4027](https://redirect.github.com/googleapis/java-bigquery/issues/4027)) ([5d389cf](https://redirect.github.com/googleapis/java-bigquery/commit/5d389cf45b41a0edceb3c5ed98dd2421ba6f2234)) ### [`v2.57.0`](https://redirect.github.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#2570-2025-12-11) [Compare Source](https://redirect.github.com/googleapis/java-bigquery/compare/v2.56.0...v2.57.0) ##### Features - Add timestamp\_precision to Field ([#​4014](https://redirect.github.com/googleapis/java-bigquery/issues/4014)) ([57ffe1d](https://redirect.github.com/googleapis/java-bigquery/commit/57ffe1d2ba8af3b950438c926d66ac23ca8a3093)) - Introduce DataFormatOptions to configure the output of BigQuery data types ([#​4010](https://redirect.github.com/googleapis/java-bigquery/issues/4010)) ([6dcc900](https://redirect.github.com/googleapis/java-bigquery/commit/6dcc90053353422ae766e531413b3ecc65b8b155)) - Relax client-side validation for BigQuery entity IDs ([#​4000](https://redirect.github.com/googleapis/java-bigquery/issues/4000)) ([c3548a2](https://redirect.github.com/googleapis/java-bigquery/commit/c3548a2f521b19761c844c0b24fc8caab541aba7)) ##### Dependencies - Update dependency com.google.cloud:sdk-platform-java-config to v3.54.2 ([#​4022](https://redirect.github.com/googleapis/java-bigquery/issues/4022)) ([d2f2057](https://redirect.github.com/googleapis/java-bigquery/commit/d2f20579fd60efc36fa4239619e0d679a914cd6d)) </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-cloud-bom). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi40Mi4yIiwidXBkYXRlZEluVmVyIjoiNDIuNDIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> * deps: update dependency com.google.cloud:google-cloud-bigquerystorage-bom to v3.19.0 (#7301) 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-bigquerystorage-bom](https://redirect.github.com/googleapis/java-bigquerystorage) | `3.18.0` -> `3.19.0` |  |  |  |  | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>googleapis/java-bigquerystorage (com.google.cloud:google-cloud-bigquerystorage-bom)</summary> ### [`v3.19.0`](https://redirect.github.com/googleapis/java-bigquerystorage/blob/HEAD/CHANGELOG.md#3190-2025-12-12) [Compare Source](https://redirect.github.com/googleapis/java-bigquerystorage/compare/v3.18.0...v3.19.0) ##### Features - Add picosecond timestamp support for Json to Proto converter ([#​3131](https://redirect.github.com/googleapis/java-bigquerystorage/issues/3131)) ([ea1bcc5](https://redirect.github.com/googleapis/java-bigquerystorage/commit/ea1bcc509b7c430f92c5764cc4121aaa282255bf)) ##### Dependencies - Update dependency com.google.cloud:sdk-platform-java-config to v3.54.2 ([#​3137](https://redirect.github.com/googleapis/java-bigquerystorage/issues/3137)) ([2dc42c7](https://redirect.github.com/googleapis/java-bigquerystorage/commit/2dc42c7a6a15c4b86f7012a0cd211ca09ffd9a0e)) - Update googleapis/sdk-platform-java action to v2.64.2 ([#​3138](https://redirect.github.com/googleapis/java-bigquerystorage/issues/3138)) ([28cbdd9](https://redirect.github.com/googleapis/java-bigquerystorage/commit/28cbdd9f5ab36e9d7d0aa8142260dc760e50a3fb)) </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-cloud-bom). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi40Mi4yIiwidXBkYXRlZEluVmVyIjoiNDIuNDIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> * deps: update dependency com.google.cloud:google-cloud-pubsub-bom to v1.144.0 (#7300) 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-pubsub-bom](https://redirect.github.com/googleapis/java-pubsub) | `1.143.1` -> `1.144.0` |  |  |  |  | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>googleapis/java-pubsub (com.google.cloud:google-cloud-pubsub-bom)</summary> ### [`v1.144.0`](https://redirect.github.com/googleapis/java-pubsub/blob/HEAD/CHANGELOG.md#11440-2025-12-11) [Compare Source](https://redirect.github.com/googleapis/java-pubsub/compare/v1.143.1...v1.144.0) ##### Features - Add keepalive feature to tear down streams in their absence ([#​2605](https://redirect.github.com/googleapis/java-pubsub/issues/2605)) ([99aca4f](https://redirect.github.com/googleapis/java-pubsub/commit/99aca4f3fd1792b02da78320bed39e53dc8af23c)) - Make v1 the default protocolVersion ([#​2623](https://redirect.github.com/googleapis/java-pubsub/issues/2623)) ([12f014d](https://redirect.github.com/googleapis/java-pubsub/commit/12f014d9030b2472e508fa75a71f43e671a64583)) ##### Bug Fixes - **deps:** Update the Java code generator (gapic-generator-java) to 2.64.2 ([b4b7f83](https://redirect.github.com/googleapis/java-pubsub/commit/b4b7f839b2be1ce003667018a10d9c460e4b63b1)) ##### Dependencies - Update actions/checkout action to v5 ([#​2613](https://redirect.github.com/googleapis/java-pubsub/issues/2613)) ([a69ffdd](https://redirect.github.com/googleapis/java-pubsub/commit/a69ffdd9ecb5dae557a847ae7ec5c1a06431bef7)) - Update actions/checkout action to v6 ([#​2619](https://redirect.github.com/googleapis/java-pubsub/issues/2619)) ([6cd2bb6](https://redirect.github.com/googleapis/java-pubsub/commit/6cd2bb6e9c927dd192833efc7c3549dfa9c84f57)) - Update dependency com.google.cloud:google-cloud-bigquery to v2.56.0 ([#​2617](https://redirect.github.com/googleapis/java-pubsub/issues/2617)) ([13d5e3d](https://redirect.github.com/googleapis/java-pubsub/commit/13d5e3d8e4069a0e94db3cf825eb821d06cc9345)) - Update dependency com.google.cloud:google-cloud-core to v2.62.1 ([#​2608](https://redirect.github.com/googleapis/java-pubsub/issues/2608)) ([fee0500](https://redirect.github.com/googleapis/java-pubsub/commit/fee0500bf6a0e309ca5f162810e22a2ca4c5b7eb)) - Update dependency com.google.cloud:google-cloud-core to v2.62.2 ([#​2632](https://redirect.github.com/googleapis/java-pubsub/issues/2632)) ([2d567d1](https://redirect.github.com/googleapis/java-pubsub/commit/2d567d16f7f546586156e2e2ee17c433fbec5fc2)) - Update dependency com.google.cloud:google-cloud-storage to v2.60.0 ([#​2610](https://redirect.github.com/googleapis/java-pubsub/issues/2610)) ([1cae247](https://redirect.github.com/googleapis/java-pubsub/commit/1cae247322fff1b6588a4b523e601e41a4284c64)) - Update dependency com.google.cloud:sdk-platform-java-config to v3.54.2 ([#​2633](https://redirect.github.com/googleapis/java-pubsub/issues/2633)) ([5081aac](https://redirect.github.com/googleapis/java-pubsub/commit/5081aac1fc26fcaca004c730982d0e56ed36e32f)) - Update dependency com.google.protobuf:protobuf-java-util to v4.33.1 ([#​2612](https://redirect.github.com/googleapis/java-pubsub/issues/2612)) ([e92debc](https://redirect.github.com/googleapis/java-pubsub/commit/e92debccf9e87971c2d9fee34baffb4b534f24a3)) - Update dependency com.google.protobuf:protobuf-java-util to v4.33.2 ([#​2625](https://redirect.github.com/googleapis/java-pubsub/issues/2625)) ([900783f](https://redirect.github.com/googleapis/java-pubsub/commit/900783ff8b135b42088c37b48cdc1a7ee44d4e08)) ##### Documentation - Add the IDENTIFIER field behavior annotation to fields of Cloud Pub/Sub methods that represent a specific identity and need to be sourced with additional care ([b4b7f83](https://redirect.github.com/googleapis/java-pubsub/commit/b4b7f839b2be1ce003667018a10d9c460e4b63b1)) </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-cloud-bom). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi40Mi4yIiwidXBkYXRlZEluVmVyIjoiNDIuNDIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> * deps: update dependency com.google.cloud:google-cloud-logging-logback to v0.132.20-alpha (#7303) 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-logging-logback](https://redirect.github.com/googleapis/java-logging-logback) | `0.132.19-alpha` -> `0.132.20-alpha` |  |  |  |  | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>googleapis/java-logging-logback (com.google.cloud:google-cloud-logging-logback)</summary> ### [`v0.132.20-alpha`](https://redirect.github.com/googleapis/java-logging-logback/blob/HEAD/CHANGELOG.md#013220-alpha-2025-12-12) [Compare Source](https://redirect.github.com/googleapis/java-logging-logback/compare/v0.132.19-alpha...v0.132.20-alpha) ##### Dependencies - Update dependency com.google.cloud:google-cloud-logging to v3.23.9 ([#​1577](https://redirect.github.com/googleapis/java-logging-logback/issues/1577)) ([1ff07ce](https://redirect.github.com/googleapis/java-logging-logback/commit/1ff07cec29c542965f955be4e28d99a62c555a9c)) - Update dependency com.google.cloud:sdk-platform-java-config to v3.54.2 ([#​1575](https://redirect.github.com/googleapis/java-logging-logback/issues/1575)) ([40e5544](https://redirect.github.com/googleapis/java-logging-logback/commit/40e5544a9b072f15d18401ebdf4af377b9008e6b)) </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-cloud-bom). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi40Mi4yIiwidXBkYXRlZEluVmVyIjoiNDIuNDIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> * deps: update dependency com.google.cloud:google-cloud-datastore-bom to v2.33.1 (#7297) 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-datastore-bom](https://redirect.github.com/googleapis/java-datastore) | `2.33.0` -> `2.33.1` |  |  |  |  | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>googleapis/java-datastore (com.google.cloud:google-cloud-datastore-bom)</summary> ### [`v2.33.1`](https://redirect.github.com/googleapis/java-datastore/blob/HEAD/CHANGELOG.md#2331-2025-12-11) [Compare Source](https://redirect.github.com/googleapis/java-datastore/compare/v2.33.0...v2.33.1) ##### Bug Fixes - **deps:** Update the Java code generator (gapic-generator-java) to 2.64.2 ([b5f1285](https://redirect.github.com/googleapis/java-datastore/commit/b5f1285bb783c004464b0f7e8b1fcea567ea22d5)) ##### Dependencies - Update dependency com.google.cloud:sdk-platform-java-config to v3.54.2 ([#​2011](https://redirect.github.com/googleapis/java-datastore/issues/2011)) ([c2062e7](https://redirect.github.com/googleapis/java-datastore/commit/c2062e77f0ae50981ff381bd82151720f31aa83a)) - Update googleapis/sdk-platform-java action to v2.64.2 ([#​2012](https://redirect.github.com/googleapis/java-datastore/issues/2012)) ([3ad3168](https://redirect.github.com/googleapis/java-datastore/commit/3ad31689197a97d3496ae10fa3338d15d9df022f)) </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-cloud-bom). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi40Mi4yIiwidXBkYXRlZEluVmVyIjoiNDIuNDIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> * deps: update dependency com.google.cloud:google-cloud-bigtable-bom to v2.70.1 (#7302) 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-bigtable-bom](https://redirect.github.com/googleapis/java-bigtable) | `2.70.0` -> `2.70.1` |  |  |  |  | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>googleapis/java-bigtable (com.google.cloud:google-cloud-bigtable-bom)</summary> ### [`v2.70.1`](https://redirect.github.com/googleapis/java-bigtable/blob/HEAD/CHANGELOG.md#2701-2025-12-12) [Compare Source](https://redirect.github.com/googleapis/java-bigtable/compare/v2.70.0...v2.70.1) ##### Dependencies - Update shared dependencies ([#​2734](https://redirect.github.com/googleapis/java-bigtable/issues/2734)) ([2823705](https://redirect.github.com/googleapis/java-bigtable/commit/28237059edaa20028ea35a1903bdee8c02885260)) </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-cloud-bom). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi40Mi4yIiwidXBkYXRlZEluVmVyIjoiNDIuNDIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> * deps: update dependency com.google.cloud:gapic-libraries-bom to v1.74.1 (#7290) 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:gapic-libraries-bom](https://redirect.github.com/googleapis/google-cloud-java) | `1.74.0` -> `1.74.1` |  |  |  |  | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>googleapis/google-cloud-java (com.google.cloud:gapic-libraries-bom)</summary> ### [`v1.74.1`](https://redirect.github.com/googleapis/google-cloud-java/releases/tag/v1.74.1) [Compare Source](https://redirect.github.com/googleapis/google-cloud-java/compare/v1.74.0...v1.74.1) This release is an experimental release for release infrastructure. There's no functional changes since <https://togithub.com/googleapis/google-cloud-java/releases/tag/v1.74.0>. The version of google-cloud-asset was updated to 3.84.1 from 3.84.0. </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-cloud-bom). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zMi4yIiwidXBkYXRlZEluVmVyIjoiNDIuMzIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> * deps: update dependency com.google.cloud:google-cloud-spanner-bom to v6.105.0 (#7289) Co-authored-by: Blake Li <[email protected]> * deps: update dependency com.google.cloud:google-cloud-spanner-jdbc to v2.34.1 (#7309) 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-jdbc](https://redirect.github.com/googleapis/java-spanner-jdbc) | `2.34.0` -> `2.34.1` |  |  |  |  | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>googleapis/java-spanner-jdbc (com.google.cloud:google-cloud-spanner-jdbc)</summary> ### [`v2.34.1`](https://redirect.github.com/googleapis/java-spanner-jdbc/blob/HEAD/CHANGELOG.md#2341-2025-12-16) [Compare Source](https://redirect.github.com/googleapis/java-spanner-jdbc/compare/v2.34.0...v2.34.1) ##### Bug Fixes - Cast double Inf and NaN to float ([#​2304](https://redirect.github.com/googleapis/java-spanner-jdbc/issues/2304)) ([a947024](https://redirect.github.com/googleapis/java-spanner-jdbc/commit/a94702446aee20013157b45bf1d9c3938f0b6982)), closes [#​2256](https://redirect.github.com/googleapis/java-spanner-jdbc/issues/2256) ##### Dependencies - Update actions/checkout action to v6 ([#​2299](https://redirect.github.com/googleapis/java-spanner-jdbc/issues/2299)) ([fbc8969](https://redirect.github.com/googleapis/java-spanner-jdbc/commit/fbc8969d66f4687ce91268309a862a0cbe0a114c)) - Update dependency com.google.cloud:google-cloud-spanner to v6.104.0 ([#​2312](https://redirect.github.com/googleapis/java-spanner-jdbc/issues/2312)) ([930797b](https://redirect.github.com/googleapis/java-spanner-jdbc/commit/930797b71f30e458dee20679178ff3510fcba919)) - Update dependency com.google.cloud:google-cloud-spanner to v6.105.0 ([#​2325](https://redirect.github.com/googleapis/java-spanner-jdbc/issues/2325)) ([34a9768](https://redirect.github.com/googleapis/java-spanner-jdbc/commit/34a9768b203c967f4191427a815b71e1a503de8f)) - Update dependency com.google.cloud:google-cloud-spanner-bom to v6.104.0 ([#​2313](https://redirect.github.com/googleapis/java-spanner-jdbc/issues/2313)) ([5250e2d](https://redirect.github.com/googleapis/java-spanner-jdbc/commit/5250e2d069179bdeb773e5e0a1f2a5defd411811)) - Update dependency com.google.cloud:google-cloud-spanner-bom to v6.105.0 ([#​2326](https://redirect.github.com/googleapis/java-spanner-jdbc/issues/2326)) ([8f3e6b7](https://redirect.github.com/googleapis/java-spanner-jdbc/commit/8f3e6b72baccc5ae8dd5ce3c55807bc889a7f208)) - Update dependency com.google.cloud:sdk-platform-java-config to v3.54.2 ([#​2322](https://redirect.github.com/googleapis/java-spanner-jdbc/issues/2322)) ([2faffb4](https://redirect.github.com/googleapis/java-spanner-jdbc/commit/2faffb46c71e4b44b42dbc4bfd5d70a3e55eb5f6)) - Update dependency io.opentelemetry:opentelemetry-bom to v1.57.0 ([#​2316](https://redirect.github.com/googleapis/java-spanner-jdbc/issues/2316)) ([77aab00](https://redirect.github.com/googleapis/java-spanner-jdbc/commit/77aab00ec385a7bfe61615b6b250c0b97a9a9f07)) - Update dependency net.bytebuddy:byte-buddy to v1.18.2 ([#​2306](https://redirect.github.com/googleapis/java-spanner-jdbc/issues/2306)) ([ba7430c](https://redirect.github.com/googleapis/java-spanner-jdbc/commit/ba7430cd229214487dfe4db208cb274d4662bf19)) - Update dependency net.bytebuddy:byte-buddy-agent to v1.18.2 ([#​2307](https://redirect.github.com/googleapis/java-spanner-jdbc/issues/2307)) ([86dc72b](https://redirect.github.com/googleapis/java-spanner-jdbc/commit/86dc72b0e1d7199b229474008cb68400458f233e)) - Update dependency org.springframework.boot:spring-boot to v4 ([#​2300](https://redirect.github.com/googleapis/java-spanner-jdbc/issues/2300)) ([a6dddf2](https://redirect.github.com/googleapis/java-spanner-jdbc/commit/a6dddf2aef2e9d35ec2bf26ea1a1586ab65e122a)) - Update dependency org.springframework.boot:spring-boot-starter-data-jdbc to v4 ([#​2301](https://redirect.github.com/googleapis/java-spanner-jdbc/issues/2301)) ([92efa98](https://redirect.github.com/googleapis/java-spanner-jdbc/commit/92efa986a0880524a3d19685df0e08cf7815a69a)) - Update dependency org.springframework.boot:spring-boot-starter-parent to v3.5.8 ([#​2298](https://redirect.github.com/googleapis/java-spanner-jdbc/issues/2298)) ([5603846](https://redirect.github.com/googleapis/java-spanner-jdbc/commit/5603846fc004a0e31cbcf10bc246d477cd80d9dd)) - Update dependency org.testcontainers:testcontainers to v2.0.3 ([#​2323](https://redirect.github.com/googleapis/java-spanner-jdbc/issues/2323)) ([65302d4](https://redirect.github.com/googleapis/java-spanner-jdbc/commit/65302d44315548af3406853121e341523c89521c)) - Update dependency org.testcontainers:testcontainers-bom to v2.0.3 ([#​2324](https://redirect.github.com/googleapis/java-spanner-jdbc/issues/2324)) ([8e8b3a0](https://redirect.github.com/googleapis/java-spanner-jdbc/commit/8e8b3a0b4c613324a07609fa142330322e8eab95)) </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-cloud-bom). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41NC4yIiwidXBkYXRlZEluVmVyIjoiNDIuNTQuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> * chore: release main (#7283) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> * deps: Explicitly override grpc-gcp to 1.9.0 (#7308) Explicitly override grpc-gcp to 1.9.0. This is a temp fix because Spanner already upgraded grpc-gcp to 1.9.0. * deps: update dependency com.google.cloud:gapic-libraries-bom to v1.75.0 (#7311) * chore: release main (#7310) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> * chore: release main (#7312) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> --------- Co-authored-by: Diego Marquez <[email protected]> Co-authored-by: Mend Renovate <[email protected]> Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c42e3d7 - Browse repository at this point
Copy the full SHA c42e3d7View commit details
Commits on Dec 19, 2025
-
deps: update bom with protobuf-4.x Release Candidates (#7327)
* deps: update bom with protobuf-4.x Release Candidates * fix: Update google-cloud-storage-bom version to rc1 * Fix version format for google-cloud-spanner-jdbc
Configuration menu - View commit details
-
Copy full SHA for 8f1955e - Browse repository at this point
Copy the full SHA 8f1955eView commit details -
chore: release protobuf-4.x-rc (#7319)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for dac6384 - Browse repository at this point
Copy the full SHA dac6384View commit details
Commits on Jan 12, 2026
-
Configuration menu - View commit details
-
Copy full SHA for fecf091 - Browse repository at this point
Copy the full SHA fecf091View commit details -
chore: release protobuf-4.x-rc (#7329)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0509239 - Browse repository at this point
Copy the full SHA 0509239View commit details -
chore: release protobuf-4.x-rc (#7333)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5d70e75 - Browse repository at this point
Copy the full SHA 5d70e75View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...protobuf-4.x-rc