Merged
Conversation
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.224.0 to 1.229.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@bbda858...354a1ad) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Kayla Reopelle <87386821+kaylareopelle@users.noreply.github.com>
Fixes NoMethodError: undefined method `queue_name' for nil in ActiveJobSubscriber when using perform_all_later.
…/setup-ruby-1.229.0 Bump ruby/setup-ruby from 1.224.0 to 1.229.0
Add request.uri to transaction events
Update slack gem notifications gem
Spec: add thread id attribute to spans
Bump ci_cron Ruby versions to latest
feature_flag.opentelemetry_bridge to opentelemetry_bridge.enabled
…ent-in-txn Create initial hybrid agent bridge
For internal span kinds, yield immediately if there is not a current transaction
…-without-transaction HA CAT - Do not create a segment without a transaction
Co-authored-by: Kayla Reopelle <87386821+kaylareopelle@users.noreply.github.com>
stop testing elasticsearch 9 for now
W3C Sampling Flag Support
The error_collector.ignore_messages config is our first config with a default value that isn't an empty Hash. The default needs to use a hash rocket instead of a symbol to keep the key as a String, but this isn't valid YAML. Instead, update the documented default to be valid in yaml
…nore-messages Update documented default for `error_collector.ignore_messages`
Prerelease 9.19.0-pre
GITHUB_TOKEN values will not trigger other workflows when PRs are opened We want the full CI to run when the prerelease PR is created, so use the PAT for our bot instead.
Add entry for active job community fix
Use the bot PAT to create prerelease PR
Contributor
Author
SimpleCov Report
|
kaylareopelle
approved these changes
Apr 30, 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.19.0 release