Notes
This release of the Python agent adds support for RedisCluster.
Install the agent using easy_install/pip/distribute
via the Python Package Index or download it directly from the New Relic download site.
Enhancements
- Add support for RedisCluster Adds instrumentation support for RedisCluster.
Bug fixes
Resilient Environment Settings Fixed a crash when using generalimport with the agent. Thanks for the contribution, aaeabdo!
Remove deprecated
drop_transaction
calls from agent Thedrop_transaction
function had been removed from the agent but references to it still existed, so this version of the agent removes any remaining calls.Fix logic in serverless distributed tracing to work by default
Support statement
We recommend updating to the latest agent version as soon as it's available. If you can't upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about keeping agents up to date.
See the New Relic Python agent EOL policy for information about agent releases and support dates.