consul v1.12.4 Release Notes

Release Date: 2022-08-11 // over 1 year ago
  • ๐Ÿ› 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]