Releases: googleapis/nodejs-datastore
Releases · googleapis/nodejs-datastore
v9.2.1
9.2.1 (2024-11-06)
Bug Fixes
v9.2.0
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
9.1.0 (2024-06-24)
Features
Bug Fixes
v9.0.0
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
8.7.0 (2024-04-02)
Features
- Add several fields to manage state of database encryption update (#1243) (5d28cda)
v8.6.0
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
8.5.0 (2024-02-06)
Features
- Trusted Private Cloud support, use the universeDomain parameter (#1227) (10480ed)
v8.4.0
8.4.0 (2024-01-09)
Features
- Add new types QueryMode, QueryPlan, ResultSetStats (#1216) (49c1462)
v8.3.0
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
8.2.2 (2023-10-17)
Bug Fixes