• /
  • Log in
  • Free account

Python agent v6.4.2.159

June 22, 2021Download

Notes

This release of the Python agent updates Sanic instrumentation to support all available versions.

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

Improvements

  • Sanic instrumentation updates

    The agent has updated support for all Sanic versions, with testing done on all versions >=18.12.0. Additionally, blueprint middleware is now supported.

  • Pyramid transaction naming

    Previously, transaction names from exception views overrode route names. We've reversed this priority to be more in line with other instrumentation.

Bug Fixes

  • Fix inspect.formatargspec deprecation warning

    A deprecation warning concerning inspect.formatargspec has been fixed.

  • HTTPX Crash

    Initializing the agent after creating an HTTPX client could cause a crash in HTTPX. This has been corrected.

Create issueEdit page
Copyright © 2022 New Relic Inc.