Releases: harness/ff-golang-server-sdk
Releases · harness/ff-golang-server-sdk
Minor bug fixes
Merge pull request #32 from drone/FFM-1204_empty_sse_panic (FFM-1204) Updates sse to accept empty messages without panicing
Adds cluster support
Merge pull request #30 from drone/FFM-1147_cluster_id (FFM-1147) Adds cluster Identifier support
Add a log when the segment in variation map is invalid
Merge pull request #27 from drone/FFM-1108 [FFM-1108]: Add a log when the segment in variation map is invalid
Fix nil pointer issue
Merge pull request #25 from drone/FFM-1108 [FFM-1108]: Fix the 500 error on target details page
Evaluate rules with segment to variation map
Merge pull request #24 from drone/lint go lint
v.0.0.9
v0.0.9 Merge pull request #15 from davejohnston/maint/fixing_panic_on_bad_ev…
v0.0.8
Releasing v0.0.8 which increments the oapi version
v0.0.7
v0.0.7 contains changes to the Evaluation function. It now returns a Variation struct rather than just the variation value. This will enable callers to obtain more information about the variation such as its identifier.
v0.0.6
Releasing v0.0.6
v0.0.5
This release contains pre-req validation.