go-feature-flag

GO Feature Flag is a simple, complete and lightweight self-hosted feature flag solution 100% Open Source. 🎛️

MIT License

Downloads
1.2K
Stars
1.1K
Committers
17

Bot releases are hidden (Show)

go-feature-flag - v0.25.0

Published by thomaspoignant over 2 years ago

v0.25.0

What's Changed

New Contributors

Full Changelog: https://github.com/thomaspoignant/go-feature-flag/compare/v0.24.0...v0.25.0

go-feature-flag - v0.24.0

Published by thomaspoignant over 2 years ago

v0.24.0

What's Changed

New Contributors

Full Changelog: https://github.com/thomaspoignant/go-feature-flag/compare/v0.23.1...v0.24.0

go-feature-flag -

Published by thomaspoignant over 2 years ago

go-feature-flag - v0.23.0

Published by thomaspoignant over 2 years ago

v0.23.0

Feature(s)

Dependencies

New Contributors

Full Changelog: https://github.com/thomaspoignant/go-feature-flag/compare/v0.22.3...v0.23.0

go-feature-flag - v0.22.3

Published by thomaspoignant over 2 years ago

v0.22.3

What's Changed

Full Changelog: https://github.com/thomaspoignant/go-feature-flag/compare/v0.22.2...v0.22.3

go-feature-flag - v0.22.2

Published by thomaspoignant over 2 years ago

What's Changed

Full Changelog: https://github.com/thomaspoignant/go-feature-flag/compare/v0.22.1...v0.22.2

go-feature-flag - v0.22.1

Published by thomaspoignant over 2 years ago

go-feature-flag - v0.22.0

Published by thomaspoignant over 2 years ago

What's Changed

Features

Dependencies

Full Changelog: https://github.com/thomaspoignant/go-feature-flag/compare/v0.21.0...v0.22.0

go-feature-flag - v0.21.0

Published by thomaspoignant over 2 years ago

v0.21.0

What's Changed

Full Changelog: https://github.com/thomaspoignant/go-feature-flag/compare/v0.20.0...v0.21.0

go-feature-flag - v0.20.0

Published by thomaspoignant over 2 years ago

v0.20.0

features

  • #227 - Make Notifier and DiffCache public - this allows creating custom notifiers.

Full Changelog: https://github.com/thomaspoignant/go-feature-flag/compare/v0.19.5...v0.20.0

go-feature-flag - v0.19.5

Published by thomaspoignant over 2 years ago

v0.19.5

Fixes

  • #226 - Expose FeatureEvent publicly - It was not possible to create a custom Exporter.

Changelog

Full Changelog: https://github.com/thomaspoignant/go-feature-flag/compare/v0.19.4...v0.19.5

go-feature-flag - v0.19.4

Published by thomaspoignant over 2 years ago

v0.19.4

What's Changed

Full Changelog: https://github.com/thomaspoignant/go-feature-flag/compare/v0.19.3...v0.19.4

go-feature-flag - v0.19.3

Published by thomaspoignant over 2 years ago

v0.19.3

What's Changed

Full Changelog: https://github.com/thomaspoignant/go-feature-flag/compare/v0.19.2...v0.19.3

go-feature-flag - v0.19.2

Published by thomaspoignant over 2 years ago

v0.19.2

Fix

Dependencies

Full Changelog: https://github.com/thomaspoignant/go-feature-flag/compare/v0.19.1...v0.19.2

go-feature-flag - v0.19.1

Published by thomaspoignant almost 3 years ago

v0.19.1

Dependencies

#198 - Bump github.com/aws/aws-sdk-go from 1.41.14 to 1.42.16
#201 - Bump google.golang.org/api from 0.60.0 to 0.63.0
#202 - Bump github.com/aws/aws-sdk-go from 1.42.16 to 1.42.25

CI

#203 - Increase lint time limit

go-feature-flag - v0.19.0

Published by thomaspoignant almost 3 years ago

v0.19.0

Features

  • #193 - added Retriever for Google Storage #166

Dependencies

  • #194 - Bump github.com/aws/aws-sdk-go from 1.40.53 to 1.41.0
  • #195 - Bump google.golang.org/api from 0.58.0 to 0.60.0
  • #196 - Bump github.com/aws/aws-sdk-go from 1.41.0 to 1.41.14
go-feature-flag - v0.18.6

Published by thomaspoignant about 3 years ago

v0.18.6

Dependencies

  • #188 - Bump github.com/pelletier/go-toml from 1.9.3 to 1.9.4
  • #187 - Bump github.com/aws/aws-sdk-go from 1.40.34 to 1.40.53
  • #186 - Bump github.com/aws/aws-sdk-go from 1.40.12 to 1.40.34
  • #185 - Bump github.com/aws/aws-sdk-go from 1.38.70 to 1.40.12
go-feature-flag - v0.18.5

Published by thomaspoignant about 3 years ago

v0.18.5

  • #186 - Bump github.com/aws/aws-sdk-go from 1.40.12 to 1.40.34
go-feature-flag - v0.18.4

Published by thomaspoignant about 3 years ago

v0.18.4

Features

Dependencies

  • #185 - Bump github.com/aws/aws-sdk-go from 1.38.70 to 1.40.12

Changes

  • #182 - Variation type in a string
  • #183 - Better interface for the in-memory cache.
go-feature-flag - v0.18.3

Published by thomaspoignant over 3 years ago

v0.18.3

  • #181 - Refactor organisation of code for Flag
  • #179 - Remove fossa