Skip to content

Releases: googleapis/nodejs-spanner

v6.16.0

07 Aug 08:27
1bc43f4
Compare
Choose a tag to compare

6.16.0 (2023-08-07)

Features

Bug Fixes

v6.15.0

04 Aug 07:00
75f357a
Compare
Choose a tag to compare

6.15.0 (2023-08-04)

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. (6852d99)

v6.14.0

22 Jul 05:03
f2a7ae9
Compare
Choose a tag to compare

6.14.0 (2023-07-21)

Features

v6.13.0

21 Jul 07:50
1ff14d8
Compare
Choose a tag to compare

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

22 Jun 10:37
6da3139
Compare
Choose a tag to compare

6.12.0 (2023-06-19)

Features

  • Databoostenabled for Query and Read partitions (#1784) (66ff70c)

v6.11.0

07 Jun 08:51
fab9701
Compare
Choose a tag to compare

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

30 May 19:11
d1fc0b9
Compare
Choose a tag to compare

6.10.1 (2023-05-30)

Bug Fixes

  • Set database admin and instance as having handwritten layers (republish docs) (3e3e624)

v6.10.0

19 May 11:31
d98dabe
Compare
Choose a tag to compare

6.10.0 (2023-05-17)

Features

Bug Fixes

v6.9.0

26 Apr 11:24
685ea0e
Compare
Choose a tag to compare

6.9.0 (2023-04-26)

Features

v6.8.0

06 Apr 10:02
23ec060
Compare
Choose a tag to compare

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