You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,18 @@
1
+
## 1.19.8 (April 25, 2025)
2
+
3
+
SECURITY:
4
+
5
+
* Update `golang.org/x/net` to v0.38.0 to address [GHSA-vvgc-356p-c3xw](https://github.com/advisories/GHSA-vvgc-356p-c3xw) and [GO-2025-3595](https://pkg.go.dev/vuln/GO-2025-3595).
6
+
* Update `github.com/golang-jwt/jwt/v4` to v4.5.2 to address [GO-2025-3553](https://pkg.go.dev/vuln/GO-2025-3553) and [GHSA-mh63-6h87-95cp](https://github.com/advisories/GHSA-mh63-6h87-95cp).
7
+
* Update `Go` to v1.23.8 to address [GO-2025-3563](https://pkg.go.dev/vuln/GO-2025-3563).
8
+
* Update `github.com/golang-jwt/jwt/v5` to v5.2.2 to address [GO-2025-3553](https://pkg.go.dev/vuln/GO-2025-3553) and [GHSA-mh63-6h87-95cp](https://github.com/advisories/GHSA-mh63-6h87-95cp).
9
+
* Update `golang.org/x/crypto` to v0.36.0 to address [GO-2025-3487](https://pkg.go.dev/vuln/GO-2025-3487). [[GH-10516](https://github.com/hashicorp/consul/issues/10516)]
10
+
11
+
BUG FIXES:
12
+
13
+
* agent: Add the missing Service TaggedAddresses and Check Type fields to Txn API. [[GH-22220](https://github.com/hashicorp/consul/issues/22220)]
0 commit comments