Releases: googleapis/nodejs-spanner
Releases · googleapis/nodejs-spanner
v6.13.0
6.13.0 (2023-07-21)
Features
- Enable leader aware routing by default. This update contains performance optimisations that will reduce the latency of read/write transactions that originate from a region other than the default leader region. (87cd5e6)
Bug Fixes
v6.12.0
6.12.0 (2023-06-19)
Features
- Databoostenabled for Query and Read partitions (#1784) (66ff70c)
v6.11.0
6.11.0 (2023-06-06)
Features
- spanner: Add DdlStatementActionInfo and add actions to UpdateDatabaseDdlMetadata (#1860) (3e86f36)
- Testing for fgac in pg (#1811) (c48945f)
v6.10.1
6.10.1 (2023-05-30)
Bug Fixes
- Set database admin and instance as having handwritten layers (republish docs) (3e3e624)
v6.10.0
6.10.0 (2023-05-17)
Features
Bug Fixes
v6.9.0
6.9.0 (2023-04-26)
Features
v6.8.0
6.8.0 (2023-04-06)
Features
- Adding new fields for Serverless analytics (#1816) (2a6ca6f)
Bug Fixes
- Begin transaction foes not handle error (#1833) (6ecd366)
- Correcting the proto field Id for field data_boost_enabled (#1827) (7f6d4cc)
- Logic for retrying specifiied internal errors (#1822) (f915bd1), closes #1808
v6.7.2
6.7.2 (2023-02-17)
Bug Fixes
- Tests emit empty metadata before emitting unspecified error (14ef031)
v6.7.1
6.7.1 (2023-01-23)
Bug Fixes