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 4
4
5
5
[ 1 ] : https://pypi.org/project/google-cloud-spanner/#history
6
6
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
+
7
21
## [ 3.1.0] ( https://www.github.com/googleapis/python-spanner/compare/v3.0.0...v3.1.0 ) (2021-02-23)
8
22
9
23
Original file line number Diff line number Diff line change 22
22
23
23
name = "google-cloud-spanner"
24
24
description = "Cloud Spanner API client library"
25
- version = "3.1 .0"
25
+ version = "3.2 .0"
26
26
# Should be one of:
27
27
# 'Development Status :: 3 - Alpha'
28
28
# 'Development Status :: 4 - Beta'
You can’t perform that action at this time.
0 commit comments