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.11.0
8+
9+ 10-15-2019 06:55 PDT
10+
11+
12+ ### Implementation Changes
13+ - Adjust gRPC timeouts (via synth). ([ #9330 ] ( https://github.com/googleapis/google-cloud-python/pull/9330 ) )
14+ - Make ` session_count ` optional for ` SpannerClient.batch_create_sessions ` (via synth). ([ #9280 ] ( https://github.com/googleapis/google-cloud-python/pull/9280 ) )
15+ - Remove send / receive message size limit, update docstrings (via synth). ([ #8968 ] ( https://github.com/googleapis/google-cloud-python/pull/8968 ) )
16+
17+ ### New Features
18+ - Add ` batch_create_sessions ` method to generated client (via synth). ([ #9087 ] ( https://github.com/googleapis/google-cloud-python/pull/9087 ) )
19+
20+ ### Dependencies
21+ - Pin 'google-cloud-core >= 1.0.3, < 2.0.0dev'. ([ #9445 ] ( https://github.com/googleapis/google-cloud-python/pull/9445 ) )
22+
23+ ### Documentation
24+ - Remove references to old authentication credentials in docs. ([ #9456 ] ( https://github.com/googleapis/google-cloud-python/pull/9456 ) )
25+ - Fix intersphinx reference to requests. ([ #9294 ] ( https://github.com/googleapis/google-cloud-python/pull/9294 ) )
26+ - Fix ` run_in_transaction ` return value docs. ([ #9264 ] ( https://github.com/googleapis/google-cloud-python/pull/9264 ) )
27+ - Remove CI for gh-pages, use googleapis.dev for ` api_core ` refs. ([ #9085 ] ( https://github.com/googleapis/google-cloud-python/pull/9085 ) )
28+ - Remove compatability badges from READMEs. ([ #9035 ] ( https://github.com/googleapis/google-cloud-python/pull/9035 ) )
29+ - Add DML insert and update examples to README. ([ #8698 ] ( https://github.com/googleapis/google-cloud-python/pull/8698 ) )
30+ - Update intersphinx mapping for requests. ([ #8805 ] ( https://github.com/googleapis/google-cloud-python/pull/8805 ) )
31+
732## 1.10.0
833
93407-24-2019 17:32 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.10 .0"
25+ version = "1.11 .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