Skip to content

Releases: planningcenter/activerecord-mysql-reconnect

Release v1.0.1

29 Jan 21:15
46374ed
Compare
Choose a tag to compare

What's Changed

  • Fix: Dont retry on ActiveRecord::QueryCanceled by @mcfadden in #4
  • Add the publish-gem-release workflow. by @mcfadden in #5

New Contributors

Full Changelog: v1.0.0...v1.0.1

Release 1.0.0

24 Aug 23:01
1832b4f
Compare
Choose a tag to compare

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