Skip to content

v1.3.1

Latest
Compare
Choose a tag to compare
@jnunemaker jnunemaker released this 04 Sep 12:35

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

Full Changelog: v1.3.0...v1.3.1