Skip to content

Releases: flipt-io/flipt

v0.17.0

10 Jul 14:26
ad253a9
Compare
Choose a tag to compare
  • PR #315 Tracing
  • PR #314 Db metrics
  • PR #313 Config db conns
  • PR #312 Bump github.com/go-sql-driver/mysql from 1.4.0 to 1.5.0
  • PR #311 Check for updates

Docker images

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

v0.16.0

29 Jun 15:05
Compare
Choose a tag to compare
  • PR #310 Bump github.com/prometheus/client_golang from 1.7.0 to 1.7.1
  • PR #309 Bump google.golang.org/protobuf from 1.24.0 to 1.25.0
  • PR #308 Bump google.golang.org/grpc from 1.29.1 to 1.30.0
  • PR #307 Mysql2
  • PR #306 Bump github.com/prometheus/client_golang from 1.6.0 to 1.7.0
  • PR #305 Bump github.com/mattn/go-sqlite3 from 1.13.0 to 1.14.0
  • PR #303 Bump github.com/lib/pq from 1.6.0 to 1.7.0
  • PR #302 Bump github.com/stretchr/testify from 1.6.0 to 1.6.1
  • PR #301 Bump github.com/prometheus/client_golang from 1.5.1 to 1.6.0
  • PR #300 Bump websocket-extensions from 0.1.3 to 0.1.4 in /ui
  • PR #299 Create codeql-analysis.yml

Docker images

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

v0.15.0

04 Jun 02:16
Compare
Choose a tag to compare
  • PR #298 Add batch eval test, bump protoc-gen-go
  • PR #297 docs: add vic3lord as a contributor
  • PR #296 Support BatchEvaluate
  • PR #295 Bump github.com/lib/pq from 1.5.2 to 1.6.0
  • PR #294 Bump github.com/stretchr/testify from 1.5.1 to 1.6.0

Docker images

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

v0.14.1

27 May 16:15
Compare
Choose a tag to compare
  • PR #292 Bump github.com/grpc-ecosystem/grpc-gateway from 1.14.5 to 1.14.6
  • PR #291 Disallow colons
  • PR #290 Bump gopkg.in/yaml.v2 from 2.2.8 to 2.3.0
  • PR #288 Bump github.com/golang/protobuf from 1.4.1 to 1.4.2

Docker images

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

v0.14.0

16 May 16:22
b4a7a59
Compare
Choose a tag to compare
  • PR #287 Import from STDIN
  • PR #286 Bump github.com/lib/pq from 1.5.1 to 1.5.2
  • PR #285 Bump github.com/Masterminds/squirrel from 1.3.0 to 1.4.0
  • PR #284 Bump github.com/spf13/viper from 1.6.3 to 1.7.0
  • PR #283 Bump github.com/gofrs/uuid from 3.2.0+incompatible to 3.3.0+incompatible
  • PR #282 Bump github.com/grpc-ecosystem/grpc-gateway from 1.14.4 to 1.14.5
  • PR #281 Bump github.com/golang/protobuf from 1.4.0 to 1.4.1
  • PR #280 Bump node-sass
  • PR #279 Bump github.com/lib/pq from 1.3.0 to 1.5.1
  • PR #277 Bump github.com/prometheus/client_golang from 1.5.1 to 1.6.0
  • PR #276 Bump github.com/Masterminds/squirrel from 1.2.0 to 1.3.0
  • PR #275 Bump github.com/golangci/golangci-lint from 1.24.0 to 1.26.0
  • PR #273 Bump github.com/sirupsen/logrus from 1.5.0 to 1.6.0
  • PR #272 Bump google.golang.org/grpc from 1.28.1 to 1.29.1
  • PR #269 Bump github.com/golang/protobuf from 1.3.5 to 1.4.0
  • PR #268 Bump github.com/grpc-ecosystem/grpc-gateway from 1.14.3 to 1.14.4
  • PR #267 Bump github.com/spf13/viper from 1.6.2 to 1.6.3
  • PR #266 Bump google.golang.org/grpc from 1.28.0 to 1.28.1
  • PR #265 Bump github.com/go-chi/cors from 1.0.1 to 1.1.1
  • PR #264 Bump go versions in CI; update README

Docker images

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

v0.13.1

05 Apr 13:55
Compare
Choose a tag to compare
  • PR #261 Fix variants and constraints columns always showing Yes in UI
  • PR #260 Bump acorn from 6.3.0 to 6.4.1 in /ui
  • PR #256 Bump github.com/sirupsen/logrus from 1.4.2 to 1.5.0
  • PR #255 Bump github.com/spf13/cobra from 0.0.6 to 0.0.7
  • PR #254 docs: add jperl as a contributor
  • PR #253 Set up e2e tests
  • PR #252 Bump github.com/go-chi/cors from 1.0.0 to 1.0.1
  • PR #251 Bump google.golang.org/grpc from 1.27.1 to 1.28.0
  • PR #250 Bump github.com/golangci/golangci-lint from 1.23.8 to 1.24.0
  • PR #249 Bump github.com/prometheus/client_golang from 1.5.0 to 1.5.1
  • PR #248 Bump github.com/grpc-ecosystem/grpc-gateway from 1.14.2 to 1.14.3
  • PR #247 Bump github.com/golang/protobuf from 1.3.4 to 1.3.5
  • PR #246 Bump acorn from 5.7.3 to 5.7.4 in /ui
  • PR #244 Bump github.com/grpc-ecosystem/grpc-gateway from 1.13.0 to 1.14.2
  • PR #242 Bump github.com/golangci/golangci-lint from 1.23.7 to 1.23.8
  • PR #241 Bump github.com/prometheus/client_golang from 1.4.1 to 1.5.0
  • PR #240 Bump github.com/golang/protobuf from 1.3.3 to 1.3.4
  • PR #239 Bump github.com/golangci/golangci-lint from 1.23.6 to 1.23.7

Docker images

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

v0.13.0

01 Mar 13:09
a105342
Compare
Choose a tag to compare
  • PR #238 Import/export
  • PR #237 Bump github.com/spf13/cobra from 0.0.5 to 0.0.6
  • PR #236 Bump github.com/stretchr/testify from 1.4.0 to 1.5.1
  • PR #235 docs: add badboyd as a contributor
  • PR #234 Enable response time histogram

Docker images

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

v0.12.1

18 Feb 14:08
3d72c28
Compare
Choose a tag to compare
  • PR #233 Fix evaluation does not consistently maintain distribution order when using Postgres
  • PR #231 Bump github.com/golangci/golangci-lint from 1.23.3 to 1.23.6
  • PR #230 Bump github.com/grpc-ecosystem/grpc-gateway from 1.12.2 to 1.13.0
  • PR #228 Bump github.com/prometheus/client_golang from 1.4.0 to 1.4.1
  • PR #227 Bump google.golang.org/grpc from 1.27.0 to 1.27.1
  • PR #226 Bump github.com/golangci/golangci-lint from 1.23.2 to 1.23.3
  • PR #222 Bump github.com/golangci/golangci-lint from 1.23.1 to 1.23.2
  • PR #221 Bump github.com/golang/protobuf from 1.3.2 to 1.3.3
  • PR #220 Bump google.golang.org/grpc from 1.26.0 to 1.27.0
  • PR #219 Bump github.com/prometheus/client_golang from 1.3.0 to 1.4.0
  • PR #218 Bump github.com/grpc-ecosystem/go-grpc-middleware from 1.1.0 to 1.2.0
  • PR #217 Bump github.com/Masterminds/squirrel from 1.1.0 to 1.2.0

Docker images

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

v0.12.0

01 Feb 19:45
Compare
Choose a tag to compare
  • PR #215 Cache Everything

Docker images

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

v0.11.1

28 Jan 14:13
Compare
Choose a tag to compare
  • 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