File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
packages/google-cloud-logging Expand file tree Collapse file tree 2 files changed +16
-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+ ## [ 3.2.0] ( https://github.com/googleapis/python-logging/compare/v3.1.2...v3.2.0 ) (2022-07-11)
8+
9+
10+ ### Features
11+
12+ * add audience parameter ([ a2eed8c] ( https://github.com/googleapis/python-logging/commit/a2eed8c5de4f5ee995b6b7392c0e94dc72e56415 ) )
13+ * Add support for library instrumentation ([ #551 ] ( https://github.com/googleapis/python-logging/issues/551 ) ) ([ 8ba0023] ( https://github.com/googleapis/python-logging/commit/8ba002386560f2b94756c8cd0e32a8b61cdeb78b ) )
14+
15+
16+ ### Bug Fixes
17+
18+ * ** deps:** require google-api-core >= 2.8.0 ([ #575 ] ( https://github.com/googleapis/python-logging/issues/575 ) ) ([ a2eed8c] ( https://github.com/googleapis/python-logging/commit/a2eed8c5de4f5ee995b6b7392c0e94dc72e56415 ) )
19+ * ** deps:** require google-cloud-core >= 2.0.0 ([ a2eed8c] ( https://github.com/googleapis/python-logging/commit/a2eed8c5de4f5ee995b6b7392c0e94dc72e56415 ) )
20+ * require python 3.7+ ([ #580 ] ( https://github.com/googleapis/python-logging/issues/580 ) ) ([ 0b3eb52] ( https://github.com/googleapis/python-logging/commit/0b3eb5255f3294f9631deec3425a89cb06dc2c14 ) )
21+
722## [ 3.1.2] ( https://github.com/googleapis/python-logging/compare/v3.1.1...v3.1.2 ) (2022-06-03)
823
924
Original file line number Diff line number Diff line change 2222
2323name = "google-cloud-logging"
2424description = "Stackdriver Logging API client library"
25- version = "3.1.2 "
25+ version = "3.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