Skip to content

v3.0.0

Compare
Choose a tag to compare
@jrbarron jrbarron released this 21 Nov 21:12
· 9 commits to master since this release

This is the first version of the Unleash Go client that properly supports Go Modules. The following is a list of improvements/changes from the current master branch (v2 client).

New API

  • A new WaitForReady function that blocks until the features are fetched

Changes

  • Using Murmur as the hashing algorithm
  • Uses Unleash Server v3 API
  • Implemented full client specification test