What's Changed
- Remove redundant deletion of feature gate in Flipper::Adapters::ActiveRecord#set. by @khiet in #862
- Fix: Respect Rails defaults in an initializer by delaying loading ActiveRecord adapter until framework is loaded by @pbstriker38 in #832
- Address soft deprecation of
ActiveRecord::Base.connection
by @joshuay03 in #869 - Avoid active record poisoned transaction with postgres by @jnunemaker in #881
New Contributors
- @khiet made their first contribution in #862
- @joshuay03 made their first contribution in #869
Full Changelog: v1.3.0...v1.3.1