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/nodejs-firestore
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.11.0
Choose a base ref
...
head repository: googleapis/nodejs-firestore
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.11.1
Choose a head ref
  • 13 commits
  • 45 files changed
  • 8 contributors

Commits on Dec 17, 2024

  1. Configuration menu
    Copy the full SHA
    3fd0de9 View commit details
    Browse the repository at this point in the history
  2. fix: correctly escape field paths with multiple backslashes or backti…

    …cks (#2259) (#2261)
    
    Co-authored-by: Albert Nisbet <4309984+albertnis@users.noreply.github.com>
    MarkDuckworth and albertnis authored Dec 17, 2024
    Configuration menu
    Copy the full SHA
    7056ba7 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2025

  1. fix: close default BulkWriter upon terminate. (#2276)

    * fix: close default BulkWriter upon terminate.
    
    * fix test
    
    * fix test
    tom-andersen authored Jan 7, 2025
    Configuration menu
    Copy the full SHA
    1e714a8 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2025

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

Commits on Jan 21, 2025

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

Commits on Jan 22, 2025

  1. fix: bump default deadline on CreateDatabase and RestoreDatabase to 2…

    … minutes (#2274)
    
    * chore: remove redundant gRPC service config file
    feat: specify retry configuration
    
    PiperOrigin-RevId: 712493958
    
    Source-Link: googleapis/googleapis@29aea41
    
    Source-Link: googleapis/googleapis-gen@04bcbab
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMDRiY2JhYjQ1MDU5ODllOTg0YjE0MDNkNDM4ZmZmYzAzMTIxNDRhZiJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * fix: bump default deadline on CreateDatabase and RestoreDatabase to 2 minutes
    feat: add filter argument to FirestoreAdmin.ListBackupsRequest
    
    PiperOrigin-RevId: 716763143
    
    Source-Link: googleapis/googleapis@3776db1
    
    Source-Link: googleapis/googleapis-gen@10db5ac
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMTBkYjVhYzQ3NmE5NGFhNGM5ZTBhMjQ5NDZkOWZhMWI3ZWE0NTZmNiJ9
    
    * 🦉 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>
    Co-authored-by: Mark Duckworth <1124037+MarkDuckworth@users.noreply.github.com>
    3 people authored Jan 22, 2025
    Configuration menu
    Copy the full SHA
    d559080 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2025

  1. fix: finalize fixing typings for headers in generator (#2287)

    * feat: paging changes for bigquery
    fix: add x-goog-request params to headers for LRO-polling methods
    fix: remove extra protos in ESM & capture ESM in headers
    docs: update comments for a Nodejs stream object
    
    PiperOrigin-RevId: 721038181
    
    Source-Link: googleapis/googleapis@331a41a
    
    Source-Link: googleapis/googleapis-gen@e81b4c5
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTgxYjRjNWI1MjA4ODk1ZjY2M2EyNDA0ODYxNWE1OWQ1NjM2ZjQxNSJ9
    
    * fix: fix typings for headers in generator
    
    PiperOrigin-RevId: 723181578
    
    Source-Link: googleapis/googleapis@c7b69f4
    
    Source-Link: googleapis/googleapis-gen@d1bc1ac
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZDFiYzFhY2Q3NDI5NjQyMmE1Y2I2ZTBjNDAxNmM4YzQ4ZTk5ODUzOCJ9
    
    * fix: finalize fixing typings for headers in generator
    
    PiperOrigin-RevId: 723563760
    
    Source-Link: googleapis/googleapis@2f843e2
    
    Source-Link: googleapis/googleapis-gen@cd0f9c6
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiY2QwZjljNmZlMWRkNzdjNTUyZWY3NjZlNjA0N2Y4ZGNmZDNiY2MyZSJ9
    
    * 🦉 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>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Feb 14, 2025
    Configuration menu
    Copy the full SHA
    c6c85b6 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2025

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

Commits on Apr 9, 2025

  1. chore: pin @google-cloud/promisify to legacy-14 (#2328)

    * Pin @google-cloud/promisify to legacy-14
    
    * delete preinstall script
    MarkDuckworth authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    948cce1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5937b93 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2025

  1. fix: Aggregate query readtime bug (#2331)

    * fix: Aggregate query readtime bug
    
    * improve test
    tom-andersen authored Apr 19, 2025
    Configuration menu
    Copy the full SHA
    9ac0394 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2025

  1. fix: Do not send page size with auto-paginate. Fixes warnings in list…

    …Collections and listDocuments. (#2336)
    
    * fix: Do not send page size with auto-paginate.
    
    * Remove page size for listCollections and update unit tests
    MarkDuckworth authored May 2, 2025
    Configuration menu
    Copy the full SHA
    844b4ca View commit details
    Browse the repository at this point in the history

Commits on May 14, 2025

  1. chore(main): release 7.11.1 (#2263)

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