Skip to content

Releases: googleapis/nodejs-datastore

v8.3.0

11 Dec 16:57
eb4295c

Choose a tag to compare

8.3.0 (2023-12-11)

Features

Bug Fixes

  • Change tests to use new filter and use gax warn for warning just once (#1185) (532711b)
  • deps: Update dependency sinon to v17 (#1183) (52adb5e)

v8.2.2

17 Oct 20:33
654b05b

Choose a tag to compare

8.2.2 (2023-10-17)

Bug Fixes

v8.2.1

04 Oct 17:31
251bc67

Choose a tag to compare

8.2.1 (2023-10-03)

Bug Fixes

  • Make aggregation query requests run properly inside a transaction (#1166) (263804b)

v8.2.0

02 Oct 16:02
93999d2

Choose a tag to compare

8.2.0 (2023-10-02)

Features

  • Support for using multiple databases in datastore (#1090) (10ce563)

Bug Fixes

  • Allow users to set environment variable to connect to emulator running on docker (#1164) (a41741b)
  • Check property existence for exclude from indexes with wildcard (#1114) (e6b8ef7)
  • deps: Update dependency sinon to v16 (#1150) (0d8b715)

v8.1.0

13 Sep 15:54
1446d7f

Choose a tag to compare

8.1.0 (2023-09-07)

Features

Bug Fixes

  • Simplify logic for HTTP/1.1 REST fallback option (#1138) (4cefaea)

v8.0.0

09 Aug 23:51
4caf162

Choose a tag to compare

8.0.0 (2023-08-09)

⚠ BREAKING CHANGES

  • upgrade to Node 14

Miscellaneous Chores

v7.5.1

12 Apr 20:43
10d61df

Choose a tag to compare

7.5.1 (2023-04-11)

Bug Fixes

v7.5.0

03 Apr 20:10
af9ed6d

Choose a tag to compare

7.5.0 (2023-03-29)

Features

  • Add SUM/AVG aggregation query support in the preview branch and improve query API documentation (#1094) (d14f87e)

Bug Fixes

v7.4.0

10 Mar 14:53
3a76e15

Choose a tag to compare

7.4.0 (2023-03-09)

Features

  • Introduce EntityFilter class with support for and/or filters (#1061) (8fc58c0)

Bug Fixes

v7.3.2

21 Feb 18:18
e11cf6c

Choose a tag to compare

7.3.2 (2023-02-17)

Bug Fixes