Skip to content
This repository was archived by the owner on Mar 4, 2026. It is now read-only.
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.4.2
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.4.3
Choose a head ref
  • 5 commits
  • 28 files changed
  • 4 contributors

Commits on Jan 25, 2023

  1. fix: Update the depth validation used when writing documents (#1815)

    fix: Update the depth validation used when writing documents, so that it matches the validation of the Firestore backend.
    MarkDuckworth authored Jan 25, 2023
    Configuration menu
    Copy the full SHA
    789d9eb View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Configuration menu
    Copy the full SHA
    88981ad View commit details
    Browse the repository at this point in the history
  2. fix: emulator support for system tests (#1813)

    fix: emulator support for system tests. Run system tests against the emulator using: `yarn system-test:grpc:emulator` or `yarn system-test:rest:emulator`
    MarkDuckworth authored Feb 15, 2023
    Configuration menu
    Copy the full SHA
    8aedc63 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. feat: Add OR query support (#1803)

    * feat: Add `OR` query support
    docs: Improve the API documentation for the `Firestore.ListDocuments` RPC
    docs: Minor documentation formatting and cleanup
    
    PiperOrigin-RevId: 509631855
    
    Source-Link: googleapis/googleapis@22bd888
    
    Source-Link: googleapis/googleapis-gen@8b14516
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOGIxNDUxNjYxOWM0OGUxZGRhYmNlYzFhZWM1NWFjMDI1NzM2NDEwMiJ9
    
    docs: changing format of the jsdoc links
    
    PiperOrigin-RevId: 509352615
    
    Source-Link: googleapis/googleapis@b737d30
    
    Source-Link: googleapis/googleapis-gen@8efadf3
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOGVmYWRmM2Q1ODc4MGVhMWM1NTAyNjhkNDZhM2RjNzAxYmEzN2ZjZiJ9
    
    chore(gitignore): only ignore folders in the top level
    
    PiperOrigin-RevId: 507603203
    
    Source-Link: googleapis/googleapis@a4f2de4
    
    Source-Link: googleapis/googleapis-gen@dcf8821
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZGNmODgyMTU0ZTdjNzEwZWNmMmExYWJjNzdiMzVjOTVmOTA2MjM3MSJ9
    
    chore: update .gitignore to always include protos folder
    
    Use gapic-generator-typescript v3.0.0.
    
    PiperOrigin-RevId: 507004755
    
    Source-Link: googleapis/googleapis@d784f3c
    
    Source-Link: googleapis/googleapis-gen@5e64ba8
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNWU2NGJhODYxNWY2NWZkZWRiMWZjZDZhYzc5MmU1ZWE2MjEwMjdlNCJ9
    
    chore: Disable requesting numeric enums in "transport=rest" responses for nodejs-firestore
    
    PiperOrigin-RevId: 502893047
    
    Source-Link: googleapis/googleapis@6adf7b1
    
    Source-Link: googleapis/googleapis-gen@bf897a5
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYmY4OTdhNTY3ZWI4NTUyNTk5ODU0ZGUwMDMwOGIzOGIwOGZlNjJkOSJ9
    
    feat: Added SuggestConversationSummary RPC
    docs: updated go library package
    
    PiperOrigin-RevId: 501862436
    
    Source-Link: googleapis/googleapis@155e0f4
    
    Source-Link: googleapis/googleapis-gen@3051f61
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMzA1MWY2MTdhOTkxYzI3NGM4OGQyNzA2NGU4MDMwOTVlNGVmOWQzOSJ9
    
    chore: Enable requesting numeric enums in "transport=rest" responses for services supporting this (Java, Go, Python, PHP, TypeScript, C#, and Ruby), even if they do not yet turn on REST transport
    
    chore: disallow "transport=rest" for services where numeric enums are not confirmed to be supported (except in PHP and Java)
    PiperOrigin-RevId: 493113566
    
    Source-Link: googleapis/googleapis@758f0d1
    
    Source-Link: googleapis/googleapis-gen@78bd8f0
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNzhiZDhmMDVlMTI3NjM2M2ViMTRlYWU3MGU5MWZlNGJjMjA3MDNhYiJ9
    
    * 🦉 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 16, 2023
    Configuration menu
    Copy the full SHA
    f68622e View commit details
    Browse the repository at this point in the history
  2. chore(main): release 6.4.3 (#1816)

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