Skip to content

Releases: googleapis/nodejs-firestore

v6.4.1

25 Oct 16:52
d33cae3
Compare
Choose a tag to compare

6.4.1 (2022-10-17)

Bug Fixes

  • Force use of http by the GAX module when using the GAX fallback and connecting to the emulator (#1788) (50747ad)

v6.4.0

14 Oct 16:53
eb13505
Compare
Choose a tag to compare

6.4.0 (2022-10-07)

Features

Bug Fixes

v6.3.0

26 Sep 15:24
364531f
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Bug Fixes

@google-cloud/firestore v5.0.0

23 Nov 17:54
502257b
Compare
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
Compare
Choose a tag to compare

Bug Fixes