One Point Oh
We just released Flipper 1.0. But this release is more than just a version number. Introducing free plans, sponsorships, and a new teammate…
We just released Flipper 1.0. But this release is more than just a version number. Introducing free plans, sponsorships, and a new teammate…
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.27 and…
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". I'm a believer in leading…
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 would show…
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 deprecation warnings…
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 and fix any deprecation warnings when initializing Flipper. Additions/0>…
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…
Another tiny release for you today. Removals * Removed support for Ruby 2.5 (which was end of line 9 months ago) * Removed support for redis-rb < 3 (and fixed deprecated use of Redis#pipelined) (https://github.com/jnunemaker/flipper/pull/603). Additions * Add Ruby 3.0 and 3.1 to the…