Change8

v10.10.0

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

Summary

This release introduces official support for Python 3.12 and includes fixes for crashes related to large JSON payloads and inaccurate memory reporting on specific Linux systems.

Migration Steps

  1. 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 would crash when processing large JSON payloads in the background task context.
  • Resolved a bug causing incorrect reporting of memory usage metrics on certain Linux distributions.