-
Notifications
You must be signed in to change notification settings - Fork 164
Comparing changes
Open a pull request
base repository: googleapis/nodejs-firestore
base: v7.1.1
head repository: googleapis/nodejs-firestore
compare: v7.2.0
- 13 commits
- 43 files changed
- 10 contributors
Commits on Dec 8, 2023
-
ci: Fix build issue b/315204283 (#1954)
Fixes a type inference issue that appeared in the tests with a recent version of TypeScript. Fixes b/315204283 🦕
Configuration menu - View commit details
-
Copy full SHA for 7e91656 - Browse repository at this point
Copy the full SHA 7e91656View commit details
Commits on Dec 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3497215 - Browse repository at this point
Copy the full SHA 3497215View commit details
Commits on Dec 14, 2023
-
test: Add test coverage for logical termination (#1743)
* test: Add test coverage for logical termination * improve tests * remove .only * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * Address feedback * Address commends 2 --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 85f1008 - Browse repository at this point
Copy the full SHA 85f1008View commit details
Commits on Dec 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2e4e83d - Browse repository at this point
Copy the full SHA 2e4e83dView commit details
Commits on Dec 21, 2023
-
feat: Expose databaseId and projectId getter on Firestore class (#1937)
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly: - [x] Make sure to open an issue as a [bug/issue](https://togithub.com/googleapis/nodejs-firestore/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea - [ ] Ensure the tests and linter pass - [ ] Code coverage does not decrease (if any source code was changed) - [ ] Appropriate docs were updated (if necessary) Fixes #1936
Configuration menu - View commit details
-
Copy full SHA for d9c867f - Browse repository at this point
Copy the full SHA d9c867fView commit details
Commits on Jan 5, 2024
-
fix: Make transaction rollback best effort. (#1967)
* Make rollback best effort. * Fix test
Configuration menu - View commit details
-
Copy full SHA for 1d76546 - Browse repository at this point
Copy the full SHA 1d76546View commit details
Commits on Jan 10, 2024
-
feat: add new types QueryMode, QueryPlan, ResultSetStats (#1911)
feat: add new types QueryMode, QueryPlan, ResultSetStats feat: add QueryMode field to RunQueryRequest feat: add ResultSetStats field to RunQueryResponse feat: add QueryMode field to RunAggregationQueryRequest feat: add ResultSetStats field to RunAggregationQueryResponse PiperOrigin-RevId: 595771083 Source-Link: googleapis/googleapis@2027807 Source-Link: googleapis/googleapis-gen@5407e2b Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNTQwN2UyYjY4NjM5MjhjMjZmNTJkYjlmMzQ3YzZiNTU1NmU3MDJmMiJ9 fix: correct long audio synthesis HTTP binding docs: Deprecate the custom voice usage field PiperOrigin-RevId: 595119987 Source-Link: googleapis/googleapis@c22f408 Source-Link: googleapis/googleapis-gen@4e9ca63 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGU5Y2E2M2QyY2M3OTMzZWI3YzM4M2NlOGI3OTRmY2UxNTJlYTJmYyJ9 feat: add DeleteDatabase API and delete protection docs: update Database API description PiperOrigin-RevId: 591922567 Source-Link: googleapis/googleapis@204f2ae Source-Link: googleapis/googleapis-gen@bd98650 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYmQ5ODY1MDAwMzUwNDY1MjcxOTExZDk5Njg5Yjc1NjExNTg4NTVkNCJ9 feat: expose Firestore PITR fields in Database to stable feat: expose Firestore snapshot_time field in export API to stable feat: expose Firestore namespace ID fields in import/export APIs to stable docs: assorted typo fixes and whitespace updates PiperOrigin-RevId: 587811576 Source-Link: googleapis/googleapis@fbe1c8e Source-Link: googleapis/googleapis-gen@5fe704d Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNWZlNzA0ZDk0ZmEyZDlhMWRjZTc1Mjk0MmI3MzA4ODczMTI0YjdkZCJ9 build: update Node.js generator to compile protos PiperOrigin-RevId: 582493526 Source-Link: googleapis/googleapis@7c4e4b5 Source-Link: googleapis/googleapis-gen@368cfb6 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMzY4Y2ZiNjUxMDE2ZDZhOTNjYTZlNDg4Y2JjMzRlMmQxZDlkMjEyYyJ9 chore: expand Target.target_id docs chore: improve FieldReference.field_path docs chore: (preview only) expose Query Profile API PiperOrigin-RevId: 570489360 Source-Link: googleapis/googleapis@5c5f6b7 Source-Link: googleapis/googleapis-gen@cb29ed5 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiY2IyOWVkNTZiNzM4YWIwNDM2MGQyZTFjYmYzYjFiYzg3ODVmOGNhMSJ9 --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: sofisl <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8f77b68 - Browse repository at this point
Copy the full SHA 8f77b68View commit details -
Configuration menu - View commit details
-
Copy full SHA for a29d34a - Browse repository at this point
Copy the full SHA a29d34aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7578c69 - Browse repository at this point
Copy the full SHA 7578c69View commit details
Commits on Jan 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 22ac90f - Browse repository at this point
Copy the full SHA 22ac90fView commit details
Commits on Jan 16, 2024
-
docs: Fix formatting due to unclosed backtick (#1977)
* docs: Fix formatting due to unclosed backtick PiperOrigin-RevId: 597942027 Source-Link: googleapis/googleapis@6c31cc0 Source-Link: googleapis/googleapis-gen@4a99b8d Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGE5OWI4ZGM5MDEzNmQzZjI5Y2NmNDBmN2Q5ZGVhM2I2ZjI2ZGJiOCJ9 * 🦉 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>
Configuration menu - View commit details
-
Copy full SHA for d142413 - Browse repository at this point
Copy the full SHA d142413View commit details -
Revert "chore: remove compile protos from post processor" (#1951)
Revert "chore: remove compile protos from post processor (#1899)" This reverts commit 73248044166b6ba2dd102862f8cd2c4829e868db. Source-Link: https://togithub.com/googleapis/synthtool/commit/2f0fea69b6ae56dba965ea8817750793862b3b2d Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:37f2f91dea317c75ebf4e19880aa8f10b2228b8d07859c0f384dbcf660735ba2
Configuration menu - View commit details
-
Copy full SHA for 283e9c4 - Browse repository at this point
Copy the full SHA 283e9c4View commit details -
chore(main): release 7.2.0 (#1963)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1baa84d - Browse repository at this point
Copy the full SHA 1baa84dView 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 v7.1.1...v7.2.0