File tree Expand file tree Collapse file tree 2 files changed +27
-1
lines changed Expand file tree Collapse file tree 2 files changed +27
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
[ 1 ] : https://pypi.org/project/google-cloud-datastore/#history
6
6
7
+ ## 1.8.0
8
+
9
+ 05-17-2019 08:28 PDT
10
+
11
+ ### Implementation Changes
12
+ - Add routing header to method metadata (via synth). ([ #7593 ] ( https://github.com/googleapis/google-cloud-python/pull/7593 ) )
13
+ - Remove classifier for Python 3.4 for end-of-life. ([ #7535 ] ( https://github.com/googleapis/google-cloud-python/pull/7535 ) )
14
+
15
+ ### New Features
16
+ - Add ` client_info ` support to client. ([ #8013 ] ( https://github.com/googleapis/google-cloud-python/pull/8013 ) )
17
+
18
+ ### Dependencies
19
+ - Pin ` google-cloud-core >= 1.0.0, < 2.0dev ` . ([ #7993 ] ( https://github.com/googleapis/google-cloud-python/pull/7993 ) )
20
+
21
+ ### Documentation
22
+ - Update client library documentation URLs. ([ #7307 ] ( https://github.com/googleapis/google-cloud-python/pull/7307 ) )
23
+ - Pick up stub docstring fix in GAPIC generator. ([ #6968 ] ( https://github.com/googleapis/google-cloud-python/pull/6968 ) )
24
+
25
+ ### Internal / Testing Changes
26
+ - Add nox session ` docs ` (via synth). ([ #7768 ] ( https://github.com/googleapis/google-cloud-python/pull/7768 ) )
27
+ - Copy lintified proto files (via synth). ([ #7446 ] ( https://github.com/googleapis/google-cloud-python/pull/7446 ) )
28
+ - Add clarifying comment to blacken nox target. ([ #7389 ] ( https://github.com/googleapis/google-cloud-python/pull/7389 ) )
29
+ - Add protos as an artifact to library ([ #7205 ] ( https://github.com/googleapis/google-cloud-python/pull/7205 ) )
30
+ - Update copyright headers ([ #7142 ] ( https://github.com/googleapis/google-cloud-python/pull/7142 ) )
31
+ - Protoc-generated serialization update. ([ #7080 ] ( https://github.com/googleapis/google-cloud-python/pull/7080 ) )
32
+
7
33
## 1.7.3
8
34
9
35
12-17-2018 16:45 PST
Original file line number Diff line number Diff line change 22
22
23
23
name = 'google-cloud-datastore'
24
24
description = 'Google Cloud Datastore API client library'
25
- version = '1.7.3 '
25
+ version = '1.8.0 '
26
26
# Should be one of:
27
27
# 'Development Status :: 3 - Alpha'
28
28
# 'Development Status :: 4 - Beta'
You can’t perform that action at this time.
0 commit comments