v1.19.8 (Enterprise)
          ·
          
            1 commit
          
          to release/1.19.x
          since this release
        
        
        
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/netto v0.38.0 to address GHSA-vvgc-356p-c3xw and GO-2025-3595. - Update 
github.com/golang-jwt/jwt/v4to v4.5.2 to address GO-2025-3553 and GHSA-mh63-6h87-95cp. - Update 
Goto v1.23.8 to address GO-2025-3563. - Update 
github.com/golang-jwt/jwt/v5to v5.2.2 to address GO-2025-3553 and GHSA-mh63-6h87-95cp. - Update 
golang.org/x/cryptoto 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]