Conversation
Leverage New Relic's context methods for managing the current segment to update OpenTelemetry's current span. When the current_segment_key is fully removed from the transaction, take this as a cue to fully detach from the OpenTelemetry context. Update tests as needed to avoid leaking state.
These changes were made to support auto-translation tools.
…ewrelic-ruby-agent into update-default-source-spacing
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](softprops/action-gh-release@c95fe14...da05d55) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-version: 2.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.229.0 to 1.237.0. - [Release notes](https://github.com/ruby/setup-ruby/releases) - [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb) - [Commits](ruby/setup-ruby@354a1ad...eaecf78) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-version: 1.237.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.2.1 to 4.3.0. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@95815c3...d3f86a1) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Update default source spacing
…props/action-gh-release-2.2.2 Bump softprops/action-gh-release from 2.2.1 to 2.2.2
…/setup-ruby-1.237.0 Bump ruby/setup-ruby from 1.229.0 to 1.237.0
…ons/download-artifact-4.3.0 Bump actions/download-artifact from 4.2.1 to 4.3.0
Use the newrelic:version:current take to generate the version number This is the way we do it in release_pr.yml
Limit psych installs for Ruby 2.5 and 2.6
Fix lambda release
Set async version for old async-http
…y-agent into async-version-lock
Add CI notifications for JRuby
Edit test regex
Force ruby platform for rdkafka tests
Replace all calls to JSON.load with JSON.parse
This will keep the necessary spacing for the config doc HTML, while resolving the spacing issues for newrelic.yml
Update newrelic.yml generator
Exempt bot from community label
Prerelease 9.20.0-pre
Add unknown constant changelog entry
Contributor
Author
SimpleCov Report
|
tannalynn
approved these changes
Jul 31, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated PR for 9.20.0 release