1.8.0-rc1 (June 15, 2020)
BREAKING CHANGES:
- acl: Remove deprecated
acl_enforce_version_8
option [GH-7991]
IMPROVEMENTS:
- ui: Add live updates/blocking queries to gateway listings [GH-7967]
- ui: Improved 'empty states' [GH-7940]
- ui: Add ability to sort services based on health [GH-7989]
- ui: Add explanatory tooltip panels for gateway services [GH-8048]
- ui: Reduce discovery-chain log errors [GH-8065]
- connect: Enable mesh and terminating gateways to resolve hostnames to IPv4 addresses using system resolver [GH-7999]
- connect: Always require Host headers when serving L7 traffic through ingress gateways [GH-7990]
- connect: Allow users to specify wildcard host for ingress when TLS is disabled [GH-8083]
- connect: New end point to return healthy ingress gateway instances [GH-8081]
- connect: Added a new expose CLI command for ingress gateways [GH-8099]
BUG FIXES:
- cache: Fix go routine leak in the agent cache. [GH-8092]
- connect: Internal refactoring to allow Connect proxy config to contain lists of structured configuration [GH-7963][GH-7964]
- connect: Handle re-bootstrapping scenario for WAN federation over mesh gateways. [GH-7931]
- server: don't activate federation state replication or anti-entropy until all servers are running 1.8.0 [GH-8014]