Skip to content

Releases: NaturalCycles/datastore-lib

v3.19.2

16 Apr 16:52
Compare
Choose a tag to compare

3.19.2 (2022-04-16)

Bug Fixes

  • adapt to latest db-lib changes (a847942)

v3.19.1

28 Jan 22:07
Compare
Choose a tag to compare

3.19.1 (2022-01-28)

Bug Fixes

  • provide err.data.fingerprint of DATASTORE_TIMEOUT (0e67249)

v3.19.0

19 Jan 23:28
Compare
Choose a tag to compare

3.19.0 (2022-01-19)

Features

  • getByIds to make second attempts after recreating of Client (df9e60e)

v3.18.3

12 Jan 19:30
Compare
Choose a tag to compare

3.18.3 (2022-01-12)

Bug Fixes

  • don't require projectId (4a1e4b7)

v3.18.2

12 Jan 18:56
Compare
Choose a tag to compare

3.18.2 (2022-01-12)

Bug Fixes

  • don't require cfg.projectId to allow GOOGLE_APPLICATION_CREDENTIALS (0973675)

v3.18.1

11 Jan 11:51
Compare
Choose a tag to compare

3.18.1 (2022-01-11)

Bug Fixes

  • cfg.timeout option to explicitly enable pTimeout on getByIds (6a75dc2)

v3.18.0

11 Jan 11:02
Compare
Choose a tag to compare

3.18.0 (2022-01-11)

Features

  • recreate Datastore instance on error in getById (04b3442)

v3.17.2

02 Jan 10:06
Compare
Choose a tag to compare

3.17.2 (2022-01-02)

Bug Fixes

  • implement count, update deps (cb23649)

v3.17.1

08 Dec 14:47
Compare
Choose a tag to compare

3.17.1 (2021-12-08)

Bug Fixes

  • use cfg.logger and meaningful fn name for pRetry of saveBatch (74cfc29)

v3.17.0

12 Nov 22:26
Compare
Choose a tag to compare

3.17.0 (2021-11-12)

Features