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.12.0
8+
9+ 10-23-2019 19:09 PDT
10+
11+
12+ ### Implementation Changes
13+ - Add ` batch_create_session ` calls to session pools. ([ #9488 ] ( https://github.com/googleapis/google-cloud-python/pull/9488 ) )
14+
15+ ### New Features
16+ - Add ` client_options ` to client constructor. ([ #9151 ] ( https://github.com/googleapis/google-cloud-python/pull/9151 ) )
17+
18+ ### Internal / Testing Changes
19+ - Harden 'test_reload_instance' systest against eventual consistency failures. ([ #9394 ] ( https://github.com/googleapis/google-cloud-python/pull/9394 ) )
20+ - Harden 'test_transaction_batch_update_w_syntax_error' systest. ([ #9395 ] ( https://github.com/googleapis/google-cloud-python/pull/9395 ) )
21+ - Propagate errors from 'Transaction.batch_update' in systest. ([ #9393 ] ( https://github.com/googleapis/google-cloud-python/pull/9393 ) )
22+
723## 1.11.0
824
92510-15-2019 06:55 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.11 .0"
25+ version = "1.12 .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