1.12.4 (August 11, 2022)
BUG FIXES:
- cli: when
acl token read
is used with the-self
and-expanded
flags, return an error instead of panicking [GH-13787] - connect: Fixed a goroutine/memory leak that would occur when using the ingress gateway. [GH-13847]
- connect: Ingress gateways with a wildcard service entry should no longer pick up non-connect services as upstreams.
connect: Terminating gateways with a wildcard service entry should no longer pick up connect services as upstreams. [GH-13958] - ui: Fixes an issue where client side validation errors were not showing in certain areas [GH-14021]