File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-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
+ ## [ 2.2.0] ( https://www.github.com/googleapis/python-logging/compare/v2.1.1...v2.2.0 ) (2021-01-27)
8
+
9
+
10
+ ### Features
11
+
12
+ * add 'from_service_account_info' factory to clients ([ a9ff2b7] ( https://www.github.com/googleapis/python-logging/commit/a9ff2b7984a54542963fc8d52864365ef1562f57 ) )
13
+
14
+
15
+ ### Bug Fixes
16
+
17
+ * django content length extraction bug ([ #160 ] ( https://www.github.com/googleapis/python-logging/issues/160 ) ) ([ 93eeaef] ( https://www.github.com/googleapis/python-logging/commit/93eeaef1cce286aa8aa830d2369212b912d184b6 ) )
18
+ * fix sphinx identifiers ([ a9ff2b7] ( https://www.github.com/googleapis/python-logging/commit/a9ff2b7984a54542963fc8d52864365ef1562f57 ) )
19
+
7
20
### [ 2.1.1] ( https://www.github.com/googleapis/python-logging/compare/v2.1.0...v2.1.1 ) (2021-01-14)
8
21
9
22
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 = "2.1.1 "
25
+ version = "2.2.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