Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

Releases: googleapis/python-spanner

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)

v3.23.0

07 Nov 10:38
4540782

Choose a tag to compare

3.23.0 (2022-11-07)

Features

  • Adding support and samples for jsonb (#851) (268924d)
  • Support request priorities (#834) (ef2159c)
  • Support requiest options in !autocommit mode (#838) (ab768e4)
  • Update result_set.proto to return undeclared parameters in ExecuteSql API (#841) (0aa4cad)
  • Update transaction.proto to include different lock modes (#845) (c191296)

Bug Fixes

Documentation

  • Describe DB API and transactions retry mechanism (#844) (30a0666), closes #791

v3.22.2

11 Oct 16:37

Choose a tag to compare

🤖 I have created a release beep boop

3.22.2 (2022-10-10)

Bug Fixes

v3.22.1

04 Oct 02:50
e9832e1

Choose a tag to compare

3.22.1 (2022-10-04)

Bug Fixes

Documentation

  • samples: add samples for CMMR phase 2 (4282340)

v3.22.0

27 Sep 07:27
6dbbad8

Choose a tag to compare

3.22.0 (2022-09-26)

Features

  • Adding reason, domain, metadata & error_details fields in Custom Exceptions for additional info (#804) (2a74060)

v3.21.0

19 Sep 19:13
ff76231

Choose a tag to compare

3.21.0 (2022-09-16)

Features

  • Add custom instance config operations (#810) (f07333f)