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: v6.7.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: v6.8.0
Choose a head ref
  • 10 commits
  • 29 files changed
  • 10 contributors

Commits on Jul 25, 2023

  1. Chore: Print runtime env for integration tests (#1865)

    * Print runtime env for integration tests
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * add new kokoro job
    
    * Add tests to package.json
    
    * Print less
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    wu-hui and gcf-owl-bot[bot] authored Jul 25, 2023
    Copy the full SHA
    edbc9b1 View commit details

Commits on Aug 2, 2023

  1. feat: publish proto definitions for SUM/AVG in Firestore (#1856)

    * feat: add CreateDatabase API
    
    PiperOrigin-RevId: 537397252
    
    Source-Link: googleapis/googleapis@b4481e1
    
    Source-Link: googleapis/googleapis-gen@6b4b12a
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNmI0YjEyYWJlOWVjZTYzODJlYThkNmZmZDVjNTBlMzZiMzI5MDVmOCJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * chore: Add bloom filter related comments
    
    PiperOrigin-RevId: 538646627
    
    Source-Link: googleapis/googleapis@1ceef69
    
    Source-Link: googleapis/googleapis-gen@fb7c4c4
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZmI3YzRjNGFlZjYzMGY0OTU3ZmE1MDFjNDg1ODdmOTgzZTE3NjQ0YSJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * fix: fix typings for IAM methods
    docs: fixed links in the generated Markdown documentation
    
    PiperOrigin-RevId: 551610576
    
    Source-Link: googleapis/googleapis@73b1313
    
    Source-Link: googleapis/googleapis-gen@8bec066
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOGJlYzA2NjQ5MmE2ZGEyODU1YjFiOGNlNTYyNjY0YzBhNmIzMGIwMSJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * feat: publish proto definitions for SUM/AVG in Firestore
    
    PiperOrigin-RevId: 552607134
    
    Source-Link: googleapis/googleapis@88a9a5f
    
    Source-Link: googleapis/googleapis-gen@047d73a
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMDQ3ZDczYWUyZmQ0ZTUyNmI0NzRhNjE3ZTE2ODMzOWQ2OTFiMjUxMCJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * Fix and run update.sh to build new proto json and clients.
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Daniel Bankhead <dan@danielbankhead.com>
    Co-authored-by: Mark Duckworth <1124037+MarkDuckworth@users.noreply.github.com>
    4 people authored Aug 2, 2023
    Copy the full SHA
    ac35b37 View commit details

Commits on Aug 17, 2023

  1. Copy the full SHA
    cc622fc View commit details
  2. Copy the full SHA
    fba4949 View commit details

Commits on Aug 28, 2023

  1. Copy the full SHA
    d2b97c4 View commit details

Commits on Aug 30, 2023

  1. chore: upgrade protobufjs dependency (#1889)

    Co-authored-by: Mark Duckworth <1124037+MarkDuckworth@users.noreply.github.com>
    scopsy and MarkDuckworth authored Aug 30, 2023
    Copy the full SHA
    f964634 View commit details

Commits on Sep 7, 2023

  1. chore(deps): update actions/checkout action to v4 (#1891)

    * chore(deps): update actions/checkout action to v4
    
    * 🦉 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 Sep 7, 2023
    Copy the full SHA
    81d4423 View commit details

Commits on Sep 13, 2023

  1. Copy the full SHA
    8e621d5 View commit details

Commits on Sep 26, 2023

  1. chore: Make compile with NodeJS v20.5.0 (#1906)

    An external change to CI appears to run code on NodeJS v20.5.0.
    
    Unfortunately, this breaks our hacky override of Timeout. So as a quick fix, I made it even hackier. Since we only use this for tests, this should be fine.
    tom-andersen authored Sep 26, 2023
    Copy the full SHA
    1d72fca View commit details

Commits on Sep 27, 2023

  1. chore(main): release 6.8.0 (#1872)

    * chore(main): release 6.8.0
    
    * Update CHANGELOG.md to indicate the updated dependency
    
    ---------
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Mark Duckworth <1124037+MarkDuckworth@users.noreply.github.com>
    release-please[bot] and MarkDuckworth authored Sep 27, 2023
    Copy the full SHA
    2e98caa View commit details
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -4,6 +4,19 @@

[1]: https://www.npmjs.com/package/@google-cloud/firestore?activeTab=versions

## [6.8.0](https://github.com/googleapis/nodejs-firestore/compare/v6.7.0...v6.8.0) (2023-09-26)


### Features

* Publish proto definitions for SUM/AVG in Firestore ([#1856](https://github.com/googleapis/nodejs-firestore/issues/1856)) ([ac35b37](https://github.com/googleapis/nodejs-firestore/commit/ac35b372faf32f093d83af18d487f1b3f23ee673))


### Bug Fixes

* **deps:** Use protobufjs v7.2.5 ([#1889](https://github.com/googleapis/nodejs-firestore/pull/1889))
* Add tests for multiple inequality support ([#1878](https://github.com/googleapis/nodejs-firestore/issues/1878)) ([8e621d5](https://github.com/googleapis/nodejs-firestore/commit/8e621d580396b7e3bc7e42dad0c63f91e999411f))

## [6.7.0](https://github.com/googleapis/nodejs-firestore/compare/v6.6.1...v6.7.0) (2023-07-20)


Loading