v10.9.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 are explicitly mentioned, but users on older Python versions should note the new 3.12 support.
✨ New Features
- Added support for Python 3.12.
🐛 Bug Fixes
- Fixed an issue where the agent could crash when processing certain types of HTTP headers containing non-ASCII characters.