File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
Expand file tree Collapse file tree 2 files changed +16
-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.12.1
8+
9+ 08-01-2019 09:45 PDT
10+
11+
12+ ### Implementation Changes
13+ - Remove gRPC size restrictions (4MB default) ([ #8860 ] ( https://github.com/googleapis/google-cloud-python/pull/8860 ) )
14+ - Map stdlib loglevels to Stackdriver severity enum values. ([ #8837 ] ( https://github.com/googleapis/google-cloud-python/pull/8837 ) )
15+
16+ ### Documentation
17+ - Fix 'list_entries' example with projects. ([ #8858 ] ( https://github.com/googleapis/google-cloud-python/pull/8858 ) )
18+
19+ ### Internal / Testing Changes
20+ - Update intersphinx mapping for requests. ([ #8805 ] ( https://github.com/googleapis/google-cloud-python/pull/8805 ) )
21+
722## 1.12.0
823
92407-24-2019 16:47 PDT
Original file line number Diff line number Diff line change 2222
2323name = 'google-cloud-logging'
2424description = 'Stackdriver Logging API client library'
25- version = '1.12.0 '
25+ version = '1.12.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