consul v0.3.1 Release Notes

Release Date: 2014-07-21 // almost 10 years ago
  • ๐Ÿ”‹ FEATURES:

    • Improved bootstrapping process, thanks to @robxu9

    ๐Ÿ› BUG FIXES:

    • Fixed issue with service re-registration [GH-216]
    • Fixed handling of -rejoin flag
    • Restored 0.2 TLS behavior, thanks to @nelhage [GH-233]
    • Fix the statsite flags, thanks to @nelhage [GH-243]
    • Fixed filters on critical / non-passing checks [GH-241]
    • Fixed initial log compaction crash [GH-297]

    ๐Ÿ‘Œ IMPROVEMENTS:

    • UI Improvements
    • Improved handling of Serf snapshot data
    • Increase reliability of failure detector
    • More useful logging messages