Skip to content

Commit 65356ed

Browse files
committed
Add release notes of v1.7.5, v1.8.4, v1.9.2
Signed-off-by: zhzhuang-zju <[email protected]>
1 parent c181917 commit 65356ed

File tree

3 files changed

+85
-27
lines changed

3 files changed

+85
-27
lines changed

docs/CHANGELOG/CHANGELOG-1.7.md

Lines changed: 32 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,30 +2,36 @@
22
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
33
**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)*
44

5-
- [v1.7.4](#v174)
6-
- [Downloads for v1.7.4](#downloads-for-v174)
7-
- [Changelog since v1.7.3](#changelog-since-v173)
5+
- [v1.7.5](#v175)
6+
- [Downloads for v1.7.5](#downloads-for-v175)
7+
- [Changelog since v1.7.4](#changelog-since-v174)
88
- [Changes by Kind](#changes-by-kind)
99
- [Bug Fixes](#bug-fixes)
1010
- [Others](#others)
11-
- [v1.7.3](#v173)
12-
- [Downloads for v1.7.3](#downloads-for-v173)
13-
- [Changelog since v1.7.2](#changelog-since-v172)
11+
- [v1.7.4](#v174)
12+
- [Downloads for v1.7.4](#downloads-for-v174)
13+
- [Changelog since v1.7.3](#changelog-since-v173)
1414
- [Changes by Kind](#changes-by-kind-1)
1515
- [Bug Fixes](#bug-fixes-1)
1616
- [Others](#others-1)
17-
- [v1.7.2](#v172)
18-
- [Downloads for v1.7.2](#downloads-for-v172)
19-
- [Changelog since v1.7.1](#changelog-since-v171)
17+
- [v1.7.3](#v173)
18+
- [Downloads for v1.7.3](#downloads-for-v173)
19+
- [Changelog since v1.7.2](#changelog-since-v172)
2020
- [Changes by Kind](#changes-by-kind-2)
2121
- [Bug Fixes](#bug-fixes-2)
2222
- [Others](#others-2)
23-
- [v1.7.1](#v171)
24-
- [Downloads for v1.7.1](#downloads-for-v171)
25-
- [Changelog since v1.7.0](#changelog-since-v170)
23+
- [v1.7.2](#v172)
24+
- [Downloads for v1.7.2](#downloads-for-v172)
25+
- [Changelog since v1.7.1](#changelog-since-v171)
2626
- [Changes by Kind](#changes-by-kind-3)
2727
- [Bug Fixes](#bug-fixes-3)
2828
- [Others](#others-3)
29+
- [v1.7.1](#v171)
30+
- [Downloads for v1.7.1](#downloads-for-v171)
31+
- [Changelog since v1.7.0](#changelog-since-v170)
32+
- [Changes by Kind](#changes-by-kind-4)
33+
- [Bug Fixes](#bug-fixes-4)
34+
- [Others](#others-4)
2935
- [v1.7.0](#v170)
3036
- [Downloads for v1.7.0](#downloads-for-v170)
3137
- [What's New](#whats-new)
@@ -37,7 +43,7 @@
3743
- [Other Notable Changes](#other-notable-changes)
3844
- [API Changes](#api-changes)
3945
- [Deprecation](#deprecation)
40-
- [Bug Fixes](#bug-fixes-4)
46+
- [Bug Fixes](#bug-fixes-5)
4147
- [Security](#security)
4248
- [Features & Enhancements](#features--enhancements)
4349
- [Other](#other)
@@ -47,6 +53,19 @@
4753

4854
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
4955

56+
# v1.7.5
57+
## Downloads for v1.7.5
58+
59+
Download v1.7.5 in the [v1.7.5 release page](https://github.com/karmada-io/karmada/releases/tag/v1.7.5).
60+
61+
## Changelog since v1.7.4
62+
### Changes by Kind
63+
#### Bug Fixes
64+
None.
65+
66+
#### Others
67+
- The base image `alpine` now has been promoted from `alpine:3.19.1` to `alpine:3.20.0`.
68+
5069
# v1.7.4
5170
## Downloads for v1.7.4
5271

docs/CHANGELOG/CHANGELOG-1.8.md

Lines changed: 29 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,30 @@
22
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
33
**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)*
44

5-
- [v1.8.3](#v183)
6-
- [Downloads for v1.8.3](#downloads-for-v183)
7-
- [Changelog since v1.8.2](#changelog-since-v182)
5+
- [v1.8.4](#v184)
6+
- [Downloads for v1.8.4](#downloads-for-v184)
7+
- [Changelog since v1.8.3](#changelog-since-v183)
88
- [Changes by Kind](#changes-by-kind)
99
- [Bug Fixes](#bug-fixes)
1010
- [Others](#others)
11-
- [v1.8.2](#v182)
12-
- [Downloads for v1.8.2](#downloads-for-v182)
13-
- [Changelog since v1.8.1](#changelog-since-v181)
11+
- [v1.8.3](#v183)
12+
- [Downloads for v1.8.3](#downloads-for-v183)
13+
- [Changelog since v1.8.2](#changelog-since-v182)
1414
- [Changes by Kind](#changes-by-kind-1)
1515
- [Bug Fixes](#bug-fixes-1)
1616
- [Others](#others-1)
17-
- [v1.8.1](#v181)
18-
- [Downloads for v1.8.1](#downloads-for-v181)
19-
- [Changelog since v1.8.0](#changelog-since-v180)
17+
- [v1.8.2](#v182)
18+
- [Downloads for v1.8.2](#downloads-for-v182)
19+
- [Changelog since v1.8.1](#changelog-since-v181)
2020
- [Changes by Kind](#changes-by-kind-2)
2121
- [Bug Fixes](#bug-fixes-2)
2222
- [Others](#others-2)
23+
- [v1.8.1](#v181)
24+
- [Downloads for v1.8.1](#downloads-for-v181)
25+
- [Changelog since v1.8.0](#changelog-since-v180)
26+
- [Changes by Kind](#changes-by-kind-3)
27+
- [Bug Fixes](#bug-fixes-3)
28+
- [Others](#others-3)
2329
- [v1.8.0](#v180)
2430
- [Downloads for v1.8.0](#downloads-for-v180)
2531
- [What's New](#whats-new)
@@ -30,7 +36,7 @@
3036
- [Other Notable Changes](#other-notable-changes)
3137
- [API Changes](#api-changes)
3238
- [Deprecation](#deprecation)
33-
- [Bug Fixes](#bug-fixes-3)
39+
- [Bug Fixes](#bug-fixes-4)
3440
- [Security](#security)
3541
- [Features & Enhancements](#features--enhancements)
3642
- [Other](#other)
@@ -41,6 +47,19 @@
4147

4248
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
4349

50+
# v1.8.4
51+
## Downloads for v1.8.4
52+
53+
Download v1.8.4 in the [v1.8.4 release page](https://github.com/karmada-io/karmada/releases/tag/v1.8.4).
54+
55+
## Changelog since v1.8.3
56+
### Changes by Kind
57+
#### Bug Fixes
58+
None.
59+
60+
#### Others
61+
- The base image `alpine` now has been promoted from `alpine:3.19.1` to `alpine:3.20.0`.
62+
4463
# v1.8.3
4564
## Downloads for v1.8.3
4665

docs/CHANGELOG/CHANGELOG-1.9.md

Lines changed: 24 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,18 @@
22
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
33
**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)*
44

5-
- [v1.9.1](#v191)
6-
- [Downloads for v1.9.1](#downloads-for-v191)
7-
- [Changelog since v1.9.0](#changelog-since-v190)
5+
- [v1.9.2](#v192)
6+
- [Downloads for v1.9.2](#downloads-for-v192)
7+
- [Changelog since v1.9.1](#changelog-since-v191)
88
- [Changes by Kind](#changes-by-kind)
99
- [Bug Fixes](#bug-fixes)
1010
- [Others](#others)
11+
- [v1.9.1](#v191)
12+
- [Downloads for v1.9.1](#downloads-for-v191)
13+
- [Changelog since v1.9.0](#changelog-since-v190)
14+
- [Changes by Kind](#changes-by-kind-1)
15+
- [Bug Fixes](#bug-fixes-1)
16+
- [Others](#others-1)
1117
- [v1.9.0](#v190)
1218
- [Downloads for v1.9.0](#downloads-for-v190)
1319
- [What's New](#whats-new)
@@ -17,7 +23,7 @@
1723
- [Other Notable Changes](#other-notable-changes)
1824
- [API Changes](#api-changes)
1925
- [Deprecation](#deprecation)
20-
- [Bug Fixes](#bug-fixes-1)
26+
- [Bug Fixes](#bug-fixes-2)
2127
- [Security](#security)
2228
- [Features & Enhancements](#features--enhancements)
2329
- [Other](#other)
@@ -28,6 +34,20 @@
2834

2935
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
3036

37+
# v1.9.2
38+
## Downloads for v1.9.2
39+
40+
Download v1.9.2 in the [v1.9.2 release page](https://github.com/karmada-io/karmada/releases/tag/v1.9.2).
41+
42+
## Changelog since v1.9.1
43+
### Changes by Kind
44+
#### Bug Fixes
45+
None.
46+
47+
#### Others
48+
- `karmadactl`: The policy for when to pull a container image now is `IfNotPresent in `init` command. ([#4988](https://github.com/karmada-io/karmada/pull/4988), @zhzhuang-zju)
49+
- The base image `alpine` now has been promoted from `alpine:3.19.1` to `alpine:3.20.0`.
50+
3151
# v1.9.1
3252
## Downloads for v1.9.1
3353

0 commit comments

Comments
 (0)