1.7.0-rc1 (March 11, 2025)
NOTE: Consul K8s 1.7.x is compatible with Consul 1.21.x and Consul Dataplane 1.7.x. Refer to our compatibility matrix for more info.
FEATURES:
- control-plane: Add available Zone Kubernetes Topology Metadata for NodePort Service when Syncing Kubernetes Services. [GH-4470]
IMPROVEMENTS:
- helm: Add support for
server.snapshotAgent.extraVolumes
andserver.snapshotAgent.extraEnvironmentVars
so privileged credentials can be configured for the snapshot agent. [GH-4471] - security: Support running Consul under Pod Security Admissions (PSA) restricted mode. [GH-4478]
- Upgrade to use Go 1.23.6 [GH-4486]
BUG FIXES:
- sync-catalog: Enable the user to purge the registered services by passing parent node and necessary filters. [GH-4255]