3.5.0 (2023-01-24)
Features
- Add support for Python 3.11 (412d481)
Bug Fixes
- Add context manager return types (e2278c1)
- Instrumentation entries should not contain user labels (#703) (e05d132)
- Require proto-plus 1.22.2 for Python 3.11 (412d481)
- Send StructuredLogHandler instrumentation log using an explicit logger (#705) (ac6a2c6)
Documentation
- Add documentation for enums (e2278c1)