github openflagr/flagr 1.0.12

latest releases: 1.1.18, 1.1.17, 1.1.16...
6 years ago

Bug fixes

  • ❗️ Fix segments evaluation logic given 0% rollout segments. #180 #181.

Note, previously, the evaluation of segments falls through to the next segment for non-rolled out users (e.g. 0% rollout percentage of a segment). The intended behavior is that If the entity context matches the constraints in a segment, it should stop evaluating the following segments. Specifically, for 0% rollout segment, it shouldn't go to the next segments.

Don't miss a new flagr release

NewReleases is sending notifications on new releases.