Skip to content
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 8.2.0 #781

Merged
merged 4 commits into from
Sep 2, 2021
Merged

Release 8.2.0 #781

merged 4 commits into from
Sep 2, 2021

Conversation

MyNameIsMissing
Copy link
Contributor

Summary

Checklist

Please ensure you have addressed all concerns below before marking a PR "ready for review" or before requesting a re-review:

Functionality Checks

  • Code is functional.

  • Automated checks pass, if applicable. If Code Climate checks do not pass, explain reason for failures:

  • If your changes will be tested manually, you have run bundle update and committed your changes to Gemfile.lock.

  • You have merged the latest changes from the target branch (usually master or main) into your branch.

  • If your target branch is NOT master or main, specify the reason:
    Merging to production for push to Prod

  • PR title is either of the format SRCH-#### <description> matching the associated Jira ticket (i.e. "SRCH-123 implement feature X"), or Release #.#.# matching the release number

  • You have squashed your commits into a single commit (exception: your PR includes commits with formatting-only changes, such as required by Rubocop)
    Multiple commits together for a release

  • Your primary commit message is of the format SRCH-#### <description> matching the associated Jira ticket

Process Checks

  • You have specified an "Assignee", and if necessary, additional reviewers

MothOnMars and others added 4 commits August 27, 2021 10:47
- Bumped newrelic_rpm to 6.15.0 and ran `bundle update newrelic_rpm`

- Set backport_fast_active_record_connection_lookup to true.  As of
  6.5, newrelic_rpm defaults this to false, but recommends setting it to
  true unless that causes problems with other gems' monkey-patching of
  ActiveRecord.
@MyNameIsMissing MyNameIsMissing merged commit 552de77 into production Sep 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants