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/python-firestore
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: googleapis/python-firestore
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: pipeline-preview
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 62 files changed
  • 2 contributors

Commits on May 13, 2025

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

Commits on Jun 9, 2025

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

Commits on Jun 17, 2025

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

Commits on Jun 23, 2025

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

Commits on Jul 16, 2025

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

Commits on Oct 17, 2025

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

Commits on Oct 22, 2025

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

Commits on Oct 23, 2025

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

Commits on Oct 29, 2025

  1. feat: Additional Pipeline Expressions (#1115)

    * fixed tests
    
    * added vector expressions
    
    * added new math expressions
    
    * added string manipulation expressions
    
    * added not_nan, not_null, and is_absent
    
    * added new Array type
    
    * added map and related expressions
    
    * remove dict and list from constant types
    
    * Fixed lint
    
    * added count_if and count_distinct
    
    * added misc expressions
    
    * added error functions
    
    * fixed lint
    
    * fixed typos
    daniel-sanche authored Oct 29, 2025
    Configuration menu
    Copy the full SHA
    643f014 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2025

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

Commits on Oct 31, 2025

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

Commits on Nov 6, 2025

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

Commits on Nov 7, 2025

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

Commits on Nov 11, 2025

  1. Configuration menu
    Copy the full SHA
    2d3ed73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4848fbe View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2025

  1. chore: update docstring for pipelines array (#1129)

    Use new object syntax to reference pipeline array type in example
    daniel-sanche authored Dec 16, 2025
    Configuration menu
    Copy the full SHA
    18dfc6a View commit details
    Browse the repository at this point in the history
Loading