v10.16.0
📦 new-relic-sdk
✨ 1 features🐛 1 fixes
Summary
This release introduces official support for Python 3.12 and resolves a bug related to handling non-ASCII characters in HTTP headers.
Migration Steps
- No migration steps required unless upgrading to Python 3.12, in which case ensure your environment is compatible.
✨ New Features
- Added support for Python 3.12.
🐛 Bug Fixes
- Fixed an issue where the agent would crash when processing certain types of HTTP headers containing non-ASCII characters.