File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Filter options
Expand file tree Collapse file tree 2 files changed +13
-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
+ ## [ 3.3.0] ( https://github.com/googleapis/python-logging/compare/v3.2.4...v3.3.0 ) (2022-10-12)
8
+
9
+
10
+ ### Features
11
+
12
+ * Support Django asgi middleware ([ #625 ] ( https://github.com/googleapis/python-logging/issues/625 ) ) ([ f52b3aa] ( https://github.com/googleapis/python-logging/commit/f52b3aae28e7ed5809fc5470213b2a1c6f7d77bd ) )
13
+
14
+
15
+ ### Bug Fixes
16
+
17
+ * ** deps:** Allow protobuf 3.19.5 ([ #644 ] ( https://github.com/googleapis/python-logging/issues/644 ) ) ([ 12f3001] ( https://github.com/googleapis/python-logging/commit/12f3001d834e858dbbbcdaab5894ec25a14c6820 ) )
18
+
7
19
## [ 3.2.4] ( https://github.com/googleapis/python-logging/compare/v3.2.3...v3.2.4 ) (2022-10-04)
8
20
9
21
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 = "3.2.4 "
25
+ version = "3.3.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