consul v1.6.1 Release Notes

Release Date: 2019-09-12 // over 4 years ago
  • 👌 IMPROVEMENTS

    • agent: Distinguish between DC not existing and not being available [GH-6399]
    • agent: Added replace-existing-checks param to service registration endpoint to replace existing checks when re-registering a service. [GH-4905]
    • auto_encrypt: verify_incoming_rpc is good enough for auto_encrypt.allow_tls [GH-6376]
    • connect: Ensure that a secondary CA's intermediate certificate will show in the various API endpoints CA Roots output [GH-6333]
    • 💻 ui: Reconcile ember-data store [GH-5745]
    • 💻 ui: Allow text selection of clickable elements and their contents without then jumping the user to the linked page [GH-5770]
    • 💻 ui: Adds the ability to frontend search instances by address (ip:port) [GH-5993]
    • 💻 ui: Add CheckID to the output panels of healthchecks [GH-6195]
    • 0️⃣ ui: Enable blocking queries by default [GH-6194]
    • txn: don't try to decode request bodies > raft.SuggestedMaxDataSize [GH-6422]

    🐛 BUG FIXES

    • network areas (Consul Enterprise): Ensure that TCP based transport for network area memberlist propgates failed nodes properly [GH-6479]
    • network areas (Consul Enterprise): make sure network areas are left as well when consul is leaving [GH-6453]
    • 🚚 ui: Show the correct message when a session has been removed from a KV [GH-6167]
    • 💻 ui: Ensure KV sessions visually aren't shared between multiple KV's [GH-6166]
    • tls: make sure auto_encrypt has private key type and bits [GH-6392]

    🔋 FEATURES

    • 💻 ui: Add leader icon for node listing view to call out which node is the current leader [GH-6265]