Releases: googleapis/nodejs-firestore
Releases · googleapis/nodejs-firestore
v6.4.1
v6.4.0
v6.3.0
v6.2.0
v6.1.0
6.1.0 (2022-09-07)
Features
Bug Fixes
- Better support for fallback mode (#1756) (a029a6e)
- Don't allow serialization of firestore settings (#1742) (fa0ad66)
- Pin Typescript to prevent new type checking. (#1764) (dd01b27)
- Update GAX (#1758) (1931415)
- Version 7 of protobufjs broke the update.sh script. Added path to built in protobuf. (#1766) (40f1db3)
v6.0.0
6.0.0 (2022-07-22)
⚠ BREAKING CHANGES
- update library to use Node 12 (#1725)
Features
- Enable RunQueryResponse.done (#1712) (0cc549c)
- Support Logical Termination on RunQueryResponse (#1741) (07de28a)
- support regapic LRO (#1729) (b9d8fef)
- update client libraries to support Database operations (#1676) (533aade)
Bug Fixes
- change REST binding for ListDocuments to support root collection (#1695) (6185f13)
- deps: update dependency protobufjs to v7 (#1747) (4e8d33c)
- split v1 and v1beta1 protos to improve startup time (#1664) (f3729cf)