consul v1.5.2 Release Notes

Release Date: 2019-06-27 // almost 5 years ago
  • ๐Ÿ”‹ FEATURE

    • tls: auto_encrypt enables automatic RPC cert provisioning for consul clients [GH-5597]

    ๐Ÿ‘Œ IMPROVEMENTS

    • ๐Ÿ’ป ui: allow for customization of consul UI path [GH-5950]
    • acl: allow service deregistration with node write permission [GH-5217]
    • ๐Ÿ‘ agent: support for maximum size for Output of checks [GH-5233]
    • agent: improve startup message when no error occurs [GH-5896]
    • agent: make sure client agent rate limits apply when hitting the client interface on a server directly [GH-5927]
    • ๐Ÿ”€ agent: use stale requests when performing full sync [GH-5873]
    • agent: transfer leadership when establishLeadership fails [GH-5247]
    • ๐Ÿ“‡ agent: added metadata information about servers into consul service description [GH-5455]
    • ๐ŸŒฒ connect: provide -admin-access-log-path for envoy [GH-5858]
    • โฌ†๏ธ connect: upgrade Envoy xDS protocol to support Envoy 1.10 [GH-5872]
    • ๐Ÿ‘ dns: support alt domains for dns resolution [GH-5940]
    • license (enterprise): add command to reset license to builtin one
    • ๐Ÿ’ป ui: Improve linking between sidecars and proxies and their services/service instances [GH-5944]
    • ๐Ÿ’ป ui: Add ability to search for tokens by policy, role or service identity name [GH-5811]

    ๐Ÿ› BUG FIXES:

    • agent: fix several data races and bugs related to node-local alias checks [GH-5876]
    • โšก๏ธ api: update link to agent caching in comments [GH-5935]
    • connect: fix proxy address formatting for IPv6 addresses [GH-5460]
    • connect: store signingKeyId instead of authorityKeyId [GH-6005]
    • ๐Ÿ’ป ui: fix service instance linking when multiple non-unique service id's exist on multiple nodes [GH-5933]
    • ๐Ÿ’ป ui: Improve error messaging for ACL policies [GH-5836]
    • ๐Ÿ›  txn: Fixed an issue that would allow a CAS operation on a service to work when it shouldn't have. [GH-5971]