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.