Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 25, 2025

Bumps newrelic from 10.17.0 to 11.0.0.

Release notes

Sourced from newrelic's releases.

v11.0.0

Notes

This release of the Python agent makes the following changes:

  • Removes support for Python 3.7
  • Removes and or deprecates various APIs and settings
  • Deprecates aioredis instrumentation
  • Raises the minimum supported version of setuptools and setuptools_scm
  • Adds new instrumentation for AutoGen
  • Adds new instrumentation for Pyzeebe
  • Adds new MCP (Model Context Protocol) named spans
  • Fixes a crash in psycopg
  • Ensures MCP spans are only recorded when AI monitoring is enabled

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

Removed features

... (truncated)

Commits
  • 0b3850f Add autogen instrumentation and MCP updates (#1520)
  • baecae8 Update Megalinter (#1510)
  • 3b30f08 Move codecov.yml file to .github folder (#1516)
  • 312a322 Fix merge conflict leftovers from removing Python 3.7 (#1515)
  • ddbb8f7 Merge pull request #1513 from newrelic/fix-pyzeebe-pypy
  • f43a05b Merge pull request #1508 from newrelic/fix-psycopg-as-string
  • 66348e1 Merge pull request #1512 from newrelic/develop-11.0.0
  • 6d0950a Merge pull request #1511 from newrelic/merge-main-develop-11.0.0
  • 694612b Merge remote-tracking branch 'origin/main' into develop-11.0.0
  • 7271b2e Drop Python 3.7 Support (#1491)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [newrelic](https://github.com/newrelic/newrelic-python-agent) from 10.17.0 to 11.0.0.
- [Release notes](https://github.com/newrelic/newrelic-python-agent/releases)
- [Commits](newrelic/newrelic-python-agent@v10.17.0...v11.0.0)

---
updated-dependencies:
- dependency-name: newrelic
  dependency-version: 11.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 25, 2025
@alexjanousekGSA alexjanousekGSA enabled auto-merge (squash) September 26, 2025 10:58
@alexjanousekGSA alexjanousekGSA merged commit bb24117 into main Sep 26, 2025
11 checks passed
@alexjanousekGSA alexjanousekGSA deleted the dependabot/pip/newrelic-11.0.0 branch September 26, 2025 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant