1.4.8 (January 15, 2025)
BUG FIXES:
- cli: fix issue where the
consul-k8s proxy list
command does not include API gateways. [GH-4426] - connect-inject: fix issue where the ACL policy for the connect-injector included the
acl = "write"
rule twice when namespaces were not enabled. [GH-4434]
SECURITY:
- updated golang.org/x/net dependency to 0.34.0 to fix vulnerability [GO-2024-3333] in CLI, CNI, acceptance and control-plane submodule.[PR-4458]