github thomaspoignant/go-feature-flag v1.21.0

latest releases: v1.45.6, v1.45.5, v1.46.0-beta.1...
19 months ago

🚀 v1.21.0 brings some nice adjustment that will make your experience even better:

  • The version brings a new nice way to know which rule has been used to get the variation, you will be able to find this in the flag metadata returned during the evaluation.
  • This version also supports a new type of retriever, that lets you initialise and shutdown your retriever. This is particularly useful if you must keep a connection open with your remote system.

Features:

Chore:

Fixes:

Dependencies:

New Contributors

Full Changelog: v1.20.2...v1.21.0

Don't miss a new go-feature-flag release

NewReleases is sending notifications on new releases.