consul v1.7.0-beta4 Release Notes

Release Date: 2020-01-31 // about 4 years ago
  • ๐Ÿ”’ SECURITY

    • agent: mitigate potential DoS vector allowing unbounded server resource usage from unauthenticated connections [GH-7159]
    • acl: add ACL enforcement to the v1/agent/health/service/* endpoints [GH-7160]

    ๐Ÿ‘Œ IMPROVEMENTS:

    • ๐Ÿ”Š logging: Switch over to using go-hclog and allow emitting either structured or unstructured logs. [GH-1249][GH-7130]

    ๐Ÿ›  BUGFIXES:

    • acl: (Consul Enterprise only) intention:write privileges are now granted by the namespace-management policy that is injected into each new namespace.
    • ๐Ÿ“œ config: Fixed a bug that caused some config parsing to be case-sensitive: [GH-7191]
    • connect: (Consul Enterprise only) Fixed a bug that caused Envoy intention authorization to improperly request authorization in the default namespace.
    • connect: (Consul Enterprise only) Fixed bugs that caused the intention CLI interface to not properly handle namespaces in the strings passed as its arguments.
    • ๐Ÿšš ui: Remove the Policy/Service Identity selector from namespace policy form [GH-7124]
    • ๐Ÿ’ป ui: Fix positioning of active icon in the selected menu item [GH-7148]
    • ๐Ÿ“œ ui: Discovery-Chain: Improve parsing of redirects [GH-7174]

    ๐Ÿ‘Œ IMPROVEMENTS:

    • cli: improve the file safety of 'consul tls' subcommands [GH-7186]
    • ๐Ÿ’ป ui: Added unique browser titles to each page [GH-7118]
    • โšก๏ธ ui: Add live updates/blocking queries to the Intention listing page [GH-7161]