Skip to content

Commit 0d17fe3

Browse files
authored
CE to ENT sync (#22309)
- version bump - changelog update
1 parent 128cf50 commit 0d17fe3

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff 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)]
14+
15+
116
## 1.19.7 Enterprise (March 11, 2025)
217

318
SECURITY:

version/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.19.8-dev
1+
1.19.9-dev

0 commit comments

Comments
 (0)