v1.19.8 (Enterprise)
1.19.8 Enterprise(April 25, 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/net
to v0.38.0 to address GHSA-vvgc-356p-c3xw and GO-2025-3595. - Update
github.com/golang-jwt/jwt/v4
to v4.5.2 to address GO-2025-3553 and GHSA-mh63-6h87-95cp. - Update
Go
to v1.23.8 to address GO-2025-3563. - Update
github.com/golang-jwt/jwt/v5
to v5.2.2 to address GO-2025-3553 and GHSA-mh63-6h87-95cp. - Update
golang.org/x/crypto
to v0.36.0 to address GO-2025-3487. [GH-10516]
BUG FIXES:
- agent: Add the missing Service TaggedAddresses and Check Type fields to Txn API. [GH-22220]