Skip to content

Releases: harness/ff-golang-server-sdk

Minor bug fixes

27 Jul 12:15
5981f40
Compare
Choose a tag to compare
Minor bug fixes Pre-release
Pre-release
Merge pull request #32 from drone/FFM-1204_empty_sse_panic

(FFM-1204) Updates sse to accept empty messages without panicing

Adds cluster support

06 Jul 09:07
6f10b27
Compare
Choose a tag to compare
Adds cluster support Pre-release
Pre-release
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

23 Jun 00:11
a779e3a
Compare
Choose a tag to compare
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

22 Jun 19:19
0be7fa1
Compare
Choose a tag to compare
Fix nil pointer issue Pre-release
Pre-release
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

21 Jun 23:45
380a02a
Compare
Choose a tag to compare
Merge pull request #24 from drone/lint

go lint

v.0.0.9

17 May 12:49
9e6ff8f
Compare
Choose a tag to compare
v0.0.9

Merge pull request #15 from davejohnston/maint/fixing_panic_on_bad_ev…

v0.0.8

12 May 11:24
8eae1b2
Compare
Choose a tag to compare

Releasing v0.0.8 which increments the oapi version

v0.0.7

12 May 09:55
40a67c4
Compare
Choose a tag to compare

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

30 Apr 15:58
1dd9e5f
Compare
Choose a tag to compare

Releasing v0.0.6

v0.0.5

27 Apr 17:08
dde32d6
Compare
Choose a tag to compare

This release contains pre-req validation.