Merged
Conversation
Fix for intermittently failing karafka_rdkafka 0.21.0 test
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.3.0 to 5.0.0. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@d3f86a1...634f93c) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 5.0.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@11bd719...08c6903) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
…ons/checkout-5.0.0 Bump actions/checkout from 4.2.2 to 5.0.0
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.254.0 to 1.257.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@2a7b300...4451173) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-version: 1.257.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…ons/download-artifact-5.0.0 Bump actions/download-artifact from 4.3.0 to 5.0.0
this also bumps the jruby tested version from 9.4.12.0 to 9.4.14.0
…/setup-ruby-1.257.0 Bump ruby/setup-ruby from 1.254.0 to 1.257.0
Update method tracer for Ruby 3.5 compatibility
* Migrate from Bitnami to Confluent images
* add bigdecimal to rails 42 tests
Previously, we hit rate limits on GitHub when checking repository links. This problem is now resolved.
Now, when a new major verison is detected, the required banner will be added to the generated release notes file.
Enable cron on URL Test CI
This backfills tests for pre-existing code and adds tests for the major version logic.
* Move these tests into a new directory to match the path for generate_release_notes * Rename tests -> test * Skip failing tests * Require test_helper instead of just minitest/autorun
Also, update the paths in the test file to allow it to run locally and add the missing license banner
* Remove tests that are invalid in RubyGems Co-authored-by: Kayla Reopelle <87386821+kaylareopelle@users.noreply.github.com> --------- Co-authored-by: Kayla Reopelle <87386821+kaylareopelle@users.noreply.github.com>
These will be addressed in #3269
This uses sprintf to interpolate the major version to help with testing. Otherwise, the real major version constant will be used instead of the stubbed constant.
* Disable rubocop AssertExists * Skip for Ruby 2.4, delete_prefix was added in 2.5 * Skip default file test on the CI, the CHANGELOG.md file cannot be found by the tests in the CI
Update pull_request_template.md
Add major version banner to release notes
* Deprecate `newrelic deployments` CLI command
* Attach PRs to CHANGELOG entries
* Officially introduce Kubernetes APM auto-attach --------- Co-authored-by: Kayla Reopelle <87386821+kaylareopelle@users.noreply.github.com>
Add notices for Ruby 2.4, 2.5 and CAT
GITHUB_TOKEN may let us add labels again. Though the bot token was helpful to get the CI to run automatically...
Revert token change for prerelease workflow
Prerelease 9.22.0-pre
kaylareopelle
approved these changes
Oct 6, 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.22.0 release