Skip to content

Releases: googleapis/python-spanner

v3.37.0

21 Jul 06:55
276e9e9
Compare
Choose a tag to compare

3.37.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. (402b101)

Bug Fixes

  • Add async context manager return types (#967) (7e2e712)

Documentation

v3.36.0

07 Jun 04:36
72a56ac
Compare
Choose a tag to compare

3.36.0 (2023-06-06)

Features

  • Add DdlStatementActionInfo and add actions to UpdateDatabaseDdlMetadata (#948) (1ca6874)
  • Testing for fgac-pg (#902) (ad1f527)

v3.35.1

31 May 05:22
9ce1cea
Compare
Choose a tag to compare

3.35.1 (2023-05-25)

Bug Fixes

  • Catch rst stream error for all transactions (#934) (d317d2e)

v3.35.0

24 May 03:46
c53f273
Compare
Choose a tag to compare

3.35.0 (2023-05-16)

Features

  • Add support for updateDatabase in Cloud Spanner (#914) (6c7ad29)

v3.34.0

16 May 08:51
2cff831
Compare
Choose a tag to compare

3.34.0 (2023-05-16)

Features

  • Add support for UpdateDatabase in Cloud Spanner (#941) (38fb890)

Bug Fixes

v3.33.0

03 May 09:24
998b87a
Compare
Choose a tag to compare

3.33.0 (2023-04-27)

Features

v3.32.0

26 Apr 09:33
10a1351
Compare
Choose a tag to compare

3.32.0 (2023-04-25)

Features

v3.31.0

12 Apr 18:06
4990728
Compare
Choose a tag to compare

3.31.0 (2023-04-12)

Features

  • Add databoost enabled property for batch transactions (#892) (ffb3915)

Bug Fixes

v3.30.0

03 Apr 07:17
1f4a3ca
Compare
Choose a tag to compare

3.30.0 (2023-03-28)

Features

v3.29.0

24 Mar 08:35
520d6d7
Compare
Choose a tag to compare

3.29.0 (2023-03-23)

Features

  • Adding new fields for Serverless analytics (#906) (2a5a636)

Bug Fixes

  • Correcting the proto field Id for field data_boost_enabled (#915) (428aa1e)

Documentation

  • Fix formatting of request arg in docstring (#918) (c022bf8)