Skip to content

Release 1.0.0

Compare
Choose a tag to compare
@seven1m seven1m released this 24 Aug 23:01
· 9 commits to main since this release
1832b4f

What's Changed

  • Feature: Add support for Rails 7
  • Change: Drop support for older versions
  • Chore: Test against MySQL 8
  • Fix: Handle ActiveRecord::ConnectionNotEstablished errors too
  • Fix: Do not retry on ActiveRecord::StatementTimeout errors

Included PRs

  • chore(CODEOWNERS): add platform by @dobrite in #1
  • feat(Rails7): Update for Rails 7 and MySQL 8 by @seven1m in #2
  • Update date in changelog by @seven1m in #3

New Contributors

Full Changelog: https://github.com/planningcenter/activerecord-mysql-reconnect/commits/v1.0.0