Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-13 | 628 Bytes | |
v1.21.4 source code.tar.gz | 2025-08-13 | 50.6 MB | |
v1.21.4 source code.zip | 2025-08-13 | 57.6 MB | |
Totals: 3 Items | 108.2 MB | 1 |
1.21.4 (August 13, 2025)
SECURITY:
- security: Update Go to 1.23.12 to address CVE-2025-47906 [GH-22547]
IMPROVEMENTS:
- ui: Replaced internal code editor with HDS (HashiCorp Design System) code editor and code block components for improved accessibility and maintainability across the Consul UI. [GH-22513]
BUG FIXES:
- cli: capture pprof when ACL is enabled and a token with operator:read is used, even if enable_debug config is not explicitly set. [GH-22552]