File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55[ 1 ] : https://pypi.org/project/google-cloud-spanner/#history
66
7+ ## 1.6.0
8+
9+ 10-08-2018 08:25 PDT
10+
11+ ### New Features
12+ - Add support for DML/PDML. ([ #6151 ] ( https://github.com/googleapis/google-cloud-python/pull/6151 ) )
13+
14+ ### Implementation Changes
15+ - Add 'synth.py' and regen GAPIC code. ([ #6040 ] ( https://github.com/googleapis/google-cloud-python/pull/6040 ) )
16+
17+ ### Documentation
18+ - Remove invalid examples of ` database.transaction() ` . ([ #6032 ] ( https://github.com/googleapis/google-cloud-python/pull/6032 ) )
19+ - Redirect renamed ` usage.html ` /` client.html ` -> ` index.html ` . ([ #5996 ] ( https://github.com/googleapis/google-cloud-python/pull/5996 ) )
20+ - Fix leakage of sections into sidebar menu. ([ #5986 ] ( https://github.com/googleapis/google-cloud-python/pull/5986 ) )
21+ - Prepare documentation for repo split. ([ #5938 ] ( https://github.com/googleapis/google-cloud-python/pull/5938 ) )
22+
23+ ### Internal / Testing Changes
24+ - Remove extra ` grpc_gcp ` system tests. ([ #6049 ] ( https://github.com/googleapis/google-cloud-python/pull/6049 ) )
25+
726## 1.5.0
827
928### New Features
Original file line number Diff line number Diff line change 2222
2323name = 'google-cloud-spanner'
2424description = 'Cloud Spanner API client library'
25- version = '1.5 .0'
25+ version = '1.6 .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