Skip to content

Releases: googleapis/nodejs-datastore

v9.1.0

26 Jun 14:11
574427a
Compare
Choose a tag to compare

9.1.0 (2024-06-24)

Features

Bug Fixes

v9.0.0

27 May 15:25
32329d2
Compare
Choose a tag to compare

9.0.0 (2024-05-09)

⚠ BREAKING CHANGES

  • An existing method UpdateVehicleLocation is removed from service VehicleService (#1248)

Features

Bug Fixes

  • An existing method UpdateVehicleLocation is removed from service VehicleService (#1248) (ba79118)
  • Read time should be used for transaction reads (#1171) (73a0a39)

v8.7.0

02 Apr 14:28
f970b08
Compare
Choose a tag to compare

8.7.0 (2024-04-02)

Features

  • Add several fields to manage state of database encryption update (#1243) (5d28cda)

v8.6.0

25 Mar 17:37
1aa0fbf
Compare
Choose a tag to compare

8.6.0 (2024-03-25)

Features

  • Add new types ExplainOptions, ExplainMetrics, PlanSummary, ExecutionStats (#1241) (6c409d5)
  • Nodejs transaction redesign feature branch (#1235) (1585d4a)

Bug Fixes

  • deps: Update dependency async-mutex to ^0.5.0 (#1240) (0ba1281)

v8.5.0

08 Feb 22:25
cc8256b
Compare
Choose a tag to compare

8.5.0 (2024-02-06)

Features

  • Trusted Private Cloud support, use the universeDomain parameter (#1227) (10480ed)

v8.4.0

10 Jan 20:04
9f0d83c
Compare
Choose a tag to compare

8.4.0 (2024-01-09)

Features

  • Add new types QueryMode, QueryPlan, ResultSetStats (#1216) (49c1462)

v8.3.0

11 Dec 16:57
eb4295c
Compare
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
Compare
Choose a tag to compare

8.2.2 (2023-10-17)

Bug Fixes

v8.2.1

04 Oct 17:31
251bc67
Compare
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
Compare
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)