Skip to content

Bump newrelic_rpm from 10.7.0 to 10.7.1 - #129

Merged
alexsanderson merged 1 commit into
mainfrom
dependabot/bundler/newrelic_rpm-10.7.1
Aug 25, 2026
Merged

Bump newrelic_rpm from 10.7.0 to 10.7.1#129
alexsanderson merged 1 commit into
mainfrom
dependabot/bundler/newrelic_rpm-10.7.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps newrelic_rpm from 10.7.0 to 10.7.1.

Changelog

Sourced from newrelic_rpm's changelog.

v10.7.1

  • Feature: Add span.kind to background job libraries

    Now, the span.kind attribute will be added to produce and consume operations from background job libraries. This includes ActiveJob, Sidekiq, Resque and DelayedJob. PR#3636

  • Bugfix: Resolve ArgumentError on multi-key operations with Dalli 5.1.0

    This fix updates Dalli instrumentation to accept and forward optional request options arguments in multi and pipelined operations. Our thanks go to @​dbackeus for contributing a fix! PR#3642

  • Bugfix: Async::HTTP requests no longer raise NoMethodError when a segment fails to start

    If the agent encountered an internal error while creating the segment for an Async::HTTP request, the instrumentation went on to use that missing segment and could raise a NoMethodError. This is now fixed, thanks to @​ydah. PR#3640

Commits
  • e5f3218 Merge pull request #3647 from newrelic/prerelease_updates_10.7.1-pre
  • 6138bc2 bump version
  • 231e090 Merge pull request #3644 from newrelic/safe_nav_http_libs
  • 4a3483b Add safe navigation for segments & http libs
  • c8a4e42 Merge pull request #3640 from ydah/fix/async-http-segment-safety
  • 0fc44fe Guard async HTTP segments
  • ffa1252 Merge pull request #3643 from newrelic/changelog-for-dalli-5-1-fix
  • 551bfeb Add entry for Dalli 5.1 arg fix
  • f8a9b0d Merge pull request #3642 from dbackeus/fix_dalli_5_1_argument_error
  • 2facd89 fix ArgumentError on multi-key operations with dalli 5.1.0
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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_rpm](https://github.com/newrelic/newrelic-ruby-agent) from 10.7.0 to 10.7.1.
- [Release notes](https://github.com/newrelic/newrelic-ruby-agent/releases)
- [Changelog](https://github.com/newrelic/newrelic-ruby-agent/blob/dev/CHANGELOG.md)
- [Commits](newrelic/newrelic-ruby-agent@10.7.0...10.7.1)

---
updated-dependencies:
- dependency-name: newrelic_rpm
  dependency-version: 10.7.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Aug 24, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 24, 2026 18:22
@dependabot
dependabot Bot requested a review from alexsanderson August 24, 2026 18:22
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Aug 24, 2026
@alexsanderson
alexsanderson merged commit 93b0253 into main Aug 25, 2026
1 check passed
@alexsanderson
alexsanderson deleted the dependabot/bundler/newrelic_rpm-10.7.1 branch August 25, 2026 08:27
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 ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant