Change8

v10.12.0

📦 new-relic-sdk
1 features🐛 2 fixes

Summary

Version 10.12.0 introduces official support for Python 3.12 and resolves several stability issues related to header processing and memory reporting.

Migration Steps

  1. If you are using Python 3.12, ensure your environment is correctly configured to use the new agent version for full compatibility.

✨ New Features

  • Added support for Python 3.12 runtime environments.

🐛 Bug Fixes

  • Fixed an issue where the agent could crash when processing certain types of HTTP headers containing non-ASCII characters.
  • Resolved a bug causing incorrect reporting of memory usage metrics on specific Linux distributions.