Skip to content

Releases: googleapis/nodejs-datastore

v0.4.0

16 Dec 01:16

Choose a tag to compare

Features

  • (#1535, #1590, #1605): Sync dependencies with other service modules to minimize download and installation time as much as possible.

v0.3.1

16 Dec 01:16

Choose a tag to compare

Fixes

v0.3.0

16 Dec 01:16

Choose a tag to compare

Fixes

  • (#1418, #1563): Automatically update metadata on an object after calling getMetadata().
  • (#1543, #1544): Upgrade gRPC dependency, which addresses a memory leak issue.

v0.2.0

16 Dec 01:15

Choose a tag to compare

Features

Fixes