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 dependabot bot added the dependencies Bot PRs that update dependencies label Mar 27, 2026
@dependabot dependabot bot force-pushed the dependabot/pip/requirements/newrelic-12.1.0 branch 3 times, most recently from e005250 to dfa73f0 Compare April 16, 2026 14:13
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.60%. Comparing base (741976c) to head (a49b110).

Additional details and impacted files
@@           Coverage Diff            @@
##           master    #9352    +/-   ##
========================================
  Coverage   82.60%   82.60%            
========================================
  Files         618      618            
  Lines       35374    35374            
  Branches     3327     3317    -10     
========================================
  Hits        29221    29221            
+ Misses       6032     5809   -223     
- Partials      121      344   +223     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/requirements/newrelic-12.1.0 branch from dfa73f0 to a49b110 Compare April 17, 2026 02:49
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.

1 participant