This repository has been archived by the owner on May 30, 2024. It is now read-only.
2.5.1
[2.5.1] - 2018-01-31
Changed
- All threads created by the client are now daemon threads.
- Fixed a bug that could result in a previously deleted feature flag appearing to be available again.
- Reduced the logging level for use of an unknown feature flag from
WARN
toINFO
.