v10.5.0
📦 new-relic-sdk
✨ 1 features🐛 1 fixes
Summary
Version 10.0.500 of the New Relic Python Agent introduces official support for Python 3.12 and resolves a crash related to non-ASCII HTTP headers.
Migration Steps
- If you are using Python 3.12, ensure your environment is correctly configured to use the new agent version.
✨ 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.