Skip to content
Permalink

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/sdk-platform-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.64.1
Choose a base ref
...
head repository: googleapis/sdk-platform-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.64.2
Choose a head ref
  • 14 commits
  • 64 files changed
  • 8 contributors

Commits on Nov 7, 2025

  1. 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>
    release-please[bot] authored Nov 7, 2025
    Configuration menu
    Copy the full SHA
    7b2975d View commit details
    Browse the repository at this point in the history
  2. 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.
    noahdietz authored Nov 7, 2025
    Configuration menu
    Copy the full SHA
    d589306 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2025

  1. 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]>
    zhumin8 and suztomo authored Nov 14, 2025
    Configuration menu
    Copy the full SHA
    58dd467 View commit details
    Browse the repository at this point in the history
  2. 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.
    blakeli0 authored Nov 14, 2025
    Configuration menu
    Copy the full SHA
    1527374 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2025

  1. 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>
    zhumin8 and gemini-code-assist[bot] authored Nov 24, 2025
    Configuration menu
    Copy the full SHA
    e238797 View commit details
    Browse the repository at this point in the history
  2. 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).
    zhumin8 authored Nov 24, 2025
    Configuration menu
    Copy the full SHA
    5ec5040 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2025

  1. Configuration menu
    Copy the full SHA
    958611e View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2025

  1. Configuration menu
    Copy the full SHA
    46b2cee View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2025

  1. 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.
    blakeli0 authored Dec 4, 2025
    Configuration menu
    Copy the full SHA
    0731847 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2025

  1. Configuration menu
    Copy the full SHA
    a8060a2 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2025

  1. 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]>
    cloud-java-bot and blakeli0 authored Dec 9, 2025
    Configuration menu
    Copy the full SHA
    b250e2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    833b3e5 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2025

  1. chore: Update dependencies.txt to latest (#4009)

    Renovate bot has not been responsive due to [rate
    limit](#831).
    Manually updating the dependency versions to latest in upper bound test
    file dependencies.txt.
    
    grpc-java 1.77.0 is not compatible. Created
    #4012 to track it.
    blakeli0 authored Dec 10, 2025
    Configuration menu
    Copy the full SHA
    a694bf8 View commit details
    Browse the repository at this point in the history
  2. 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>
    release-please[bot] authored Dec 10, 2025
    Configuration menu
    Copy the full SHA
    c931e1b View commit details
    Browse the repository at this point in the history
Loading