Skip to content

Releases: newrelic/newrelic-python-agent

v10.1.0

10 Oct 21:44
38c2ba4
Compare
Choose a tag to compare

Notes

This release of the Python agent adds support for Python 3.13, adds a new Large Language Model (LLM) API, supports Docker ID parsing in Amazon ECS Fargate environments, and instruments a new Langchain vectorstore.

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 support for Python 3.13

    • The agent now supports applications running in Python 3.13.
  • Add new LLM custom attribute context manager API

    • The agent now includes a new context manager API that adds custom attributes to LLM events generated from calls to LLMs in application code. For more information on usage, please see our API documentation.
  • Add support for reporting of Amazon ECS Fargate Docker IDs

    • The agent now reports Docker IDs for containers running in ECS Fargate environments.
  • Add instrumentation for SQLiteVec vectorstore in Langchain

    • The agent now instruments similarity_search for the SQLiteVec vectorstore.

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.0.0

26 Sep 21:53
85f4035
Compare
Choose a tag to compare

v9.13.0

08 Aug 21:52
70e98a5
Compare
Choose a tag to compare

v9.12.0

11 Jul 18:28
47581e9
Compare
Choose a tag to compare

v9.11.0

13 Jun 22:53
16838fb
Compare
Choose a tag to compare

v9.10.0

23 May 21:41
b75ea43
Compare
Choose a tag to compare

v9.9.1

13 May 21:39
3e5be52
Compare
Choose a tag to compare

v9.9.0

18 Apr 22:50
d9dcfaa
Compare
Choose a tag to compare

v9.8.0

27 Mar 23:08
9f9751d
Compare
Choose a tag to compare

v9.7.1

11 Mar 21:08
5f4b843
Compare
Choose a tag to compare