Skip to content

v0.6.0

Compare
Choose a tag to compare
@markphelps markphelps released this 11 Jun 00:14

Changelog

Added

  • migrate subcommand to run database migrations
  • 'Has Prefix' and 'Has Suffix' constraint operators

Changed

  • Variant keys are now only required to be unique per flag, not globally: #87

Removed

  • db.migrations.auto in config. DB migrations must now be run explicitly with the flipt migrate command

Docker images

  • docker pull markphelps/flipt:latest
  • docker pull markphelps/flipt:v0.6.0