Skip to content

Releases: googleapis/nodejs-datastore

v10.0.1

08 May 15:47
e974dbb

Choose a tag to compare

10.0.1 (2025-05-08)

Bug Fixes

  • Fix the compiler error blocking the release (#1391) (ec91e14)

v10.0.0

08 May 13:26
cc8764c

Choose a tag to compare

10.0.0 (2025-05-02)

⚠ BREAKING CHANGES

  • migrate to Node 18 (#1384)

Bug Fixes

  • doc: Fix param descriptions for filters (#1346) (a18c169)
  • More error visibility in nodejs-datastore (#1389) (55934da)
  • Not check sub-property existence for null values (#1330) (5c0ddbc)

Miscellaneous Chores

v9.2.1

07 Nov 15:31
01d4acb

Choose a tag to compare

9.2.1 (2024-11-06)

Bug Fixes

  • Address edge cases for excluding large properties when using save (#1356) (ceaff7e)
  • Create a release (#1353) (536873e)

v9.2.0

30 Oct 17:20
44dc28f

Choose a tag to compare

9.2.0 (2024-10-30)

Features

Bug Fixes

  • Add excludeFromIndexes in the proper places for large properties of nested fields (#1266) (9c7730a)
  • Query object description (#1340) (ad2c6c0)

v9.1.0

26 Jun 14:11
574427a

Choose a tag to compare

9.1.0 (2024-06-24)

Features

Bug Fixes

v9.0.0

27 May 15:25
32329d2

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

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

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

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

Choose a tag to compare

8.4.0 (2024-01-09)

Features

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