File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
Expand file tree Collapse file tree 2 files changed +16
-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+ ## [ 3.16.0] ( https://github.com/googleapis/python-spanner/compare/v3.15.1...v3.16.0 ) (2022-07-11)
8+
9+
10+ ### Features
11+
12+ * Automated Release Blessing ([ #767 ] ( https://github.com/googleapis/python-spanner/issues/767 ) ) ([ 19caf44] ( https://github.com/googleapis/python-spanner/commit/19caf44489e0af915405466960cf83bea4d3a579 ) )
13+ * python typing ([ #646 ] ( https://github.com/googleapis/python-spanner/issues/646 ) ) ([ 169019f] ( https://github.com/googleapis/python-spanner/commit/169019f283b4fc1f82be928de8e61477bd7f33ca ) )
14+
15+
16+ ### Bug Fixes
17+
18+ * [ @421 ] ( https://github.com/421 ) ([ #769 ] ( https://github.com/googleapis/python-spanner/issues/769 ) ) ([ 58640a1] ( https://github.com/googleapis/python-spanner/commit/58640a1e013fb24dde403706ae32c851112128c9 ) )
19+ * add pause for the staleness test ([ #762 ] ( https://github.com/googleapis/python-spanner/issues/762 ) ) ([ bb7f1db] ( https://github.com/googleapis/python-spanner/commit/bb7f1db57a0d06800ff7c81336756676fc7ec109 ) )
20+ * require python 3.7+ ([ #768 ] ( https://github.com/googleapis/python-spanner/issues/768 ) ) ([ f2c273d] ( https://github.com/googleapis/python-spanner/commit/f2c273d592ddc7d2c5de5ee6284d3b4ecba8a3c1 ) )
21+
722## [ 3.15.1] ( https://github.com/googleapis/python-spanner/compare/v3.15.0...v3.15.1 ) (2022-06-17)
823
924
Original file line number Diff line number Diff line change 2222
2323name = "google-cloud-spanner"
2424description = "Cloud Spanner API client library"
25- version = "3.15.1 "
25+ version = "3.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