-
Notifications
You must be signed in to change notification settings - Fork 608
Release 9.18.0 #3112
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Release 9.18.0 #3112
Conversation
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
* add access key decode back for aws account id * move nil check to arn create method * update aws instrumentation to use updated access key method * Remove Trivy scans They are only required for teams that ship containers. We do not ship containers. * Sync changelog with docs editor updates * Backport config doc edits from technical writers * Map Trilogy -> MySQL (#2966) * Map Trilogy to MySQL Co-authored-by: Kayla Reopelle <[email protected]> --------- Co-authored-by: Kayla Reopelle <[email protected]> * Change agent status to debug not warn (#2975) * Change agent unavailable to `debug` * Change title to bugfix (#2979) * Prerelease 9.16.1-pre (#2980) * bump version --------- Co-authored-by: newrelic-ruby-agent-bot <[email protected]> Co-authored-by: Hannah Ramadan <[email protected]> --------- Co-authored-by: Tanna McClure <[email protected]> Co-authored-by: Kayla Reopelle <[email protected]> Co-authored-by: Kayla Reopelle <[email protected]> Co-authored-by: Hannah Ramadan <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: newrelic-ruby-agent-bot <[email protected]>
Co-authored-by: Kayla Reopelle <[email protected]>
Add Logger for perf test suite
Co-authored-by: Kayla Reopelle <[email protected]>
Separate release workflows
Co-authored-by: Kayla Reopelle <[email protected]>
Use VERSION for lambda release
Refactor lambda release action
Use GITHUB_REF_NAME and add 'v' for tagging
Add postgres to ci_cron
Refactor URI host handling to ensure downcasing is applied correctly on frozen strings
Add Changelog entry and test for URI host fix
Bump jruby version to 9.4.12.0
Adapt newrelic.yml generator to code fences
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.1 to 4.6.2. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@4cec3d8...ea165f8) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.9 to 4.2.1. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@cc20338...95815c3) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [actions/cache](https://github.com/actions/cache) from 4.2.2 to 4.2.3. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@d4323d4...5a3ec84) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Run Sidekiq tests on JRuby
…ons/upload-artifact-4.6.2 Bump actions/upload-artifact from 4.6.1 to 4.6.2
…ons/cache-4.2.3 Bump actions/cache from 4.2.2 to 4.2.3
…ons/download-artifact-4.2.1 Bump actions/download-artifact from 4.1.9 to 4.2.1
Prerelease 9.18.0-pre
hannahramadan
approved these changes
Apr 2, 2025
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.18.0 release