Dearest feature flagger,
I just pushed out Flipper 1.3.1. Here are the deets:
- #862 - Removed redundant delete of feature gate in ActiveRecord adapter.
- #832 - Respect Rails defaults in an initializer by delaying loading ActiveRecord adapter until framework is loaded.
- #869 - Address soft deprecation of
ActiveRecord::Base.connection
. - #881 - Avoid poisoned transaction in ActiveRecord adapter.
Nothing too exciting unless you were hitting any of those issues, but enjoy!