serf v0.6.1 Release Notes

Release Date: 2014-05-29 // almost 10 years ago
  • ๐Ÿ› BUG FIXES:

    • ๐Ÿ On Windows, a "failed to decode request header" error will no longer be shown on every RPC request.

    • ๐Ÿ”’ Avoiding holding a lock which can cause monitor/stream commands to fail when an event handler is blocking

    • ๐Ÿ›  Fixing conflict response decoding errors

    ๐Ÿ‘Œ IMPROVEMENTS:

    • ๐Ÿ‘Œ Improved agent CLI usage documentation

    • Warn if an event handler is slow, potentially blocking other events