File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed
Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 44
55[ 1 ] : https://pypi.org/project/google-cloud-logging/#history
66
7+ ## 1.10.0
8+
9+ 01-17-2019 15:37 PST
10+
11+
12+ ### Implementation Changes
13+ - Change WriteLogEntries retry policy.
14+ - Protoc-generated serialization update. ([ #7088 ] ( https://github.com/googleapis/google-cloud-python/pull/7088 ) )
15+ - GAPIC generation fixes. ([ #7061 ] ( https://github.com/googleapis/google-cloud-python/pull/7061 ) )
16+
17+ ### Internal / Testing Changes
18+ - Update copyright headers.
19+ - Use 'python-3.6' for 'blacken' run. ([ #7064 ] ( https://github.com/googleapis/google-cloud-python/pull/7064 ) )
20+
721## 1.9.1
822
92312-17-2018 16:49 PST
Original file line number Diff line number Diff line change 2222
2323name = 'google-cloud-logging'
2424description = 'Stackdriver Logging API client library'
25- version = '1.9.1 '
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