-
Notifications
You must be signed in to change notification settings - Fork 600
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
Release 9.17.0 #3035
Draft
github-actions
wants to merge
171
commits into
main
Choose a base branch
from
dev
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Release 9.17.0 #3035
Conversation
This file contains 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
They are only required for teams that ship containers. We do not ship containers.
Remove Trivy scans
Resurrect aws account id decoding
Backport config doc edits from technical writers
Sync changelog with docs editor updates
* Map Trilogy to MySQL Co-authored-by: Kayla Reopelle <[email protected]> --------- Co-authored-by: Kayla Reopelle <[email protected]>
* Change agent unavailable to `debug`
* bump version --------- Co-authored-by: newrelic-ruby-agent-bot <[email protected]> Co-authored-by: Hannah Ramadan <[email protected]>
* Do not rename final segment --------- Co-authored-by: Kayla Reopelle <[email protected]>
* Do not attempt to decorate nil logs * Add CHANGELOG * Apply suggestions from code review Co-authored-by: Kayla Reopelle <[email protected]> --------- Co-authored-by: Kayla Reopelle <[email protected]>
Previously, a log message stating "Detected untested Rails version 8.*" would be emitted. This is incorrect, as we are now testing the agent against Rails 8.0
Add Rails 8.0 to accepted framework versions
The link pointed to a config option that has since been renamed to allowed classes, instead of a list of regex-matched messages
Fix relative link in config description
Ruby 3.4 no longer provides the line number in the exception message for the error raised by a failure to parse ERB in the newrelic.yml file. To help our customers with debugging, add the line number to the output by printing the first line of the backtrace for the exception to the agent logs Resolves #2902
Update Env tests for logger
add logger to rake tests
Co-authored-by: Kayla Reopelle <[email protected]>
Update to "forum" links
Co-authored-by: Kayla Reopelle <[email protected]>
…n using connection_client
…ailure Ruby openai intermittent failure fix
AC/FC integration
Firehose instrumentation
Kinesis instrumentation
Move init container release from lambda to GHA
Co-authored-by: Kayla Reopelle <[email protected]>
Co-authored-by: Kayla Reopelle <[email protected]>
Add Redshift active record adapter
update link for sidekiq issue
Small edits
Prerelease 9.17.0-pre
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.17.0 release