-
Notifications
You must be signed in to change notification settings - Fork 73
Comparing changes
Open a pull request
base repository: googleapis/sdk-platform-java
base: v2.64.1
head repository: googleapis/sdk-platform-java
compare: v2.64.2
- 14 commits
- 64 files changed
- 8 contributors
Commits on Nov 7, 2025
-
chore(main): release 2.64.2-SNAPSHOT (#3986)
🤖 I have created a release *beep* *boop* --- <details><summary>2.64.2-SNAPSHOT</summary> ### Updating meta-information for bleeding-edge SNAPSHOT release. </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7b2975d - Browse repository at this point
Copy the full SHA 7b2975dView commit details -
fix: add per-service api_version to gapic_metadata (#3984)
Populates the `api_version` field on a per-`service` basis to the generated `gapic_metadata.json` using the value from the `service`-level annotation `google.api.api_version` already parsed for use in the `X-Goog-Api-Version`/`$apiVersion` system parameter (as of #2671). Updates the `googleapis.commit` used in internal dependency artifact generation to capture change to `gapic_metadata.proto`. Chose the most recent as of writing this. This also has the effect of updating some unit test goldens and unit test fixture dependencies that are based on protos at that commit. The Showcase `echo.proto` already has the `google.api.api_version` set on `service Echo`, so the `java-showcase` package is appropriately updated to account for inclusion of `apiVersion` in the `gapic_metadata.json` output. It is not in use by any API yet. It's presence in `gapic_metadata.json` will allow parsers to correlate `service` client to API version. Internal bug http://b/452365074.
Configuration menu - View commit details
-
Copy full SHA for d589306 - Browse repository at this point
Copy the full SHA d589306View commit details
Commits on Nov 14, 2025
-
chore(build): fix typo (#3828)
fix a typo. Did the typo cause any failures for us? Is this dependency necessary? Co-authored-by: Tomo Suzuki <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 58dd467 - Browse repository at this point
Copy the full SHA 58dd467View commit details -
chore: Stop running downstream checks on pushing to main (#3988)
Stop running downstream checks on pushing to main as it does not reflect the repo health. Downstream checks are an optional indicator on presubmit checks.
Configuration menu - View commit details
-
Copy full SHA for 1527374 - Browse repository at this point
Copy the full SHA 1527374View commit details
Commits on Nov 24, 2025
-
chore: update and fix logback versions used in test (#3990)
These are test only dependencies, dependabot [alerts](https://github.com/googleapis/sdk-platform-java/security/dependabot?q=package%3Ach.qos.logback%3Alogback-core+manifest%3Ajava-showcase%2Fgapic-showcase%2Fpom.xml+has%3Apatch) should not matter as code is not shipped and test is in controlled env. However, it is good practice to update versions when possible. --------- Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e238797 - Browse repository at this point
Copy the full SHA e238797View commit details -
chore: add vscode folder and python version file to gitignore (#3991)
Add ignore to make local dev easier when working with vscode or python code (hermetic build).
Configuration menu - View commit details
-
Copy full SHA for 5ec5040 - Browse repository at this point
Copy the full SHA 5ec5040View commit details
Commits on Dec 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 958611e - Browse repository at this point
Copy the full SHA 958611eView commit details
Commits on Dec 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 46b2cee - Browse repository at this point
Copy the full SHA 46b2ceeView commit details
Commits on Dec 4, 2025
-
chore: Remove hardcoded clirr.skip=false in showcase-clirr check (#4001)
Remove hardcoded clirr.skip=false in showcase-clirr check. This enables us to configure the clirr check in poms.
Configuration menu - View commit details
-
Copy full SHA for 0731847 - Browse repository at this point
Copy the full SHA 0731847View commit details
Commits on Dec 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a8060a2 - Browse repository at this point
Copy the full SHA a8060a2View commit details
Commits on Dec 9, 2025
-
chore: update googleapis commit at Sat Nov 1 02:34:00 UTC 2025 (#3977)
chore: update googleapis commit at Sat Nov 1 02:34:00 UTC 2025 --------- Co-authored-by: Blake Li <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b250e2d - Browse repository at this point
Copy the full SHA b250e2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 833b3e5 - Browse repository at this point
Copy the full SHA 833b3e5View commit details
Commits on Dec 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a694bf8 - Browse repository at this point
Copy the full SHA a694bf8View commit details -
chore(main): release 2.64.2 (#3987)
🤖 I have created a release *beep* *boop* --- <details><summary>2.64.2</summary> ## [2.64.2](v2.64.1...v2.64.2) (2025-12-10) ### Bug Fixes * add per-service api_version to gapic_metadata ([#3984](#3984)) ([d589306](d589306)) ### Dependencies * Upgrade auth to 1.41.0. ([#4008](#4008)) ([833b3e5](833b3e5)) * upgrade grpc to 1.76.1 ([#3993](#3993)) ([958611e](958611e)) * Upgrade grpc to 1.76.2 ([#4006](#4006)) ([a8060a2](a8060a2)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c931e1b - Browse repository at this point
Copy the full SHA c931e1bView commit details
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 v2.64.1...v2.64.2