v2.3.0
Added
- Satori: Adds HTTP support to the Satori client via using the
HttpClient
instead of the grpc-basedDefaultClient
. - 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.