Skip to content

Releases: Eppo-exp/golang-sdk

v6.3.0

15 Jul 18:21
202c80d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.2.0...v6.3.0

v6.2.0

05 Jun 05:41
593d731
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.1.0...v6.2.0

v6.1.0

17 Oct 11:43
acb0960
Compare
Choose a tag to compare

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

12 Sep 21:36
1ce7f11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.2.0...v6.0.0

v5.2.0

29 Aug 14:10
06c4941
Compare
Choose a tag to compare

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

19 Aug 20:47
def35fe
Compare
Choose a tag to compare

What's Changed

  • fix: Handle empty actions list and high-score tiebreaking by @typotter in #59

New Contributors

Full Changelog: v5.1.0...v5.1.1

v5.1.0

14 Aug 14:26
60f89bf
Compare
Choose a tag to compare

What's Changed

  • Return sentinel errors to help handling by callers by @jtheopillus in #58

New Contributors

Full Changelog: v5.0.0...v5.1.0

v5.0.0

18 Jul 16:28
1e1323b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.0...v5.0.0

v4.1.0

10 Jul 21:40
5e3cfea
Compare
Choose a tag to compare

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

v4.0.1

25 Jun 19:32
864085a
Compare
Choose a tag to compare

What's Changed

  • Fix evaluation of numeric attributes that are not passed in as strings or float64s by @aarsilv in #53

New Contributors

Full Changelog: v4.0.0...v4.0.1