File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-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.9.1
8+
9+ 12-17-2018 16:49 PST
10+
11+
12+ ### Implementation Changes
13+ - Allow setting name, args on default handler (post-blacken) ([ #6828 ] ( https://github.com/googleapis/google-cloud-python/pull/6828 ) )
14+
15+ ### Documentation
16+ - Document Python 2 deprecation ([ #6910 ] ( https://github.com/googleapis/google-cloud-python/pull/6910 ) )
17+ - Normalize docs for ` page_size ` / ` max_results ` / ` page_token ` . ([ #6842 ] ( https://github.com/googleapis/google-cloud-python/pull/6842 ) )
18+
719## 1.9.0
820
92112-10-2018 12:55 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.0 '
25+ version = '1.9.1 '
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