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: main
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: 2.59.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 52 files changed
  • 1 contributor

Commits on Nov 5, 2025

  1. fix: (branch 2.59.x)empty changes in README.md to trigger a test rele…

    …ase (#3980)
    
    This README.md change is not actually a fix. I'm using "fix:" to create
    a Release Please pull request in 2.59.x branch.
    suztomo authored Nov 5, 2025
    Configuration menu
    Copy the full SHA
    c940671 View commit details
    Browse the repository at this point in the history
  2. chore(2.59.x): release 2.59.1-SNAPSHOT (#3981)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    <details><summary>2.59.1-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).
    suztomo authored Nov 5, 2025
    Configuration menu
    Copy the full SHA
    79b391a View commit details
    Browse the repository at this point in the history
  3. fix: (2.59.x) fix release-please-manifest and versions.txt (#3983)

    In 2.59.x releases, we already have .2 release versions. For example,
    gax already has 2.67.2.
    https://central.sonatype.com/artifact/com.google.api/gax/2.67.2
    The next release from this branch should be ".3" versions.
    suztomo authored Nov 5, 2025
    Configuration menu
    Copy the full SHA
    ca1156d View commit details
    Browse the repository at this point in the history
  4. chore(2.59.x): release 2.59.3 (#3982)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ##
    [2.59.3](v2.59.0...v2.59.1)
    (2025-11-05)
    
    
    ### Bug Fixes
    
    * (2.59.x) fix release-please-manifest and versions.txt
    ([#3983](#3983))
    ([ca1156d](ca1156d))
    * (branch 2.59.x)empty changes in README.md to trigger a test release
    ([#3980](#3980))
    ([c940671](c940671))
    
    ---
    This PR was generated with [Release
    Please](https://github.com/googleapis/release-please). See
    [documentation](https://github.com/googleapis/release-please#release-please).
    suztomo authored Nov 5, 2025
    Configuration menu
    Copy the full SHA
    19bf28e View commit details
    Browse the repository at this point in the history
Loading