This repository was archived by the owner on Apr 7, 2026. It is now read-only.
v1.55.0
1.55.0 (2020-05-19)
Features
Bug Fixes
- make it possible to override backups methods (#195) (2d19c25)
- Partitioned DML timeout was not always respected (#203) (13cb37e), closes #199
- partitionedDml stub was not closed (#213) (a2d9a33)
- reuse clientId for invalidated databases (#206) (7b4490d)
- use nanos to prevent truncation errors (#204) (a608460), closes #200