File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Filter options
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
+ ## [ 3.1.2] ( https://github.com/googleapis/python-logging/compare/v3.1.1...v3.1.2 ) (2022-06-02)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * ** deps:** require protobuf <4.0.0dev ([ #564 ] ( https://github.com/googleapis/python-logging/issues/564 ) ) ([ cb0720c] ( https://github.com/googleapis/python-logging/commit/cb0720ceac84f4cebe3d79e4a01eea6728da8f05 ) )
13
+
14
+
15
+ ### Documentation
16
+
17
+ * fix changelog header to consistent size ([ #562 ] ( https://github.com/googleapis/python-logging/issues/562 ) ) ([ 3f16107] ( https://github.com/googleapis/python-logging/commit/3f16107ef02f85a405d2608862ffc0a73cdc8e48 ) )
18
+ * Update README image to absolute URL, fix PyPI rendering ([ #561 ] ( https://github.com/googleapis/python-logging/issues/561 ) ) ([ 76413b1] ( https://github.com/googleapis/python-logging/commit/76413b1c405019d8ed6044f0213f7983c38673cb ) )
19
+
7
20
## [ 3.1.1] ( https://github.com/googleapis/python-logging/compare/v3.1.0...v3.1.1 ) (2022-05-23)
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 = "3.1.1 "
25
+ version = "3.1.2 "
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