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/java-firestore
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.36.0
Choose a base ref
...
head repository: googleapis/java-firestore
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.37.0
Choose a head ref
  • 10 commits
  • 74 files changed
  • 9 contributors

Commits on Jan 27, 2026

  1. chore(main): release 3.36.1-SNAPSHOT (#2303)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Jan 27, 2026
    Configuration menu
    Copy the full SHA
    fbafbf8 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2026

  1. chore: replace old java team with cloud-sdk-java-team (#2306)

    Replace old teams with new ones.
    b/479542582
    suztomo authored Jan 30, 2026
    Configuration menu
    Copy the full SHA
    7bd0ce9 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2026

  1. Configuration menu
    Copy the full SHA
    acb37fe View commit details
    Browse the repository at this point in the history
  2. fix: Setup CI against enterprise (#2299)

    * fix: Setup CI against enterprise
    
    * chore: generate libraries at Mon Feb  2 16:46:17 UTC 2026
    
    ---------
    
    Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
    Co-authored-by: Mark Duckworth <1124037+MarkDuckworth@users.noreply.github.com>
    3 people authored Feb 2, 2026
    Configuration menu
    Copy the full SHA
    510ff73 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2026

  1. chore: remove tools and api.txt (#2311)

    The `api.txt` file and the script used to generate this file are no
    longer in use, so we're removing them so they don't have to be
    maintained.
    dlarocque authored Feb 4, 2026
    Configuration menu
    Copy the full SHA
    e750393 View commit details
    Browse the repository at this point in the history
  2. fix: correct FirestoreAdminClient source link in documentation (#2304)

    * fix: correct FirestoreAdminClient source link in documentation
    
    The FirestoreAdminClient source code resides in the `google-cloud-firestore-admin`
    directory, which differs from the artifact ID (`google-cloud-firestore`). This
    mismatch causes the generated GitHub source links in the documentation to be broken.
    
    This change adds `library_path_overrides` to `.repo-metadata.json` to explicitly
    map `FirestoreAdminClient` to the correct source directory.
    
    Fixes: b/442875200
    
    * chore: generate libraries at Wed Jan 28 18:54:55 UTC 2026
    
    ---------
    
    Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
    jinseopkim0 and cloud-java-bot authored Feb 4, 2026
    Configuration menu
    Copy the full SHA
    1f66dca View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2026

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

Commits on Feb 12, 2026

  1. chore: Update generation configuration at Thu Feb 12 02:58:10 UTC 2026 (

    #2305)
    
    * chore: Update generation configuration at Wed Jan 28 02:39:40 UTC 2026
    
    * chore: Update generation configuration at Thu Jan 29 02:52:05 UTC 2026
    
    * chore: Update generation configuration at Fri Jan 30 02:52:29 UTC 2026
    
    * chore: Update generation configuration at Sat Jan 31 02:49:14 UTC 2026
    
    * chore: generate libraries at Sat Jan 31 02:49:42 UTC 2026
    
    * chore: Update generation configuration at Sun Feb  1 02:58:45 UTC 2026
    
    * chore: Update generation configuration at Tue Feb  3 02:55:36 UTC 2026
    
    * chore: Update generation configuration at Wed Feb  4 02:53:08 UTC 2026
    
    * chore: Update generation configuration at Thu Feb  5 02:54:26 UTC 2026
    
    * chore: generate libraries at Thu Feb  5 02:54:59 UTC 2026
    
    * chore: Update generation configuration at Fri Feb  6 02:54:10 UTC 2026
    
    * chore: Update generation configuration at Sat Feb  7 02:51:21 UTC 2026
    
    * chore: Update generation configuration at Tue Feb 10 02:58:54 UTC 2026
    
    * chore: Update generation configuration at Wed Feb 11 02:58:47 UTC 2026
    
    * chore: Update generation configuration at Thu Feb 12 02:58:10 UTC 2026
    cloud-java-bot authored Feb 12, 2026
    Configuration menu
    Copy the full SHA
    01290af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f2f826 View commit details
    Browse the repository at this point in the history
  3. chore(main): release 3.37.0 (#2308)

    * chore(main): release 3.37.0
    
    * chore: generate libraries at Thu Feb 12 19:41:40 UTC 2026
    
    ---------
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
    release-please[bot] and cloud-java-bot authored Feb 12, 2026
    Configuration menu
    Copy the full SHA
    26e4a58 View commit details
    Browse the repository at this point in the history
Loading