flipt

Enterprise-ready, GitOps enabled, CloudNative feature management solution

GPL-3.0 License

Stars
3.7K
Committers
65

Bot releases are hidden (Show)

flipt - v1.8.3

Published by markphelps over 2 years ago

What's Changed

Full Changelog: https://github.com/markphelps/flipt/compare/v1.8.2...v1.8.3

flipt - v1.8.2

Published by markphelps over 2 years ago

flipt - v1.8.1

Published by markphelps over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/markphelps/flipt/compare/v1.8.0...v1.8.1

flipt - v1.8.0

Published by markphelps over 2 years ago

What's Changed

Full Changelog: https://github.com/markphelps/flipt/compare/v1.7.0...v1.8.0

flipt - v1.7.0

Published by markphelps over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/markphelps/flipt/compare/v1.6.3...v1.7.0

flipt - v1.6.3

Published by markphelps over 2 years ago

What's Changed

Full Changelog: https://github.com/markphelps/flipt/compare/v1.6.2...v1.6.3

flipt - v1.6.2

Published by markphelps over 2 years ago

What's Changed

Full Changelog: https://github.com/markphelps/flipt/compare/v1.6.1...v1.6.2

flipt - v1.6.1

Published by markphelps over 2 years ago

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

Changed

All Changes

New Contributors

Full Changelog: https://github.com/markphelps/flipt/compare/v1.5.0...v1.6.0

flipt - v1.5.1

Published by markphelps over 2 years ago

Fixed backward compatibility issue with using null as a string field in the context map for Evaluate. https://github.com/markphelps/flipt/issues/664

flipt - v1.5.0

Published by markphelps almost 3 years ago

⚠️ Breaking Change ⚠️

This release inadvertently introduced a breaking change with how null literal is handled in the context map in the REST API /evaluate method.

See https://github.com/markphelps/flipt/issues/664 for more info.

A 1.5.1 version will be released with a fix for the issue.

What's Changed

New Contributors

Full Changelog: https://github.com/markphelps/flipt/compare/v1.4.0...v1.5.0

flipt - v1.4.0

Published by markphelps about 3 years ago

  • PR #520 Prettify everything
  • PR #519 docs: add itaischwartz as a contributor for code
  • PR #518 Feature: batch evaluate exclude not found
  • PR #517 Feature: Add commit hash to dev build
  • PR #516 bugfix: Fix corrupted rule issue
  • PR #514 Bump google.golang.org/grpc from 1.39.0 to 1.39.1
  • PR #511 Bump aquasecurity/trivy-action from 0.0.18 to 0.0.19
  • PR #510 Bump @babel/plugin-transform-runtime from 7.13.15 to 7.14.5 in /ui
  • PR #508 Bump codecov/codecov-action from 1 to 2.0.2
  • PR #507 Bump actions/setup-node from 2.2.0 to 2.3.0
  • PR #505 Bump prettier from 1.19.1 to 2.3.2 in /ui
  • PR #504 Bump optimize-css-assets-webpack-plugin from 5.0.4 to 6.0.1 in /ui
  • PR #500 Bump github.com/mattn/go-sqlite3 from 1.14.7 to 1.14.8
  • PR #499 Bump eslint-plugin-vue from 6.2.2 to 7.13.0 in /ui
  • PR #498 Bump actions/setup-node from 2.1.5 to 2.2.0
  • PR #497 Build IT image and use for ITs
  • PR #494 Bump github.com/prometheus/client_golang from 1.7.1 to 1.11.0
  • PR #493 Bump google.golang.org/grpc from 1.38.0 to 1.39.0
  • PR #492 Go embed
  • PR #489 Bump google.golang.org/protobuf from 1.27.0 to 1.27.1
  • PR #488 Bump color-string from 1.5.4 to 1.5.5 in /ui
  • PR #487 Bump @babel/preset-env from 7.12.1 to 7.14.7 in /ui
  • PR #485 Bump github.com/spf13/viper from 1.8.0 to 1.8.1
  • PR #484 Bump google.golang.org/protobuf from 1.26.0 to 1.27.0
  • PR #483 Bump github.com/spf13/viper from 1.7.1 to 1.8.0
  • PR #482 Native goreleaser

Docker images

  • docker pull markphelps/flipt:v1.4.0
  • docker pull ghcr.io/markphelps/flipt:v1.4.0
flipt - v1.3.0

Published by markphelps over 3 years ago

flipt - v1.2.1

Published by markphelps over 3 years ago

  • PR #396 Fix JS not rendering data in UI
flipt - v1.2.0

Published by markphelps over 3 years ago

  • PR #383 Add workflow to verify images published on release
  • PR #382 Dont error on disabled flag
  • PR #381 Try caching build cache
  • PR #379 [Snyk] Fix for 2 vulnerabilities
  • PR #378 Bump github.com/stretchr/testify from 1.6.1 to 1.7.0
  • PR #377 Bump google.golang.org/grpc from 1.34.0 to 1.35.0
flipt - v1.1.0

Published by markphelps almost 4 years ago

  • PR #376 Batch evaluate ignore disabled flags
  • PR #372 Bump node-notifier from 6.0.0 to 8.0.1 in /ui
  • PR #371 Bump github.com/prometheus/client_golang from 1.8.0 to 1.9.0
  • PR #370 Try to use docker buildx action with build cache
  • PR #369 Bump ini from 1.3.5 to 1.3.7 in /ui
  • PR #366 Bump google.golang.org/grpc from 1.33.2 to 1.34.0
  • PR #365 Bump github.com/lib/pq from 1.8.0 to 1.9.0
  • PR #364 Bump gopkg.in/yaml.v2 from 2.3.0 to 2.4.0
  • PR #363 Bump github.com/Masterminds/squirrel from 1.4.0 to 1.5.0
  • PR #362 Bump github.com/mattn/go-sqlite3 from 1.14.4 to 1.14.5
  • PR #361 Ui licenses
  • PR #360 Bump google.golang.org/grpc from 1.33.1 to 1.33.2
  • PR #359 Bump github.com/grpc-ecosystem/grpc-gateway from 1.15.2 to 1.16.0
  • PR #358 Bump github.com/fatih/color from 1.9.0 to 1.10.0
  • PR #357 Update some yarn deps
flipt - v1.0.0

Published by markphelps almost 4 years ago

  • PR #356 Upgrade to go 1.15 and some yarn deps
  • PR #355 Bump google.golang.org/grpc from 1.32.0 to 1.33.1
  • PR #354 Bump github.com/spf13/cobra from 1.0.0 to 1.1.1
  • PR #353 Bump github.com/prometheus/client_golang from 1.7.1 to 1.8.0
  • PR #352 Bump github.com/golang/protobuf from 1.4.2 to 1.4.3
  • PR #351 Bump github.com/grpc-ecosystem/grpc-gateway from 1.15.0 to 1.15.2
  • PR #350 Fix licensed
  • PR #349 Bump github.com/mattn/go-sqlite3 from 1.14.3 to 1.14.4
  • PR #348 Bump github.com/sirupsen/logrus from 1.6.0 to 1.7.0
  • PR #347 Licensed

Docker images

  • docker pull markphelps/flipt:latest
  • docker pull markphelps/flipt:v1.0.0
  • docker pull ghcr.io/markphelps/flipt:latest
  • docker pull ghcr.io/markphelps/flipt:v1.0.0
flipt - v0.18.1

Published by markphelps about 4 years ago

  • PR #346 docs: add giddel as a contributor
  • PR #345 Add reflection to grpc server for usage with generic clients (e.g. gr…
  • PR #343 minor tweaks
  • PR #342 Bump github.com/grpc-ecosystem/grpc-gateway from 1.14.8 to 1.15.0
  • PR #341 Bump google.golang.org/grpc from 1.31.1 to 1.32.0
  • PR #340 Bump github.com/grpc-ecosystem/go-grpc-middleware from 1.2.1 to 1.2.2
  • PR #339 Bump github.com/mattn/go-sqlite3 from 1.14.2 to 1.14.3
  • PR #338 Bump github.com/grpc-ecosystem/grpc-gateway from 1.14.7 to 1.14.8
  • PR #337 Bump github.com/markphelps/flipt-grpc-go from 0.2.0 to 0.3.0
  • PR #336 Bump github.com/mattn/go-sqlite3 from 1.14.1 to 1.14.2
  • PR #335 Bump google.golang.org/grpc from 1.31.0 to 1.31.1
  • PR #334 Bump github.com/mattn/go-sqlite3 from 1.14.0 to 1.14.1
  • PR #333 Bump github.com/grpc-ecosystem/go-grpc-middleware from 1.2.0 to 1.2.1
  • PR #332 Bump github.com/grpc-ecosystem/grpc-gateway from 1.14.6 to 1.14.7
  • PR #331 Tools
  • PR #330 Bump github.com/lib/pq from 1.7.1 to 1.8.0
  • PR #329 Bump github.com/spf13/viper from 1.7.0 to 1.7.1
  • PR #328 Bump google.golang.org/grpc from 1.30.0 to 1.31.0
  • PR #327 Bump js dependencies

Docker images

  • docker pull markphelps/flipt:latest
  • docker pull markphelps/flipt:v0.18.1
flipt - v0.18.0

Published by markphelps about 4 years ago

  • PR #326 DB key/value config
  • PR #325 Bump elliptic from 6.5.2 to 6.5.3 in /ui
  • PR #324 Bump github.com/lib/pq from 1.7.0 to 1.7.1
  • PR #323 Bump github.com/uber/jaeger-client-go from 2.24.0+incompatible to 2.25.0+incompatible
  • PR #322 Bump github.com/google/go-github/v32 from 32.0.0 to 32.1.0
  • PR #321 Bump lodash from 4.17.15 to 4.17.19 in /ui

Docker images

  • docker pull markphelps/flipt:latest
  • docker pull markphelps/flipt:v0.18.0
flipt - v0.17.1

Published by markphelps over 4 years ago

  • PR #320 Dont log db url
  • PR #317 [ImgBot] Optimize images
  • 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.1
flipt - v0.16.1

Published by markphelps over 4 years ago

  • PR #317 [ImgBot] Optimize images

Docker images

  • docker pull markphelps/flipt:latest
  • docker pull markphelps/flipt:v0.16.1
Package Rankings
Top 3.69% on Proxy.golang.org
Badges
Extracted from project README
Open in Codespaces Open in Gitpod
Related Projects