v10.15.0
📦 new-relic-sdkView on GitHub →
✨ 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 specific migration steps are 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 could crash when processing certain types of HTTP headers containing non-ASCII characters.