sleuth v1.0.2 Release Notes
Release Date: 2016-12-28 // over 7 years ago-
๐ 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. - 0๏ธโฃ The default log level is now set to silent.
Previous changes from v1.0.1
-
๐ This is the official 1.0.1 release of
sleuth
, a Go library for peer-to-peer communication between web services on a distributed system.๐ Change log
v1.0.1 (2016-10-02)
- Race conditions that existed in
v1.0.0
have been resolved. - 0๏ธโฃ The default log level is now set to silent.
- Race conditions that existed in