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