File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-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.2.0] ( https://www.github.com/googleapis/python-spanner/compare/v3.1.0...v3.2.0 ) (2021-03-02)
8+
9+
10+ ### Features
11+
12+ * add ` Database.list_tables ` method ([ #219 ] ( https://www.github.com/googleapis/python-spanner/issues/219 ) ) ([ 28bde8c] ( https://www.github.com/googleapis/python-spanner/commit/28bde8c18fd76b25ec1b64c44db7c1600255256f ) )
13+ * add sample for commit stats ([ #241 ] ( https://www.github.com/googleapis/python-spanner/issues/241 ) ) ([ 1343656] ( https://www.github.com/googleapis/python-spanner/commit/1343656ad43dbc41c119b652d8fe9360fa2b0e78 ) )
14+ * add samples for PITR ([ #222 ] ( https://www.github.com/googleapis/python-spanner/issues/222 ) ) ([ da146b7] ( https://www.github.com/googleapis/python-spanner/commit/da146b7a5d1d2ab6795c53301656d39e5594962f ) )
15+
16+
17+ ### Bug Fixes
18+
19+ * remove print statement ([ #245 ] ( https://www.github.com/googleapis/python-spanner/issues/245 ) ) ([ 1c2a64f] ( https://www.github.com/googleapis/python-spanner/commit/1c2a64fd06404bb7c2dfb4a8f65edd64c7710340 ) )
20+
721## [ 3.1.0] ( https://www.github.com/googleapis/python-spanner/compare/v3.0.0...v3.1.0 ) (2021-02-23)
822
923
Original file line number Diff line number Diff line change 2222
2323name = "google-cloud-spanner"
2424description = "Cloud Spanner API client library"
25- version = "3.1 .0"
25+ version = "3.2 .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