Skip to content

Releases: lyft/goruntime

v0.1.6

16 Aug 21:53
Compare
Choose a tag to compare

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

15 Aug 20:44
Compare
Choose a tag to compare

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

15 Aug 20:20
Compare
Choose a tag to compare

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

11 Jul 21:47
Compare
Choose a tag to compare

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

25 May 23:22
Compare
Choose a tag to compare

commit 1dfca8e
Author: Christopher Burnett [email protected]
Date: Wed May 3 16:27:51 2017 -0400

fixing Mock snapshot IFace (#6)

v0.1.1

03 May 19:29
Compare
Choose a tag to compare

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

05 Apr 20:57
Compare
Choose a tag to compare
Fix race condition in RNG (#4)