Releases: Unleash/unleash-client-go
Releases · Unleash/unleash-client-go
v4.1.4
Whats new?
- Add impressionData to api.Feature payload by @vgrigoruk #181
v4.1.3
v4.1.2
v4.1.1
v4.1.0
What's Changed
- feat: add FeatureEnabled to Variant by @jameshartig in #164
- feat(api): add type to Feature by @jameshartig in #168
- feat: obey http status and backoff on 429, 50x by @chriswk in #156
- feat: return feature from isEnabled to avoid another lookup by @jameshartig in #167
- fix: variant fallback usage by @thomasheartman in #171
New Contributors
- @jameshartig made their first contribution in #164
Full Changelog: v4.0.1...v4.1.0
v4.0.1
v3.9.2
v3.9.1 fix dependent features and undo v4 changes
What's Changed
- fix: dependent feature toggle evaluation by @sjaanus in #146
- fix: new variant hashing by @sjaanus in #145
- upgrade: 4.0.0 release by @sjaanus in #147
- chore: Revert breaking changes on v3 by @gastonfournier in #149
Full Changelog: v3.9.0...v3.9.1
v4.0.0
v3.8.0
Added support for strategy variants
What's Changed
- Add support for strategy variants (https://unleash-docs-git-strategy-variants-docs-unleash-team.vercel.app/reference/feature-strategy-variants)