Releases: NaturalCycles/datastore-lib
Releases · NaturalCycles/datastore-lib
v3.19.2
3.19.2 (2022-04-16)
Bug Fixes
- adapt to latest db-lib changes (a847942)
v3.19.1
3.19.1 (2022-01-28)
Bug Fixes
- provide err.data.fingerprint of DATASTORE_TIMEOUT (0e67249)
v3.19.0
3.19.0 (2022-01-19)
Features
- getByIds to make second attempts after recreating of Client (df9e60e)
v3.18.2
3.18.2 (2022-01-12)
Bug Fixes
- don't require cfg.projectId to allow GOOGLE_APPLICATION_CREDENTIALS (0973675)
v3.18.1
3.18.1 (2022-01-11)
Bug Fixes
- cfg.timeout option to explicitly enable pTimeout on getByIds (6a75dc2)
v3.18.0
3.18.0 (2022-01-11)
Features
- recreate Datastore instance on error in
getById
(04b3442)
v3.17.2
3.17.2 (2022-01-02)
Bug Fixes
- implement
count
, update deps (cb23649)
v3.17.1
3.17.1 (2021-12-08)
Bug Fixes
- use cfg.logger and meaningful fn name for pRetry of saveBatch (74cfc29)