All Versions
64
Latest Version
Avg Release Cycle
25 days
Latest Release
513 days ago

Changelog History
Page 5

  • v0.12.0 Changes

    February 01, 2020

    ๐Ÿ”„ Changed

    • ๐Ÿ›  Fixed documentation link in app
    • Underlying caching library from golang-lru to go-cache

    โž• Added

    โœ‚ Removed

    • ๐Ÿ”ง cache.memory.items configuration option
  • v0.11.1 Changes

    January 28, 2020
    • ๐Ÿ“„ PR #214 docs: add khepin as a contributor
    • PR #213 fix 0% distribution issues
    • PR #212 Bump github.com/grpc-ecosystem/grpc-gateway from 1.12.1 to 1.12.2
    • PR #211 Bump github.com/hashicorp/golang-lru from 0.5.3 to 0.5.4
    • PR #210 Bump github.com/spf13/viper from 1.6.1 to 1.6.2
    • ๐Ÿ‘• PR #209 Bump github.com/golangci/golangci-lint from 1.22.2 to 1.23.1
    • PR #208 Bump github.com/fatih/color from 1.8.0 to 1.9.0
    • PR #207 [Snyk] Fix for 1 vulnerabilities
    • PR #206 Bump github.com/fatih/color from 1.7.0 to 1.8.0
    • ๐Ÿ‘• PR #205 Bump github.com/golangci/golangci-lint from 1.22.0 to 1.22.2
    • ๐Ÿ‘• PR #204 Bump github.com/golangci/golangci-lint from 1.21.0 to 1.22.0
    • ๐Ÿ”จ PR #203 Evaluation refactor
    • PR #202 Bump google.golang.org/grpc from 1.25.1 to 1.26.0
    • PR #201 Bump github.com/lib/pq from 1.2.0 to 1.3.0
    • PR #200 Bump github.com/prometheus/client_golang from 1.2.1 to 1.3.0
    • PR #199 Bump github.com/spf13/viper from 1.5.0 to 1.6.1

    ๐Ÿณ Docker images

    • ๐Ÿณ docker pull markphelps/flipt:latest
    • ๐Ÿณ docker pull markphelps/flipt:v0.11.1
  • v0.11.0 Changes

    December 01, 2019

    โž• Added

    ๐Ÿ”„ Changed

  • v0.10.6 Changes

    November 28, 2019

    ๐Ÿ”„ Changed

    • Require value for constraints unless operator is one of [empty, not empty, present, not present]

    ๐Ÿ›  Fixed

  • v0.10.5 Changes

    November 25, 2019
    • PR #191 Bump github.com/mattn/go-sqlite3 from 1.12.0 to 1.13.0
    • ๐Ÿ’ป PR #189 Calculate rollout percentages so they always add up to 100% in UI
    • PR #185 Add evaluation benchmarks
    • โฌ†๏ธ PR #183 Upgrade UI dependencies

    ๐Ÿณ Docker images

    • ๐Ÿณ docker pull markphelps/flipt:latest
    • ๐Ÿณ docker pull markphelps/flipt:v0.10.5
  • v0.10.4 Changes

    November 19, 2019
    • โšก๏ธ PR #182 [ImgBot] Optimize images
    • PR #181 Bump github.com/mattn/go-sqlite3 from 1.11.0 to 1.12.0
    • โšก๏ธ PR #179 [ImgBot] Optimize images
    • PR #178 Add prometheus example
    • ๐Ÿšš PR #177 Remove extra dashes when auto generating key

    ๐Ÿณ Docker images

    • ๐Ÿณ docker pull markphelps/flipt:latest
    • ๐Ÿณ docker pull markphelps/flipt:v0.10.4
  • v0.10.3 Changes

    November 15, 2019

    ๐Ÿ”„ Changed

    ๐Ÿ›  Fixed

  • v0.10.2 Changes

    November 11, 2019
    • PR #173 Bump google.golang.org/grpc from 1.24.0 to 1.25.1
    • PR #172 Bump github.com/spf13/viper from 1.4.0 to 1.5.0
    • PR #171 Bump github.com/grpc-ecosystem/grpc-gateway from 1.11.3 to 1.12.1
    • PR #170 Bump Chi to master to fix large memory allocs

    ๐Ÿณ Docker images

    • ๐Ÿณ docker pull markphelps/flipt:latest
    • ๐Ÿณ docker pull markphelps/flipt:v0.10.2
  • v0.10.1 Changes

    November 09, 2019
    • PR #168 Fix inconsistent segment matching
    • PR #167 bump js deps
    • PR #164 Cache

    ๐Ÿณ Docker images

    • ๐Ÿณ docker pull markphelps/flipt:latest
    • ๐Ÿณ docker pull markphelps/flipt:v0.10.1
  • v0.10.0 Changes

    October 20, 2019

    โž• Added

    ๐Ÿ”„ Changed