Skip to content

Bump newrelic from 11.2.0 to 12.1.0 in /requirements#9352

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/requirements/newrelic-12.1.0
Open

Bump newrelic from 11.2.0 to 12.1.0 in /requirements#9352
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/requirements/newrelic-12.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 27, 2026

Bumps newrelic from 11.2.0 to 12.1.0.

Release notes

Sourced from newrelic's releases.

v12.1.0

Notes

This release of the Python agent adds support for time to first token and fixes an incompatible Flask add_url_rule function signature.

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

  • Add time to first token for LLM response streams

    • The agent now records an attribute called time_to_first_token on LlmChatCompletionSummary events for OpenAI and Bedrock response streams that measures the time between the request and the first token received in the response.

Bugs

  • Fix incompatible Flask add_url_rule function signature

    • Previously the function signature in the instrumentation did not match Flask's add_url_rule function signature and in some cases would cause a crash. 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.

v12.0.0

https://docs.newrelic.com/docs/release-notes/agent-release-notes/python-release-notes/python-agent-120000/

v11.5.0

https://docs.newrelic.com/docs/release-notes/agent-release-notes/python-release-notes/python-agent-110500/

v11.4.0

https://docs.newrelic.com/docs/release-notes/agent-release-notes/python-release-notes/python-agent-110400/

v11.3.0

https://docs.newrelic.com/docs/release-notes/agent-release-notes/python-release-notes/python-agent-110300/

Commits
  • d9ba38f feat: wire on publish to send the agent new version to newrelic metadata serv...
  • d0f8efd Merge pull request #1656 from newrelic/mvick/add-metadata-action-step1
  • 49f0af4 Merge branch 'main' into mvick/add-metadata-action-step1
  • 8d62a84 Add time to first token for Bedrock and OpenAI. (#1689)
  • 8a8a2b9 Merge branch 'main' into mvick/add-metadata-action-step1
  • 9836b8f Bump the github_actions group with 2 updates (#1695)
  • 5bd37f4 Merge branch 'main' into mvick/add-metadata-action-step1
  • 17f99e6 Fix Starlette Tests for 1.0.0 (#1696)
  • 8086688 Merge branch 'main' into mvick/add-metadata-action-step1
  • 0221a49 Merge pull request #1693 from newrelic/fix-flask-signature
  • 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 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 11.2.0 to 12.1.0.
- [Release notes](https://github.com/newrelic/newrelic-python-agent/releases)
- [Commits](newrelic/newrelic-python-agent@v11.2.0...v12.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Bot PRs that update dependencies label Mar 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Bot PRs that update dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants