consul v1.5.3 Release Notes

Release Date: 2019-07-25 // almost 5 years ago
  • 👌 IMPROVEMENTS:

    • 🔧 raft: allow trailing logs to be configured as an escape hatch for extreme load that prevents followers catching up with leader [GH-6186]
    • 🌲 raft: added raft log chunking capabilities to allow for storing larger KV entries [GH-6172]
    • 🔧 agent: added configurable limit for log files to be rotated [GH-5831]
    • api: The v1/status endpoints can now be forwarded to remote datacenters [GH-6198]

    🐛 BUG FIXES:

    • ⚡️ autopilot: update to also remove failed nodes from WAN gossip pool [GH-6028]
    • ⚡️ agent: avoid reverting any check updates that occur while a service is being added or the config is reloaded [GH-6144]
    • 0️⃣ auto-encrypt: fix an issue that could cause cloud retry-join to fail when utilized with auto-encrypt by falling back to a default port [GH-6205]