Switch ActiveJob backends without disruption
Want to know the secret to making big changes? Don't. Make small changes, one small step at a time.…
Want to know the secret to making big changes? Don't. Make small changes, one small step at a time.…
Why hello you dapper feature flagger! Wait... what? Didn't I just email you a few days ago? WHY YES I DID. Awesome things are happening and I just want to Flipper.enable(:shout_from_rooftop, me) about them! Today I have another BOGO deal for you -- 0.…
Hello beautiful feature flagger! I have two fantastical releases for you today (it's a buy one get one free kind of day). @bkeepers and I spent a little time working on performance and we are pumped with the result. We're dubbing this release "Ricky Bobby&…
Hello beautiful feature flagger! Hope you are having a fine day. Let's get into this last release, shall we? We shall. UI BUG FIX First, big thanks @Lockyy for fixing a bug in flipper-ui. Previously, if confirm_fully_enable was on but feature_removal_enabled was off, it…
Welp, I missed a few releases. Sorry about that. But I'm sure you forgive me. :) 0.25.1 * ActiveRecord: use provided gate_class option when calling #get_all * Relaxed the rack-protection version to support latest. * Configure ActiveRecord adapter immediately upon require of flipper-active_record 0.25.2 * Fix…
Hello from Nevada and Great Basin National Park! I'm vacationing (12 national parks) so this release email is a little tardy. But better late than never, right? Breaking Changes * Removed previously deprecated options and settings. Those upgrading from <0.21 should upgrade to ~>0.24 first…
๐ What's new, everyone? We just added tags to organize your features on Flipper Cloud. Edit a feature, add tags, and browse by tag. It's that simple! See it in action: Sign in to your Flipper Cloud account to try it for yourself, and reply to this…
New day. New flipper. Get it while its ๐ฅ. Additions * โ๏ธ flipper-api: exclude_gates parameter to exclude gate data in GETs. Probably very rare use case, but if you just want on/off from the API you can slim down responses now. * ๐ซ Make it possible to disable internal memoization. Sometimes you really…