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.38.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.39.0
Choose a head ref
  • 10 commits
  • 43 files changed
  • 9 contributors

Commits on Feb 27, 2026

  1. fix: fix the wrong return type for Pipeline.as(String alias) (#2330)

    * Fix the wrong return type for Pipeline.as(String alias)
    
    * chore: generate libraries at Fri Feb 27 19:17:30 UTC 2026
    
    ---------
    
    Co-authored-by: cloud-java-bot <[email protected]>
    cherylEnkidu and cloud-java-bot authored Feb 27, 2026
    Configuration menu
    Copy the full SHA
    6371fd3 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2026

  1. feat: add arithmetic expressions (#2333)

    * add rand and trunc expressions and documentation
    
    * fix trunc expression documentation and add tests for trunc and truncToPrecision
    
    * remove code sample in PipelineSnippets.java
    yvonnep165 authored Mar 3, 2026
    Configuration menu
    Copy the full SHA
    491c211 View commit details
    Browse the repository at this point in the history
  2. feat: add first, last, arrayAgg and arrayAggDistinct expressions (#2334)

    * add first, last, arrayAgg and arrayAggDistinct expressions and documentation
    
    * chore: generate libraries at Mon Mar  2 16:03:26 UTC 2026
    
    * add instance method tests for the ported expression
    
    * remove code samples in PipelineSnippets.java
    
    ---------
    
    Co-authored-by: cloud-java-bot <[email protected]>
    yvonnep165 and cloud-java-bot authored Mar 3, 2026
    Configuration menu
    Copy the full SHA
    2be5989 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2026

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

Commits on Mar 10, 2026

  1. chore: Update generation configuration at Tue Mar 10 02:51:15 UTC 2026 (

    #2327)
    
    * chore: Update generation configuration at Fri Feb 27 02:53:01 UTC 2026
    
    * chore: Update generation configuration at Sat Feb 28 02:43:52 UTC 2026
    
    * chore: Update generation configuration at Tue Mar  3 02:56:17 UTC 2026
    
    * chore: generate libraries at Tue Mar  3 02:56:53 UTC 2026
    
    * chore: Update generation configuration at Wed Mar  4 02:51:24 UTC 2026
    
    * chore: Update generation configuration at Thu Mar  5 02:53:02 UTC 2026
    
    * chore: generate libraries at Thu Mar  5 02:53:35 UTC 2026
    
    * chore: Update generation configuration at Fri Mar  6 02:53:01 UTC 2026
    
    * chore: Update generation configuration at Sat Mar  7 02:46:53 UTC 2026
    
    * chore: Update generation configuration at Tue Mar 10 02:51:15 UTC 2026
    cloud-java-bot authored Mar 10, 2026
    Configuration menu
    Copy the full SHA
    7b105c5 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2026

  1. chore(main): release 3.38.1-SNAPSHOT (#2328)

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

Commits on Mar 17, 2026

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

Commits on Mar 20, 2026

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

Commits on Mar 23, 2026

  1. chore: Update generation configuration at Sun Mar 22 02:58:18 UTC 2026 (

    #2338)
    
    * chore: Update generation configuration at Wed Mar 11 02:50:50 UTC 2026
    
    * chore: Update generation configuration at Thu Mar 12 02:54:23 UTC 2026
    
    * chore: Update generation configuration at Fri Mar 13 02:52:48 UTC 2026
    
    * chore: Update generation configuration at Sat Mar 14 02:51:50 UTC 2026
    
    * chore: generate libraries at Sat Mar 14 02:52:19 UTC 2026
    
    * chore: Update generation configuration at Tue Mar 17 02:54:35 UTC 2026
    
    * chore: Update generation configuration at Wed Mar 18 02:57:59 UTC 2026
    
    * chore: generate libraries at Wed Mar 18 02:58:30 UTC 2026
    
    * chore: Update generation configuration at Thu Mar 19 02:58:17 UTC 2026
    
    * chore: Update generation configuration at Fri Mar 20 02:54:02 UTC 2026
    
    * chore: Update generation configuration at Sat Mar 21 02:49:43 UTC 2026
    
    * chore: Update generation configuration at Sun Mar 22 02:58:18 UTC 2026
    
    ---------
    
    Co-authored-by: Lawrence Qiu <[email protected]>
    cloud-java-bot and lqiu96 authored Mar 23, 2026
    Configuration menu
    Copy the full SHA
    8bcdd6b View commit details
    Browse the repository at this point in the history
  2. chore(main): release 3.39.0 (#2341)

    * chore(main): release 3.39.0
    
    * chore: generate libraries at Mon Mar 23 15:27:04 UTC 2026
    
    ---------
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: cloud-java-bot <[email protected]>
    release-please[bot] and cloud-java-bot authored Mar 23, 2026
    Configuration menu
    Copy the full SHA
    a95a543 View commit details
    Browse the repository at this point in the history
Loading