6.4.3 (2023-02-16)
Bug Fixes
- deps: Use google-gax v3.5.3 (#1818) (88981ad)
- Emulator support for system tests. Run system tests against the emulator using:
yarn system-test:grpc:emulator
oryarn system-test:rest:emulator
(8aedc63) - Update the depth validation used when writing documents, so that it matches the validation of the Firestore backend. (789d9eb)