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.1
8+
9+ 11-09-2018 14:49 PST
10+
11+ ### Implementation Changes
12+ - Fix client_info bug, update docstrings. ([ #6420 ] ( https://github.com/googleapis/google-cloud-python/pull/6420 ) )
13+
14+ ### Documentation
15+ - Update README service links in quickstart guides. ([ #6322 ] ( https://github.com/googleapis/google-cloud-python/pull/6322 ) )
16+ - Normalize use of support level badges ([ #6159 ] ( https://github.com/googleapis/google-cloud-python/pull/6159 ) )
17+ - Fix typo in spanner usage documentation ([ #6209 ] ( https://github.com/googleapis/google-cloud-python/pull/6209 ) )
18+
19+ ### Internal / Testing Changes
20+ - Rationalize 'all_types' round-trip systest ([ #6379 ] ( https://github.com/googleapis/google-cloud-python/pull/6379 ) )
21+ - Bump minimum 'api_core' version for all GAPIC libs to 1.4.1. ([ #6391 ] ( https://github.com/googleapis/google-cloud-python/pull/6391 ) )
22+ - Add systest for returning empty array struct ([ #4449 ] ( https://github.com/googleapis/google-cloud-python/pull/4449 ) )
23+ - Add systests not needing tables ([ #6308 ] ( https://github.com/googleapis/google-cloud-python/pull/6308 ) )
24+ - Use new Nox ([ #6175 ] ( https://github.com/googleapis/google-cloud-python/pull/6175 ) )
25+
726## 1.6.0
827
92810-08-2018 08:25 PDT
Original file line number Diff line number Diff line change 2222
2323name = 'google-cloud-spanner'
2424description = 'Cloud Spanner API client library'
25- version = '1.6.0 '
25+ version = '1.6.1 '
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