Skip to content

Releases: googleapis/nodejs-firestore

v6.3.0

26 Sep 15:24
364531f

Choose a tag to compare

6.3.0 (2022-09-22)

Features

Bug Fixes

  • Tests will now verify asynchronous termination of underlying steam, and fix related bug. (#1772) (a1717ff)

v6.2.0

14 Sep 22:38
282ac8a

Choose a tag to compare

6.2.0 (2022-09-13)

Features

Bug Fixes

  • Minify proto JSON files (#1771) (6393fe7)
  • Remove hack in update.sh, and replace with existing pattern for protobuf dependencies. (#1769) (6ba6751)

v6.1.0

07 Sep 22:05
5eea279

Choose a tag to compare

6.1.0 (2022-09-07)

Features

  • Accept google-gax instance as a parameter (#1757) (ef59a22)

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

28 Jul 20:27
bd5acf5

Choose a tag to compare

6.0.0 (2022-07-22)

⚠ BREAKING CHANGES

  • update library to use Node 12 (#1725)

Features

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)

Build System

@google-cloud/firestore v5.0.2

07 Jan 18:12
12f9259

Choose a tag to compare

Bug Fixes

  • remove serializer check from Query.isEqual() (#1654) (f13da18)

@google-cloud/firestore v5.0.1

02 Dec 17:26
935050f

Choose a tag to compare

Bug Fixes

@google-cloud/firestore v5.0.0

23 Nov 17:54
502257b

Choose a tag to compare

⚠ BREAKING CHANGES

  • upgrade Typescript to v4.1.5 and add converter and typing upgrades (#1632)

Features

  • upgrade Typescript to v4.1.5 and add converter and typing upgrades (#1632) (c293955)

@google-cloud/firestore v4.15.1

03 Sep 18:00
301b2d8

Choose a tag to compare

Bug Fixes

@google-cloud/firestore v4.15.0

26 Aug 16:26
7ccc6bd

Choose a tag to compare

Features

Bug Fixes

  • Handles identical document ids from different collections. (#1599) (745b608)

@google-cloud/firestore v4.14.2

20 Aug 14:58
5ba3dc7

Choose a tag to compare

Bug Fixes