Skip to content

Releases: Eppo-exp/golang-sdk

v1.2.1

15 May 21:00
830325f
Compare
Choose a tag to compare

What's Changed

  • Increase timeout to 10 seconds by @petzel in #19

Full Changelog: v1.2.0...v1.2.1

v1.2.0

26 Apr 21:17
2447955
Compare
Choose a tag to compare

What's Changed

  • Update link to docs by @schmit in #17
  • Reduce update latency by using new config endpoint by @petzel in #18

Full Changelog: v1.1.0...v1.2.0

v1.1.0

19 Sep 17:44
803c82c
Compare
Choose a tag to compare

What's Changed

  • pass configurationStore by reference by @leoromanovsky in #9
  • Add baseUrl default value for eppo client by @pavelflux in #10
  • Add README so that package info on pkg.go.dev will be shown more nicely by @pavelflux in #11
  • Bugfix/assignment logger interface by @pavelflux in #12
  • Feature/assignment logger interface by @pavelflux in #13
  • Fix deserialization of targeting rules by @ploomis14 in #14
  • Migrate Go SDK to V2 Randomization Endpoint by @ploomis14 in #16

New Contributors

  • @ploomis14 made their first contribution in #14

Full Changelog: v1.0.0...v1.1.0