v1.19.7 (Enterprise)
·
1 commit
to release/1.19.x
since this release
1.19.7 Enterprise (March 11, 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:
- Update
golang.org/x/crypto
to v0.35.0 to address GO-2025-3487. - Update
golang.org/x/oauth2
to v0.27.0 to address GO-2025-3488. - Update
github.com/go-jose/go-jose/v3
to v3.0.4 to address GO-2025-3485. [GH-22207] - Upgrade Go to 1.23.6. [GH-22204]
BUG FIXES:
- logging: Fixed compilation error for OS NetBSD. [GH-22184]