Serf v0.4.5 Release Notes

Release Date: 2014-02-25 // about 10 years ago
  • ๐Ÿ”‹ FEATURES:

    • New tags command is available to dynamically update tags without reloading the agent. Thanks to @ryanuber. [GH-126]

    ๐Ÿ‘Œ IMPROVEMENTS:

    • Upstart receipe logs output thanks to @breerly [GH-128]

    • members can filter on any tag thanks to @hmrm [GH-124]

    • Added vagrant demo to make a simple cluster

    • members now columnizes the output thanks to @ryanuber [GH-138]

    • Agent passes its own environment variables through thanks to @mcroydon [GH-142]

    • -iface flag can be used to bind to interfaces [GH-145]

    ๐Ÿ› BUG FIXES:

    • -config-dir would cause protocol to be set to 0 if there are no configuration files in the directory [GH-129]

    • Event handlers can filter on 'member-update'

    • User event handler appends new line, this was being omitted