-
Notifications
You must be signed in to change notification settings - Fork 164
Comparing changes
Open a pull request
base repository: googleapis/nodejs-firestore
base: v6.0.0
head repository: googleapis/nodejs-firestore
compare: v6.1.0
- 10 commits
- 18 files changed
- 9 contributors
Commits on Aug 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2aa15b4 - Browse repository at this point
Copy the full SHA 2aa15b4View commit details
Commits on Aug 2, 2022
-
build(node): Remove npm_publish_token from the list of SECRET_MANAGER…
…_KEYS. This has been moved back to keystore. (#1752)
Configuration menu - View commit details
-
Copy full SHA for a67a124 - Browse repository at this point
Copy the full SHA a67a124View commit details
Commits on Aug 8, 2022
-
fix: Don't allow serialization of firestore settings (#1742)
* Dont allow serialization of firestore settings When logging any firestore object like WriteBatch,Transaction,etc the settings object also gets logged / exposed This can be seen by running JSON.stringify on any firestore object even a document reference Many developers log firestore objects to help them debug testing/prod issues, this leaking of entire firestore key via this._settings is a bad practice as per me We can also use Object.defineProperty to make it non-enumerable or any other technique that you like * Fix formatting. * Only redact credentials. Co-authored-by: Ehsan Nasiri <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fa0ad66 - Browse repository at this point
Copy the full SHA fa0ad66View commit details
Commits on Aug 19, 2022
-
chore: remove unused proto imports (#1755)
- [ ] Regenerate this pull request now. PiperOrigin-RevId: 468735472 Source-Link: googleapis/googleapis@cfa1b37 Source-Link: googleapis/googleapis-gen@09b7666 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMDliNzY2NjY1NjUxMGY1YjAwYjg5M2YwMDNhMGJhNTc2NmY5ZTI1MCJ9
Configuration menu - View commit details
-
Copy full SHA for fd7002d - Browse repository at this point
Copy the full SHA fd7002dView commit details
Commits on Aug 23, 2022
-
fix: better support for fallback mode (#1756)
- [ ] Regenerate this pull request now. PiperOrigin-RevId: 468790263 Source-Link: googleapis/googleapis@873ab45 Source-Link: googleapis/googleapis-gen@cb6f37a Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiY2I2ZjM3YWVmZjJhMzQ3MmU0MGE3YmJhY2U4YzY3ZDc1ZTI0YmVlNSJ9
Configuration menu - View commit details
-
Copy full SHA for a029a6e - Browse repository at this point
Copy the full SHA a029a6eView commit details
Commits on Aug 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1931415 - Browse repository at this point
Copy the full SHA 1931415View commit details
Commits on Aug 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for dd01b27 - Browse repository at this point
Copy the full SHA dd01b27View commit details -
feat: accept google-gax instance as a parameter (#1757)
* chore: update count up_to field type in aggregation queries PiperOrigin-RevId: 469554568 Source-Link: googleapis/googleapis@c17c5a6 Source-Link: googleapis/googleapis-gen@0b6d950 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMGI2ZDk1MDA0MGRhYzdiZDQzMTk0MWJlYTYwZGQ5Njk3NzAwMTFiYyJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * feat: accept google-gax instance as a parameter Please see the documentation of the client constructor for details. PiperOrigin-RevId: 470332808 Source-Link: googleapis/googleapis@d4a2367 Source-Link: googleapis/googleapis-gen@e97a1ac Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTk3YTFhYzIwNGVhZDRmZTczNDFmOTFlNzJkYjdjNmFjNjAxNjM0MSJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * fix: use _gaxModule when accessing gax for bundling PiperOrigin-RevId: 470911839 Source-Link: googleapis/googleapis@3527566 Source-Link: googleapis/googleapis-gen@f16a1d2 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZjE2YTFkMjI0ZjAwYTYzMGVhNDNkNmE5YTFhMzFmNTY2ZjQ1Y2RlYSJ9 * 🦉 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: Alexander Fenster <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ef59a22 - Browse repository at this point
Copy the full SHA ef59a22View commit details
Commits on Sep 7, 2022
-
fix: Version 7 of protobufjs broke the update.sh script. Added path t…
…o built in protobuf. (#1766)
Configuration menu - View commit details
-
Copy full SHA for 40f1db3 - Browse repository at this point
Copy the full SHA 40f1db3View commit details -
chore(main): release 6.1.0 (#1753)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5eea279 - Browse repository at this point
Copy the full SHA 5eea279View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v6.0.0...v6.1.0