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 44
55[ 1 ] : https://pypi.org/project/google-cloud-logging/#history
66
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+
720### [ 2.1.1] ( https://www.github.com/googleapis/python-logging/compare/v2.1.0...v2.1.1 ) (2021-01-14)
821
922
Original file line number Diff line number Diff line change 2222
2323name = "google-cloud-logging"
2424description = "Stackdriver Logging API client library"
25- version = "2.1.1 "
25+ version = "2.2.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