Change8

v10.14.0

📦 new-relic-sdkView on GitHub →
1 features🐛 2 fixes

Summary

This release introduces official support for Python 3.12 environments and includes fixes for issues related to header processing and memory metric reporting.

Migration Steps

  1. If you are using Python 3.12, ensure your environment is configured correctly to leverage the new support.

✨ 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.