This repository was archived by the owner on Mar 4, 2026. It is now read-only.
v7.19.0
7.19.0 (2025-02-26)
Features
- Add AddSplitPoints API (e4d389a)
- Paging changes for bigquery (e4d389a)
- spanner: A new enum
IsolationLevelis added (#2225) (e4d389a) - spanner: A new field
isolation_levelis added to message.google.spanner.v1.TransactionOptions(e4d389a) - spanner: Add instance partitions field in backup proto (e4d389a)
- spanner: Add support for Multiplexed Session for Read Only Tran… (#2214) (3a7a51b)
- x-goog-spanner-request-id: Add bases (#2211) (0008038)
Bug Fixes
- Add x-goog-request params to headers for LRO-polling methods (e4d389a)
- Error from fill method should not be emitted (#2233) (2cc44cf), closes #2103
- Finalize fixing typings for headers in generator (e4d389a)
- Fix typings for headers in generator (e4d389a)
- Remove extra protos in ESM & capture ESM in headers (e4d389a)
- Rollback with no id (#2231) (a6919b1), closes #2103