v10.13.0
📦 new-relic-sdk
✨ 1 features🐛 1 fixes
Summary
This release introduces official support for Python 3.12 and resolves an initialization failure related to an empty license key environment variable.
✨ New Features
- Added support for Python 3.12.
🐛 Bug Fixes
- Fixed an issue where the agent would fail to initialize if the environment variable NEW_RELIC_LICENSE_KEY was set to an empty string.