Flipper 1.1 (expressions alpha!)
We released 1.1 of the popular feature flagging gem Flipper. The tldr:
- Show real actor names in UI.
 - More simple statsd integration.
 - Improved flipper-ui in read only mode.
 - Stack adapters (like cache) with config.use.
 - Strict mode in dev/test! No more flag name typos.
 - Preloading of features now configurable per request.
 - Expressions! Think mini-programming language you can change at runtime.
 - Rails credentials support for cloud token + secret.
 - Beta of cloud telemetry for in-depth analytics.
 
Post a comment