Skip to content

Commit 95fa895

Browse files
authored
update: changelog post-release of 1.7.1, 1.6.5, 1.5.8 (#746)
1 parent 1425bc2 commit 95fa895

File tree

1 file changed

+77
-0
lines changed

1 file changed

+77
-0
lines changed

CHANGELOG.md

Lines changed: 77 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,80 @@
1+
## 1.7.1 (May 22, 2025)
2+
3+
SECURITY:
4+
5+
* CVE: update tj-actions/changed-files to fix CVE-2025-30066 [[GH-738](https://github.com/hashicorp/consul-dataplane/pull/738)]
6+
7+
## 1.6.5 (May 22, 2025)
8+
9+
SECURITY:
10+
11+
* CVE: update tj-actions/changed-files to fix CVE-2025-30066 [[GH-738](https://github.com/hashicorp/consul-dataplane/pull/738)]
12+
13+
## 1.5.8 (May 22, 2025)
14+
15+
SECURITY:
16+
17+
* CVE: update tj-actions/changed-files to fix CVE-2025-30066 [[GH-738](https://github.com/hashicorp/consul-dataplane/pull/738)]
18+
19+
## 1.7.0 (May 6, 2025)
20+
21+
SECURITY:
22+
23+
* Upgraded `x/net` to 0.38.0. This resolves [GO-2025-3595](https://pkg.go.dev/vuln/GO-2025-3595)
24+
* Upgraded `envoy` to 1.33.2
25+
* Upgraded `Go` to 1.23.8
26+
27+
IMPROVEMENTS:
28+
29+
* Triggering graceful startup if startup-grace-period-seconds is greater than 0 [[GH-687](https://github.com/hashicorp/consul-dataplane/pull/687)]
30+
* Update Envoy version from 1.32.1 to 1.33.0 [[GH-685](https://github.com/hashicorp/consul-dataplane/pull/685)]
31+
* Upgrade to use Go 1.23.6 [[GH-696](https://github.com/hashicorp/consul-dataplane/pull/696)]
32+
33+
## 1.7.0-rc2 (April 24, 2025)
34+
35+
* Upgraded `x/net` to 0.38.0. This resolves [GO-2025-3595](https://pkg.go.dev/vuln/GO-2025-3595)
36+
* Upgraded `envoy` to 1.33.2
37+
* Upgraded `Go` to 1.23.8
38+
39+
## 1.6.4 (April 24, 2025)
40+
41+
* Upgraded `x/net` to 0.38.0. This resolves [GO-2025-3595](https://pkg.go.dev/vuln/GO-2025-3595)
42+
* Upgraded `envoy` to 1.33.2
43+
* Upgraded `Go` to 1.23.8
44+
45+
## 1.6.3 (March 15, 2025)
46+
47+
IMPROVEMENTS:
48+
49+
* Triggering graceful startup if startup-grace-period-seconds is greater than 0 [[GH-687](https://github.com/hashicorp/consul-dataplane/pull/687)]
50+
51+
## 1.5.6 (March 15, 2025)
52+
53+
IMPROVEMENTS:
54+
55+
* Triggering graceful startup if startup-grace-period-seconds is greater than 0 [[GH-687](https://github.com/hashicorp/consul-dataplane/pull/687)]
56+
57+
## 1.7.0-rc1 (March 10, 2025)
58+
59+
IMPROVEMENTS:
60+
61+
* Triggering graceful startup if startup-grace-period-seconds is greater than 0 [[GH-687](https://github.com/hashicorp/consul-dataplane/pull/687)]
62+
* Update Envoy version from 1.32.1 to 1.33.0 [[GH-685](https://github.com/hashicorp/consul-dataplane/pull/685)]
63+
* Upgrade to use Go 1.23.6 [[GH-696](https://github.com/hashicorp/consul-dataplane/pull/696)]
64+
65+
## 1.5.5 (January 10, 2025)
66+
67+
SECURITY:
68+
69+
* Upgrade to support Envoy `1.29.12`. [[GH-676](https://github.com/hashicorp/consul-dataplane/pull/676)]
70+
* Updated golang.org/x/net dependency to 0.34.0 to fix vulnerability [[GO-2024-3333](https://pkg.go.dev/vuln/GO-2024-3333)]
71+
72+
## 1.6.2 (January 7, 2024)
73+
74+
SECURITY:
75+
76+
* Upgrade to support Envoy `1.32.3`. [[GH-672](https://github.com/hashicorp/consul-dataplane/pull/672)]
77+
178
## 1.6.1 (November 1, 2024)
279

380
SECURITY:

0 commit comments

Comments
 (0)