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.8.0
8+
9+ 03-05-2019 12:57 PST
10+
11+
12+ ### Implementation Changes
13+ - Protoc-generated serialization update. ([ #7095 ] ( https://github.com/googleapis/google-cloud-python/pull/7095 ) )
14+ - Fix typo in exported param type name. ([ #7295 ] ( https://github.com/googleapis/google-cloud-python/pull/7295 ) )
15+
16+ ### New Features
17+ - Add Batch DML support. ([ #7485 ] ( https://github.com/googleapis/google-cloud-python/pull/7485 ) )
18+
19+ ### Documentation
20+ - Copy lintified proto files, update docstrings (via synth). ([ #7453 ] ( https://github.com/googleapis/google-cloud-python/pull/7453 ) )
21+ - Fix Batch object creation instructions. ([ #7341 ] ( https://github.com/googleapis/google-cloud-python/pull/7341 ) )
22+ - Updated client library documentation URLs. ([ #7307 ] ( https://github.com/googleapis/google-cloud-python/pull/7307 ) )
23+ - Fix README to install spanner instead of datastore. ([ #7301 ] ( https://github.com/googleapis/google-cloud-python/pull/7301 ) )
24+
25+ ### Internal / Testing Changes
26+ - Add clarifying comment to blacken nox target. ([ #7403 ] ( https://github.com/googleapis/google-cloud-python/pull/7403 ) )
27+ - Ensure that GRPC config file is included in MANIFEST.in after templating. ([ #7046 ] ( https://github.com/googleapis/google-cloud-python/pull/7046 ) )
28+ - Add protos as an artifact to library. ([ #7205 ] ( https://github.com/googleapis/google-cloud-python/pull/7205 ) )
29+ - Update copyright headers.
30+
731## 1.7.1
832
93312-14-2018 15:18 PST
Original file line number Diff line number Diff line change 2222
2323name = 'google-cloud-spanner'
2424description = 'Cloud Spanner API client library'
25- version = '1.7.1 '
25+ version = '1.8.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