Releases: lyft/goruntime
Releases · lyft/goruntime
v0.1.6
commit 3d5177a
Author: Christopher Burnett [email protected]
Date: Wed Aug 16 16:52:47 2017 -0500
FeatureEnabledForID defaults should be a percentage (#11)
v0.1.5
commit 320bd90
Author: Christopher Burnett [email protected]
Date: Tue Aug 15 15:43:57 2017 -0500
Add default value for FeatureEnabledForID (#10)
v0.1.4
commit 7ceaef1
Author: Christopher Burnett [email protected]
Date: Tue Aug 15 13:36:50 2017 -0500
Adding FeatureEnabledForID for 'sticky' features (#8)
Add pluggable refreshers for custom change detections
This allows users to plug in custom refresh mechanisms.
This changes the API in which the caller has to pass in a Refresher . There are two standard ones provided as well.
v0.1.2
commit 1dfca8e
Author: Christopher Burnett [email protected]
Date: Wed May 3 16:27:51 2017 -0400
fixing Mock snapshot IFace (#6)
v0.1.1
commit 1354140
Author: Christopher Burnett [email protected]
Date: Wed May 3 15:28:40 2017 -0400
Adding mock Snapshot and tests (#5)
v0.1.0
Fix race condition in RNG (#4)