1.19.5 Enterprise (February 13, 2025)
This release is created to share the Consul Enterprise changelog and notify consumers of availability. The attached source and assets do not include Consul Enterprise code and should not be used in place of official Docker images or binaries.
SECURITY:
- Upgrade Go to use v1.22.11 and bump Go X-Repositories to latest. This addresses CVE
CVE-2024-45341 and
CVE-2024-45336 [GH-22084] - Upgrade Go to use v1.22.12 and bump Go X-Repositories to latest. This addresses CVE
CVE-2025-22866 [GH-22132]
IMPROVEMENTS:
- metadata: memoize the parsed build versions [GH-22113]
BUG FIXES:
- Fixed logging error while building for OpenBSD OS [GH-22120] [GH-22120]
- api-gateway: Fixed TLS configuration to properly enforce listener TLS versions and cipher suites [GH-21984]
- aws-auth: Fix bug where calls to AWS IAM and STS services error out due to URL with multiple trailing slashes. [GH-22109]