Skip to content

v2.3.0

Compare
Choose a tag to compare
@lugehorsam lugehorsam released this 18 Jul 15:43
· 15 commits to master since this release
1ec9b27

Added

  • Satori: Adds HTTP support to the Satori client via using the HttpClient instead of the grpc-based DefaultClient.
  • Satori: Added ability to specify default flag value in GetFlag calls.

Fixed

  • Satori: Fixed handling of network errors when calling GetDefaultFlag and returning of default flag value in such cases.