Serf v0.6.4 Release Notes

Release Date: 2015-02-12 // about 9 years ago
  • ๐Ÿ‘Œ IMPROVEMENTS:

    • Added merge delegate to Serf library to support application specific logic in cluster merging.
    • SERF_RPC_AUTH environment variable can be used in place of CLI flags.
    • Display if encryption is enabled in Serf stats
    • Improved join behavior when using DNS resolution

    ๐Ÿ› BUG FIXES:

    • Fixed snapshot file compaction on Windows
    • Fixed device binding on Windows
    • Fixed bug with empty keyring
    • Fixed parsing of ports in some cases
    • Fixing stability issues under high churn

    MISC:

    • Increased user event size limit to 512 bytes (previously 256)