Skip to content

v1.6.1

Compare
Choose a tag to compare
@markphelps markphelps released this 13 Feb 21:14
8ea0d0a

tl;dr

This is a re-do of 1.6.0 that did not include the necessary code to identify that there were new migrations added at startup.

See: #700

Added

  • Flipt now shows if there is an update available in the UI #650. Can be disabled via config. Not working at the moment, will fix in next release
  • Variants now support JSON attachments 🎉 ! #188
  • Import/Export of variant attachment JSON marshal as YAML for human readability #697

Changed

  • Dependency updates
  • Update JS to ES6 syntax
  • Flipt now runs without root user in Docker #659
  • Changed development task runner to Task from make
  • Re-configured how Flipt is built in a devcontainer

All Changes

New Contributors

Full Changelog: v1.5.0...v1.6.0