Skip to content

Releases: googleapis/nodejs-datastore

v4.5.2

08 Nov 17:31
Compare
Choose a tag to compare

Bug Fixes

  • deps: update dependency @grpc/grpc-js to v0.6.11 (#532) (95cded0)

v4.5.1

08 Nov 15:02
Compare
Choose a tag to compare

Bug Fixes

  • deps: update dependency @grpc/grpc-js to v0.6.10 (#527) (beb3bcc)

v4.5.0

04 Nov 21:46
Compare
Choose a tag to compare

Features

  • support DSInt / DSDouble recognition from JSON (#480) (9f2fb3c)

Bug Fixes

v4.4.1

22 Oct 19:19
Compare
Choose a tag to compare

Bug Fixes

v4.4.0

14 Oct 14:03
Compare
Choose a tag to compare

Bug Fixes

  • transaction#run overloads' param types correction (#501) (c88e66e)
  • deps: update dependency @grpc/grpc-js to ^0.6.0 (#503) (7c3c213)
  • use compatible version of google-gax (567e9dd)

Features

  • .d.ts for protos (#506) (869e673)
  • add merge method for merging an object into an existing entity (#452) (8e026af)

v4.3.0

12 Sep 14:01
Compare
Choose a tag to compare

Bug Fixes

  • types: fix and clean up types for request.ts (#472) (928f237)
  • added overload method for transaction.createQuery to handle namespace issue (#486) (28568c1)
  • emit encoding errors on user stream (#492) (8d3b552)
  • refactor and clean up types (#476) (5971c4a)
  • update node version in HTTP headers (#475) (b6e65bb)

Features

  • add support for auto-unindex (#453) (33292d2)
  • load protos from JSON, grpc-fallback support (#485) (1cf85ea)
  • support key re-use from serialized path (#474) (b36c90f)

v4.2.0

09 Aug 15:32
Compare
Choose a tag to compare

Bug Fixes

  • deps: update dependency @grpc/grpc-js to ^0.5.0 (#461) (1850f25)
  • deps: update dependency google-auth-library to v5 (#462) (1f97053)
  • types: correct type of Datastore.KEY (#459) (09def6d)
  • allow calls with no request, add JSON proto (771b634)

Features

  • add support for appengine legacy url encoding (#456) (357a9cf)
  • excludeFromIndex allow for '*' wildcard to catch all properties on object (#451) (215cbee)

v4.1.4

23 Jul 15:16
Compare
Choose a tag to compare

Bug Fixes

v4.1.3

27 Jun 14:01
Compare
Choose a tag to compare

Bug Fixes

v4.1.2

20 Jun 15:01
Compare
Choose a tag to compare

Bug Fixes