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-datastore/#history
66
7+ ## 1.10.0
8+
9+ 10-10-2019 12:20 PDT
10+
11+
12+ ### Implementation Changes
13+ - Remove send / receive message size limit (via synth). ([ #8952 ] ( https://github.com/googleapis/google-cloud-python/pull/8952 ) )
14+
15+ ### New Features
16+ - Add ` client_options ` to constructors for manual clients. ([ #9055 ] ( https://github.com/googleapis/google-cloud-python/pull/9055 ) )
17+
18+ ### Dependencies
19+ - Pin ` google-cloud-core >= 1.0.3, < 2.0.0dev ` . ([ #9055 ] ( https://github.com/googleapis/google-cloud-python/pull/9055 ) )
20+
21+ ### Documentation
22+ - Fix intersphinx reference to requests. ([ #9294 ] ( https://github.com/googleapis/google-cloud-python/pull/9294 ) )
23+ - Remove CI for gh-pages, use googleapis.dev for ` api_core ` refs. ([ #9085 ] ( https://github.com/googleapis/google-cloud-python/pull/9085 ) )
24+ - Remove compatability badges from READMEs. ([ #9035 ] ( https://github.com/googleapis/google-cloud-python/pull/9035 ) )
25+ - Update docs for building datastore indexes. ([ #8707 ] ( https://github.com/googleapis/google-cloud-python/pull/8707 ) )
26+ - Update intersphinx mapping for requests. ([ #8805 ] ( https://github.com/googleapis/google-cloud-python/pull/8805 ) )
27+
728## 1.9.0
829
93007-24-2019 16:04 PDT
Original file line number Diff line number Diff line change 2222
2323name = "google-cloud-datastore"
2424description = "Google Cloud Datastore API client library"
25- version = "1.9 .0"
25+ version = "1.10 .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