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: v2.17.2
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: v2.18.0
Choose a head ref
  • 5 commits
  • 28 files changed
  • 7 contributors

Commits on Aug 14, 2024

  1. fix: remove custom retry loop (#948)

    * fix: remove custom retry loop
    
    * removed async implementation
    
    * removed unneeded imports
    
    ---------
    
    Co-authored-by: Kevin Zheng <[email protected]>
    daniel-sanche and gkevinzheng authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    04bb206 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update all dependencies (#953)

    * chore(deps): update all dependencies
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    renovate-bot and gcf-owl-bot[bot] authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    0f125a2 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. chore: update templated files (#957)

    Source-Link: googleapis/synthtool@373d00f
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:2dc6f67639bee669c33c6277a624ab9857d363e2fd33ac5b02d417b7d25f1ffc
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    53b8aab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c2192d View commit details
    Browse the repository at this point in the history
  3. chore(main): release 2.18.0 (#955)

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