ZIP
WinGet
HashiCorp Consul
HashiCorp · 2.0.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
consul_2.0.0_windows_amd64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Hashicorp.Consul
Version
2.0.0
Description
A distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
License
BUSL-1.1
↗
Homepage
https://github.com/hashicorp/consul
Release Notes
SECURITY:
- connect: Upgrade envoy version to 1.37.2 and newer versions [GH-23469]
- go: Upgrade go version to 1.26 [GH-23493]
- agent: Increased default HTTP server timeouts to prevent breaking long-polling blocking queries. read_timeout and write_timeout are now set to 15 minutes (up from 30 seconds), while read_header_timeout (10s) and idle_timeout (120s) still provide protection against Slowloris attacks. All timeouts remain configurable via the http_config block. [GH-23267]
- api-gateway, t…