pypi newrelic 13.6.0
v13.6.0

3 hours ago

Notes

This release of the Python agent adds support for OpenSearch, Microsoft Azure SQL, new Kinesis methods, and a new browser_monitoring.version setting. Additionally, improvements have been made to Anthropic, MCP, and Google ADK instrumentation. Issues with signed headers in botocore (SigV4) and Gemini tools parsing have also been fixed for this release.

Install the agent using easy_install/pip/distribute via the Python Package Index, using conda via the Conda-Forge Package Index, or download it directly from the New Relic download site.

New Features

  • New instrumentation for opensearch-py

    • Instrumentation was added for the official OpenSearch database connector.
  • New instrumentation for mssql-python

    • Instrumentation was added for Microsoft Azure SQL.
  • New instrumentation for new Kinesis methods

    • The following methods are now supported in Kinesis:
      • create_channel
      • delete_channel
      • describe_channel
      • list_channels
      • update_channel
  • New setting for browser_monitoring.version

Improved Features

  • Improved support for anthropic.

    • Improved parsing of request parameters for the Anthropic SDK on versions 1.0.0 and above.
    • New parsing for responses via Messages.with_raw_response.create enabling improved compatibility with LangChain.
  • Support for mcp v2.0.0 and above.

    • Instrumentation has been updated following the major refactor done in mcp v2.0.0 and should once again work as expected.
  • Support for Google ADK v2.9.0 and above.

    • Instrumentation has been updated for Google ADK on versions 2.9.0 and above.

Bugs

  • Fix issues with signed headers in botocore (SigV4)

    • Previously any distributed tracing headers that were generated by other tracing libraries could cause issues with instrumentation in botocore due to header signing. This has been fixed, and distributed tracing headers are now mutated before signing.
  • Fix Gemini tools parsing

    • Previously, some instances of tools created with Gemini would fail to parse and would silently fail, resulting in no response for that specific request. This has been fixed.

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.

Don't miss a new newrelic release

NewReleases is sending notifications on new releases.