Skip to content

Releases: newrelic/newrelic-python-agent

v10.9.0

11 Apr 17:40
687d47c
Compare
Choose a tag to compare

Notes

This release of the Python agent adds OpenTelemetry compatible datastore span attribute names, fixes a bug in LangChain instrumentation, and temporarily disables Kombu instrumentation.

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

New features

  • Add OpenTelemetry compatible datastore span attributes

    • The datastore span attributes are now more consistent with OpenTelemetry naming conventions

Bug fixes

  • Fix LangChain instrumentation for string response types

    • Previously, when LangChain returned string-type responses, the agent only captured the first character of the string. This has been corrected.
  • Disable Kombu instrumentation

    • Existing Kombu instrumentation in the agent is crashing with a TypeError being raised from the inspect module. This instrumentation has been temporarily disabled and will be re-enabled in a future release once the root cause of the crash is identified and patched.

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.

v10.8.1

31 Mar 21:09
0c59fe3
Compare
Choose a tag to compare

v10.8.0

27 Mar 22:24
223b56b
Compare
Choose a tag to compare

v10.7.0

07 Mar 00:47
eb8d44b
Compare
Choose a tag to compare

v10.6.0

06 Feb 22:21
9abd5a1
Compare
Choose a tag to compare

v10.5.0

30 Jan 00:14
237897a
Compare
Choose a tag to compare

v10.4.0

12 Dec 23:04
2a3a3dc
Compare
Choose a tag to compare

v10.3.1

v10.3.0

19 Nov 00:30
6b8fb08
Compare
Choose a tag to compare

v10.2.0

15 Oct 22:08
7d6da2c
Compare
Choose a tag to compare