Skip to content

Releases: googleapis/python-spanner

v3.21.0

19 Sep 19:13
ff76231
Compare
Choose a tag to compare

3.21.0 (2022-09-16)

Features

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

v3.20.0

30 Aug 06:28
6a941ef
Compare
Choose a tag to compare

3.20.0 (2022-08-30)

Features

Bug Fixes

  • if JsonObject serialized to None then return null_value instead of string_value (#771) (82170b5)

v3.19.0

17 Aug 15:47
087a624
Compare
Choose a tag to compare

3.19.0 (2022-08-17)

Features

  • support JSON object consisting of an array. (#782) (92a3169)

v3.18.0

15 Aug 14:59
d7999b8
Compare
Choose a tag to compare

3.18.0 (2022-08-12)

Features

  • Add ListDatabaseRoles API to support role based access control (#774) (3867882)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (eee5f31)
  • deps: require proto-plus >= 1.22.0 (eee5f31)
  • target new spanner db admin service config (8c73cb3)

v3.17.0

20 Jul 10:35
12854d5
Compare
Choose a tag to compare

3.17.0 (2022-07-19)

Features

  • add audience parameter (60db146)
  • add Session creator role (60db146)
  • Adding two new fields for Instance create_time and update_time (60db146)

Bug Fixes

  • deps: require google-api-core>=1.32.0,>=2.8.0 (#739) (60db146)

Documentation

  • clarify transaction semantics (60db146)

v3.16.0

11 Jul 20:39
1542c8f
Compare
Choose a tag to compare

3.16.0 (2022-07-11)

Features

Bug Fixes

v3.15.1

19 Jun 07:42
11e8583
Compare
Choose a tag to compare

3.15.1 (2022-06-17)

Bug Fixes

  • don't use a list for empty arguments (#750) (5d8b055)

v3.15.0

17 Jun 12:46
77e7d92
Compare
Choose a tag to compare

3.15.0 (2022-06-17)

Features

v3.14.1

09 Jun 16:25
d7771d7
Compare
Choose a tag to compare

3.14.1 (2022-06-08)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#732) (97b6d37)

v1.19.3

09 Jun 16:25
29aee53
Compare
Choose a tag to compare

1.19.3 (2022-06-09)

Bug Fixes

  • deps: require protobuf<4.0.0 on v1 branch (#744) (ba57023)