Releases: googleapis/python-spanner
Releases · googleapis/python-spanner
v3.20.0
30 Aug 06:28
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
3.19.0 (2022-08-17)
Features
support JSON object consisting of an array. (#782 ) (92a3169 )
v3.18.0
15 Aug 14:59
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
3.16.0 (2022-07-11)
Features
Bug Fixes
v3.15.1
19 Jun 07:42
Compare
Sorry, something went wrong.
No results found
v3.15.0
17 Jun 12:46
Compare
Sorry, something went wrong.
No results found
v3.14.1
09 Jun 16:25
Compare
Sorry, something went wrong.
No results found
3.14.1 (2022-06-08)
Bug Fixes
Documentation
fix changelog header to consistent size (#732 ) (97b6d37 )
v1.19.3
09 Jun 16:25
Compare
Sorry, something went wrong.
No results found
1.19.3 (2022-06-09)
Bug Fixes
deps: require protobuf<4.0.0 on v1 branch (#744 ) (ba57023 )
v3.14.0
20 Apr 08:34
Compare
Sorry, something went wrong.
No results found
3.14.0 (2022-04-20)
Features
add support for Cross region backup proto changes (#691 ) (8ac62cb )
add support for spanner copy backup feature (#600 ) (97faf6c )
AuditConfig for IAM v1 (7642eba )
Bug Fixes
add NOT_FOUND error check in exit method of SessionCheckout. (#718 ) (265e207 )
deps: require google-api-core>=1.31.5, >=2.3.2 (#685 ) (7a46a27 )
deps: require grpc-google-iam-v1 >=0.12.4 (7642eba )
deps: require proto-plus>=1.15.0 (7a46a27 )
Documentation