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/google-cloud-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.73.0
Choose a base ref
...
head repository: googleapis/google-cloud-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.74.0
Choose a head ref
  • 6 commits
  • 1,777 files changed
  • 4 contributors

Commits on Nov 13, 2025

  1. chore(main): release 1.74.0-SNAPSHOT (#11789)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    <details><summary>1.74.0-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 13, 2025
    Configuration menu
    Copy the full SHA
    7a6aa9c View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2025

  1. chore: Disable scorecard check (#11791)

    Scorecard check [has been
    failing](https://github.com/googleapis/google-cloud-java/actions/runs/19339016837/job/55322042174)
    for a while. Disable it for now until we figure out what to do with it.
    blakeli0 authored Nov 14, 2025
    Configuration menu
    Copy the full SHA
    28adf66 View commit details
    Browse the repository at this point in the history
  2. chore: Skip checking changed files for linting on main branch (#11790)

    Linting on main branch [has been
    failing](https://github.com/googleapis/google-cloud-java/actions/runs/19339016874/job/55351632824)
    due to no BASE SHA and HEAD SHA. Skip checking changed files for linting
    on main branch so it would run for all files.
    blakeli0 authored Nov 14, 2025
    Configuration menu
    Copy the full SHA
    dd32461 View commit details
    Browse the repository at this point in the history
  3. chore: Stop running generated_files_sync on main branch (#11793)

    Stop running generated_files_sync on main branch. Because it could [fail
    on main
    branch](https://github.com/googleapis/google-cloud-java/actions/runs/19371183106/job/55427292336)
    and it does not need to be run on main branch.
    blakeli0 authored Nov 14, 2025
    Configuration menu
    Copy the full SHA
    fea9d08 View commit details
    Browse the repository at this point in the history
  4. fix: use right proto path for vectorsearch (#11794)

    Co-authored-by: cloud-java-bot <[email protected]>
    diegomarquezp and cloud-java-bot authored Nov 14, 2025
    Configuration menu
    Copy the full SHA
    7a870d9 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2025

  1. chore(main): release 1.74.0 (#11795)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    <details><summary>1.74.0</summary>
    
    ##
    [1.74.0](v1.73.0...v1.74.0)
    (2025-11-14)
    
    
    ### Bug Fixes
    
    * use right proto path for vectorsearch
    ([#11794](#11794))
    ([7a870d9](7a870d9))
    </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 15, 2025
    Configuration menu
    Copy the full SHA
    e5bf68e View commit details
    Browse the repository at this point in the history
Loading