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: v1.9.0
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: v1.9.1
Choose a head ref
  • 5 commits
  • 22 files changed
  • 4 contributors

Commits on Aug 19, 2020

  1. docs: update docs build (via synth) (#155)

    Re-add 'google.api_core.path_template' import lost in generation.
    
    Closes #154.
    Closes #141.
    Closes #142.
    Closes #143.
    tseaver authored Aug 19, 2020
    Configuration menu
    Copy the full SHA
    6d08f80 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

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

Commits on Apr 1, 2022

  1. chore: set up CI on v1 branch (#551)

    * chore: add basic CI for v1 branch
    
    * chore: fix docfx session
    
    * ci: fix docs/lint builds
    
    * ci: remove docfx session
    
    * ci: remove docfx session
    
    Co-authored-by: Anthonios Partheniou <[email protected]>
    busunkim96 and parthea authored Apr 1, 2022
    Configuration menu
    Copy the full SHA
    a8c8dca View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. fix(deps): require google-api-core >= 1.31.5, >= 2.3.2 on v1 release (#…

    …550)
    
    * chore(deps): allow google-api-core v2 on v1 release
    
    * ci: fix docs build
    
    * ci: remove docfx session
    
    * chore: lint
    
    * ci: use click <8.1.0
    
    Co-authored-by: Anthonios Partheniou <[email protected]>
    busunkim96 and parthea authored Apr 5, 2022
    Configuration menu
    Copy the full SHA
    dadf010 View commit details
    Browse the repository at this point in the history
  2. chore(v1): release 1.9.1 (#559)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Apr 5, 2022
    Configuration menu
    Copy the full SHA
    0bfc4f1 View commit details
    Browse the repository at this point in the history
Loading