BREAKING CHANGES:
consul element in the metric name have been removed. Please use the same metric without the second consul instead. As an example instead of consul.consul.state.config_entries use consul.state.config_entries [GH-20674]SECURITY:
1.27.5 and 1.28.3. This resolves CVE
CVE-2024-32475 (auto_sni). [GH-21017]v0.18.7 or higher. This resolves CVE
CVE-2020-8559. [GH-21017]FEATURES:
v1dns in the experiments agent config to disable.
The legacy server will be removed in a future release of Consul.
See the Consul 1.19.x Release Notes for removed DNS features. [GH-20715]IMPROVEMENTS:
github.com/envoyproxy/go-control-plane to 0.12.0. [GH-20973]consul-dataplane now accepts partition, namespace, token as metadata to default those query parameters.
consul-dataplane v1.5+ will send this information automatically. [GH-20899]consul snapshot decode CLI command to output a JSON object stream of all the snapshots data. [GH-20824]telemetry.disable_per_tenancy_usage_metrics in agent configuration to disable setting tenancy labels on usage metrics. This significantly decreases CPU utilization in clusters with many admin partitions or namespaces.DEPRECATIONS:
local_storage, aws_storage, azure_blob_storage, and google_storage in snapshot agent configuration files are now deprecated. Use the backup_destinations config object instead.BUG FIXES:
Fetched April 8, 2026