Skip to content

Releases: Unleash/unleash-client-go

v4.1.0

21 Dec 12:56
34a6ff2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.1...v4.1.0

v4.0.1

22 Nov 12:16
95ac006
Compare
Choose a tag to compare

fix: parent feature flag enabled check

v3.9.2

22 Nov 11:24
4b4106c
Compare
Choose a tag to compare
  • fix: parent feature flag enabled check

v3.9.1 fix dependent features and undo v4 changes

21 Nov 15:04
d950ee0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.9.0...v3.9.1

v4.0.0

17 Nov 15:45
057d64a
Compare
Choose a tag to compare

A new seed is introduced to ensure a fair distribution for variants, addressing the issue of skewed variant distribution due to using the same hash string for both gradual rollout and variant allocation.

What’s Changed

  • New variant hashing (#145)
  • fix: dependent feature toggle evaluation (#146)

v3.8.0

03 Aug 08:44
b18d777
Compare
Choose a tag to compare

Added support for strategy variants

What's Changed

v3.7.4

04 Apr 07:48
4baecad
Compare
Choose a tag to compare

Fixed an issue in rollout strategies that could cause very uneven distributions when using random stickiness

What's Changed

  • Fixed an issue in random rollout: #131

v3.7.3

04 Apr 07:46
9afc92b
Compare
Choose a tag to compare

Includes a fix on reporting metrics

What's Changed

Fixed a bug in client metrics reporting that could trigger a concurrency bug #129

v3.7.2

22 Dec 09:22
ebfcf13
Compare
Choose a tag to compare

Includes a fix on reporting metrics

What's Changed

New Contributors

Full Changelog: v3.7.1...v3.7.2

v3.7.1

01 Dec 10:58
5a7a36f
Compare
Choose a tag to compare

Includes a bugfix where the global methods would naively assume a client:

What's Changed

Full Changelog: v3.7.0...v3.7.1