Skip to content

chore(deps): bump newrelic from 13.2.0 to 13.4.0 in /requirements - #9748

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/requirements/newrelic-13.4.0
Open

chore(deps): bump newrelic from 13.2.0 to 13.4.0 in /requirements#9748
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/requirements/newrelic-13.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Contributor

Bumps newrelic from 13.2.0 to 13.4.0.

Release notes

Sourced from newrelic's releases.

v13.4.0

Notes

This release of the Python agent adds support for Redis commands introduced in Redis v8.10.0 and redis-py v8.1.0. This release also resolves the issue of missing LlmChatCompletion events in LangChain when using MCP tools.

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 Redis commands introduced in Redis v8.10.0 and redis-py v8.1.0

    • The Python agent now supports the following recently added commands in Redis:
      • himport_discard_all
      • himport_discard
      • himport_prepare
      • lmovem
      • nrange
      • nrevrange
      • querylabels
      • read
      • sdiffcard
      • sunioncard
      • aliaslist

Bugs

  • Fix missing LlmChatCompletion events in Gemini when using MCP tools

    • Previously, LlmChatCompletionMessages and LlmChatCompletionSummary events were missing in Gemini when using tools in a LangChain agent, if the response format was not the default JSON. This has been resolved.
  • Swap to trace cache ID in LangChain and Agent Framework

    • For context propagation purposes, swap the LangChain and Agent Framework instrumentation to only store the trace cache ID rather than the full trace in a reference attribute. This is to prevent these objects from getting serialized unexpectedly in the case of leaks. The ID is a much smaller object while the trace could contain MBs of data.

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.

v13.3.0

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

Commits
  • 2e612b0 Swap to Trace Cache ID in LangChain and AgentFramework (#1805)
  • 9d788db Repair Tests in CI (#1807)
  • a689541 Instrument New Redis Commands (#1806)
  • b54cd2d Fix Missing ChatCompletion events in LangChain when using MCP (#1800)
  • 2778c17 Bump the github_actions group with 3 updates (#1804)
  • 3992772 Merge pull request #1799 from newrelic/feat-maf-bedrock-context
  • 92013b8 Merge branch 'main' into feat-maf-bedrock-context
  • 37ca9d6 Merge pull request #1801 from newrelic/fix-kombu-encoding
  • a1a2786 Merge branch 'main' into fix-kombu-encoding
  • 28ebed0 Merge branch 'main' into feat-maf-bedrock-context
  • 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 13.2.0 to 13.4.0.
- [Release notes](https://github.com/newrelic/newrelic-python-agent/releases)
- [Commits](newrelic/newrelic-python-agent@v13.2.0...v13.4.0)

---
updated-dependencies:
- dependency-name: newrelic
  dependency-version: 13.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Bot PRs that update dependencies label Aug 3, 2026
@netlify

netlify Bot commented Aug 3, 2026

Copy link
Copy Markdown

Deploy Preview for treeherder ready!

Name Link
🔨 Latest commit e9c3033
🔍 Latest deploy log https://app.netlify.com/projects/treeherder/deploys/6a6ffa59b2acf40008480991
😎 Deploy Preview https://deploy-preview-9748--treeherder.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.19%. Comparing base (82f449a) to head (e9c3033).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #9748       +/-   ##
===========================================
+ Coverage   69.68%   83.19%   +13.50%     
===========================================
  Files         629      630        +1     
  Lines       37413    37445       +32     
  Branches     3296     3357       +61     
===========================================
+ Hits        26073    31154     +5081     
+ Misses      11191     6142     -5049     
  Partials      149      149               

☔ View full report in Codecov by Harness.
📢 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.

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