Skip to content

Releases: googleapis/python-spanner

v3.32.0

26 Apr 09:33
10a1351

Choose a tag to compare

3.32.0 (2023-04-25)

Features

v3.31.0

12 Apr 18:06
4990728

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

Choose a tag to compare

3.30.0 (2023-03-28)

Features

v3.29.0

24 Mar 08:35
520d6d7

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)

v3.28.0

01 Mar 00:08
92fe981

Choose a tag to compare

3.28.0 (2023-02-28)

Features

  • Enable "rest" transport in Python for services supporting numeric enums (#897) (c21a0d5)

v3.27.1

06 Feb 05:07
e248f1e

Choose a tag to compare

3.27.1 (2023-01-30)

Bug Fixes

  • Add context manager return types (830f325)
  • Change fgac database role tags (#888) (ae92f0d)
  • Fix for database name in batch create request (#883) (5e50beb)

Documentation

  • Add documentation for enums (830f325)

v3.27.0

13 Jan 06:17
438d2aa

Choose a tag to compare

3.27.0 (2023-01-10)

Features

  • Add support for python 3.11 (#879) (4b8c2cf)
  • Add typing to proto.Message based class attributes (4683d10)

Bug Fixes

  • Add dict typing for client_options (4683d10)
  • deps: Require google-api-core >=1.34.0, >=2.11.0 (4683d10)
  • Drop packaging dependency (4683d10)
  • Drop usage of pkg_resources (4683d10)
  • Fix timeout default values (4683d10)

Documentation

  • samples: Snippetgen handling of repeated enum field (4683d10)
  • samples: Snippetgen should call await on the operation coroutine before calling result (4683d10)

v3.26.0

15 Dec 21:46
9761402

Choose a tag to compare

3.26.0 (2022-12-15)

Features

  • Inline Begin transction for RW transactions (#840) (c2456be)

Bug Fixes

  • Fix for binding of pinging and bursty pool with database role (#871) (89da17e)

v3.25.0

13 Dec 14:03
484095c

Choose a tag to compare

3.25.0 (2022-12-13)

Features

v3.24.0

02 Dec 06:19
20533b8

Choose a tag to compare

3.24.0 (2022-11-30)

Features

  • Add snippets for Spanner DML with returning clause (#811) (62e55b5)
  • Add support and tests for DML returning clauses (#805) (81505cd)