This is the official 1.0.2 release of sleuth
, a Go library for peer-to-peer communication between web services on a distributed system.
Change log
v1.0.2 (2016-12-28)
WaitFor
function now warns about being asked to wait for duplicate services.
v1.0.1 (2016-10-02)
- Race conditions that existed in
v1.0.0
have been resolved. - The default log level is now set to silent.