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 4
4
5
5
[ 1 ] : https://pypi.org/project/google-cloud-logging/#history
6
6
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
+
7
22
## 1.12.0
8
23
9
24
07-24-2019 16:47 PDT
Original file line number Diff line number Diff line change 22
22
23
23
name = 'google-cloud-logging'
24
24
description = 'Stackdriver Logging API client library'
25
- version = '1.12.0 '
25
+ version = '1.12.1 '
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