|
2 | 2 | <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
3 | 3 | **Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)*
|
4 | 4 |
|
5 |
| -- [v1.7.3](#v173) |
6 |
| - - [Downloads for v1.7.3](#downloads-for-v173) |
7 |
| - - [Changelog since v1.7.2](#changelog-since-v172) |
| 5 | +- [v1.7.4](#v174) |
| 6 | + - [Downloads for v1.7.4](#downloads-for-v174) |
| 7 | + - [Changelog since v1.7.3](#changelog-since-v173) |
8 | 8 | - [Changes by Kind](#changes-by-kind)
|
9 | 9 | - [Bug Fixes](#bug-fixes)
|
10 | 10 | - [Others](#others)
|
11 |
| -- [v1.7.2](#v172) |
12 |
| - - [Downloads for v1.7.2](#downloads-for-v172) |
13 |
| - - [Changelog since v1.7.1](#changelog-since-v171) |
| 11 | +- [v1.7.3](#v173) |
| 12 | + - [Downloads for v1.7.3](#downloads-for-v173) |
| 13 | + - [Changelog since v1.7.2](#changelog-since-v172) |
14 | 14 | - [Changes by Kind](#changes-by-kind-1)
|
15 | 15 | - [Bug Fixes](#bug-fixes-1)
|
16 | 16 | - [Others](#others-1)
|
17 |
| -- [v1.7.1](#v171) |
18 |
| - - [Downloads for v1.7.1](#downloads-for-v171) |
19 |
| - - [Changelog since v1.7.0](#changelog-since-v170) |
| 17 | +- [v1.7.2](#v172) |
| 18 | + - [Downloads for v1.7.2](#downloads-for-v172) |
| 19 | + - [Changelog since v1.7.1](#changelog-since-v171) |
20 | 20 | - [Changes by Kind](#changes-by-kind-2)
|
21 | 21 | - [Bug Fixes](#bug-fixes-2)
|
22 | 22 | - [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) |
| 26 | + - [Changes by Kind](#changes-by-kind-3) |
| 27 | + - [Bug Fixes](#bug-fixes-3) |
| 28 | + - [Others](#others-3) |
23 | 29 | - [v1.7.0](#v170)
|
24 | 30 | - [Downloads for v1.7.0](#downloads-for-v170)
|
25 | 31 | - [What's New](#whats-new)
|
|
31 | 37 | - [Other Notable Changes](#other-notable-changes)
|
32 | 38 | - [API Changes](#api-changes)
|
33 | 39 | - [Deprecation](#deprecation)
|
34 |
| - - [Bug Fixes](#bug-fixes-3) |
| 40 | + - [Bug Fixes](#bug-fixes-4) |
35 | 41 | - [Security](#security)
|
36 | 42 | - [Features & Enhancements](#features--enhancements)
|
37 | 43 | - [Other](#other)
|
|
41 | 47 |
|
42 | 48 | <!-- END doctoc generated TOC please keep comment here to allow auto update -->
|
43 | 49 |
|
| 50 | +# v1.7.4 |
| 51 | +## Downloads for v1.7.4 |
| 52 | + |
| 53 | +Download v1.7.4 in the [v1.7.4 release page](https://github.com/karmada-io/karmada/releases/tag/v1.7.4). |
| 54 | + |
| 55 | +## Changelog since v1.7.3 |
| 56 | +### Changes by Kind |
| 57 | +#### Bug Fixes |
| 58 | +- `karmada-controller-manager`: Fixed incorrect annotation markup when policy preemption occurs. ([#4770](https://github.com/karmada-io/karmada/pull/4770), @XiShanYongYe-Chang) |
| 59 | + |
| 60 | +#### Others |
| 61 | +None. |
| 62 | + |
44 | 63 | # v1.7.3
|
45 | 64 | ## Downloads for v1.7.3
|
46 | 65 |
|
|
0 commit comments