Releases: googleapis/python-logging
Releases · googleapis/python-logging
v3.12.1
v3.12.0
3.12.0 (2025-04-10)
Features
- Add REST Interceptors which support reading metadata (681bcc5)
- Add support for opt-in debug logging (681bcc5)
- Added flushes/close functionality to logging handlers (#917) (d179304)
Bug Fixes
- Allow protobuf 6.x (#977) (6757890)
- deps: Require google-cloud-audit-log >= 0.3.1 (#979) (1cc00ec)
- Fix typing issue with gRPC metadata when key ends in -bin (681bcc5)
Documentation
v3.11.4
v3.11.3
v3.11.2
v3.11.1
v3.11.0
v3.10.0
3.10.0 (2024-03-13)
Features
Bug Fixes
- Added placeholder kwargs to StructuredLogHandler (#845) (9bc0a37)
- Allowed for a partial override of loggers that get excluded from setup_client (#831) (870c940)
- Remove usage in including_default_value_fields to prepare for protobuf 5.x (#866) (66a534d)
- Use value of cluster-location in GKE for tagging location (#830) (c15847c)
Documentation
v3.9.0
3.9.0 (2023-12-08)
Features
- Add support for Python 3.12 (#813) (6591b53)
- Use native namespaces instead of pkg_resources (#812) (10ad75d)
Bug Fixes
- Fixed DeprecationWarning for datetime objects for Python 3.12 (#824) (2384981)
- Fixed object paths in autogenerated code in owlbot.py (#804) (b14bb14)
- Updated protobuf JSON formatting to support nested protobufs (#797) (a00c261)
- Use
retry_async
instead ofretry
in async client (#816) (c79f7f5) - Use warning instead of warn in system tests to avoid DeprecationWarning (#821) (c447175)
v3.9.0rc1
🤖 I have created a release beep boop
3.9.0rc1 (2023-12-08)
Features
- Add support for Python 3.12 (#813) (6591b53)
- Use native namespaces instead of pkg_resources (#812) (10ad75d)
Bug Fixes
- Fixed DeprecationWarning for datetime objects for Python 3.12 (#824) (2384981)
- Fixed object paths in autogenerated code in owlbot.py (#804) (b14bb14)
- Updated protobuf JSON formatting to support nested protobufs (#797) (a00c261)
- Use
retry_async
instead ofretry
in async client (#816) (c79f7f5) - Use warning instead of warn in system tests to avoid DeprecationWarning (#821) (c447175)
This PR was generated with Release Please. See documentation.