File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed
Filter options
Expand file tree Collapse file tree 2 files changed +20
-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.7.0] ( https://www.github.com/googleapis/python-spanner/compare/v3.6.0...v3.7.0 ) (2021-07-05)
8
+
9
+
10
+ ### Features
11
+
12
+ * add always_use_jwt_access ([ #381 ] ( https://www.github.com/googleapis/python-spanner/issues/381 ) ) ([ 0f1a5de] ( https://www.github.com/googleapis/python-spanner/commit/0f1a5ded572685a96d29a60c959cb00a48f7a87f ) )
13
+ * add sample for low cost instances ([ #392 ] ( https://www.github.com/googleapis/python-spanner/issues/392 ) ) ([ 3f4f93f] ( https://www.github.com/googleapis/python-spanner/commit/3f4f93f75f5585a82047bf8d83a24622ad776ecb ) )
14
+
15
+
16
+ ### Bug Fixes
17
+
18
+ * disable always_use_jwt_access ([ c37bf21] ( https://www.github.com/googleapis/python-spanner/commit/c37bf21afdf417757eff67fe8500aa65f49fd5ad ) )
19
+ * disable always_use_jwt_access ([ #395 ] ( https://www.github.com/googleapis/python-spanner/issues/395 ) ) ([ c37bf21] ( https://www.github.com/googleapis/python-spanner/commit/c37bf21afdf417757eff67fe8500aa65f49fd5ad ) )
20
+
21
+
22
+ ### Documentation
23
+
24
+ * fix docstring for session.py ([ #387 ] ( https://www.github.com/googleapis/python-spanner/issues/387 ) ) ([ 3132587] ( https://www.github.com/googleapis/python-spanner/commit/3132587453f7bd0be72ebc393626b5c8b1bab982 ) )
25
+
7
26
## [ 3.6.0] ( https://www.github.com/googleapis/python-spanner/compare/v3.5.0...v3.6.0 ) (2021-06-23)
8
27
9
28
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.6 .0"
25
+ version = "3.7 .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