Releases: Eppo-exp/golang-sdk
Releases · Eppo-exp/golang-sdk
v6.3.0
What's Changed
- add get assignment methods with context by @jtheopillus in #77
- Update version.go to 6.3.0 by @leoromanovsky in #78
Full Changelog: v6.2.0...v6.3.0
v6.2.0
What's Changed
- Create pull_request_template.md by @typotter in #73
- Update version.go to 6.2.0 by @leoromanovsky in #76
- feat: allow passing custom http client by @ngoduykhanh in #75
New Contributors
- @ngoduykhanh made their first contribution in #75
Full Changelog: v6.1.0...v6.2.0
v6.1.0
What's Changed
- FF-3380 feat: add EppoClient.Initialized() method to wait for initialization by @rasendubi in #72
Full Changelog: v6.0.0...v6.1.0
v6.0.0
What's Changed
- quality: parameterize sdk and test data branches by @typotter in #66
- bug: [fix performance test not working with multiple packages] (FF-3110) by @leoromanovsky in #68
- FF-3184 feat: add GetJSONBytesAssignment by @rasendubi in #69
- release v6 by @leoromanovsky in #71
Full Changelog: v5.2.0...v6.0.0
v5.2.0
What's Changed
- fix: Properly use templated version of logging calls by @felipecsl in #60
- chore: Minor code cleanup by @felipecsl in #61
- test: do not log assignment when DoLog is absent or not explicitly true (FF-3109) by @leoromanovsky in #62
- fix: proxy LogBanditAction through LruAssignmentLogger by @rasendubi in #64
- feat: add
LruBanditLogger
by @rasendubi in #65
Full Changelog: v5.1.1...v5.2.0
v5.1.1
v5.1.0
What's Changed
- Return sentinel errors to help handling by callers by @jtheopillus in #58
New Contributors
- @jtheopillus made their first contribution in #58
Full Changelog: v5.0.0...v5.1.0
v5.0.0
What's Changed
- Remove panics; replace with error (FF-2512) by @leoromanovsky in #54
- Mask sensitive information from the logs (FF-2514) by @leoromanovsky in #55
Full Changelog: v4.1.0...v5.0.0
v4.1.0
What's Changed
- FF-2022 Add bandits by @rasendubi in #50
- perf: [Precompute rule condition numeric and semver values to avoid unnecessary object allocation during eval] (FF-2575) by @leoromanovsky in #57
Full Changelog: v4.0.1...v4.1.0