File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 44
55[ 1 ] : https://pypi.org/project/google-cloud-spanner/#history
66
7+ ## [ 1.16.0] ( https://www.github.com/googleapis/python-spanner/compare/v1.15.1...v1.16.0 ) (2020-05-05)
8+
9+
10+ ### Features
11+
12+ * add support for retrying aborted partitioned DML statements ([ #66 ] ( https://www.github.com/googleapis/python-spanner/issues/66 ) ) ([ 8a3d700] ( https://www.github.com/googleapis/python-spanner/commit/8a3d700134a6380c033a879cff0616a648df709b ) )
13+
14+
15+ ### Bug Fixes
16+
17+ * add keepalive changes to synth.py ([ #55 ] ( https://www.github.com/googleapis/python-spanner/issues/55 ) ) ([ 805bbb7] ( https://www.github.com/googleapis/python-spanner/commit/805bbb766fd9c019f528e2f8ed1379d997622d03 ) )
18+ * pass gRPC config options to gRPC channel creation ([ #26 ] ( https://www.github.com/googleapis/python-spanner/issues/26 ) ) ([ 6c9a1ba] ( https://www.github.com/googleapis/python-spanner/commit/6c9a1badfed610a18454137e1b45156872914e7e ) )
19+
720### [ 1.15.1] ( https://www.github.com/googleapis/python-spanner/compare/v1.15.0...v1.15.1 ) (2020-04-08)
821
922
Original file line number Diff line number Diff line change 2222
2323name = "google-cloud-spanner"
2424description = "Cloud Spanner API client library"
25- version = "1.15.1 "
25+ version = "1.16.0 "
2626# Should be one of:
2727# 'Development Status :: 3 - Alpha'
2828# 'Development Status :: 4 - Beta'
You can’t perform that action at this time.
0 commit comments