|
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.6.3](#v163) |
6 | | - - [Downloads for v1.6.3](#downloads-for-v163) |
7 | | - - [Changelog since v1.6.2](#changelog-since-v162) |
| 5 | +- [v1.6.4](#v164) |
| 6 | + - [Downloads for v1.6.4](#downloads-for-v164) |
| 7 | + - [Changelog since v1.6.3](#changelog-since-v163) |
8 | 8 | - [Changes by Kind](#changes-by-kind) |
9 | 9 | - [Bug Fixes](#bug-fixes) |
10 | 10 | - [Others](#others) |
| 11 | +- [v1.6.3](#v163) |
| 12 | + - [Downloads for v1.6.3](#downloads-for-v163) |
| 13 | + - [Changelog since v1.6.2](#changelog-since-v162) |
| 14 | + - [Changes by Kind](#changes-by-kind-1) |
| 15 | + - [Bug Fixes](#bug-fixes-1) |
| 16 | + - [Others](#others-1) |
11 | 17 | - [v1.6.2](#v162) |
12 | 18 | - [Downloads for v1.6.2](#downloads-for-v162) |
13 | 19 | - [Changelog since v1.6.1](#changelog-since-v161) |
14 | | - - [Changes by Kind](#changes-by-kind-1) |
15 | | - - [Bug Fixes](#bug-fixes-1) |
16 | | - - [Others](#others-1) |
17 | | -- [v1.6.1](#v161) |
18 | | - - [Downloads for v1.6.1](#downloads-for-v161) |
19 | | - - [Changelog since v1.6.0](#changelog-since-v160) |
20 | 20 | - [Changes by Kind](#changes-by-kind-2) |
21 | 21 | - [Bug Fixes](#bug-fixes-2) |
22 | 22 | - [Others](#others-2) |
| 23 | +- [v1.6.1](#v161) |
| 24 | + - [Downloads for v1.6.1](#downloads-for-v161) |
| 25 | + - [Changelog since v1.6.0](#changelog-since-v160) |
| 26 | + - [Changes by Kind](#changes-by-kind-3) |
| 27 | + - [Bug Fixes](#bug-fixes-3) |
| 28 | + - [Others](#others-3) |
23 | 29 | - [v1.6.0](#v160) |
24 | 30 | - [Downloads for v1.6.0](#downloads-for-v160) |
25 | 31 | - [What's New](#whats-new) |
|
29 | 35 | - [Third-party Resource Interpreter](#third-party-resource-interpreter) |
30 | 36 | - [Other Notable Changes](#other-notable-changes) |
31 | 37 | - [API Changes](#api-changes) |
32 | | - - [Bug Fixes](#bug-fixes-3) |
| 38 | + - [Bug Fixes](#bug-fixes-4) |
33 | 39 | - [Security](#security) |
34 | 40 | - [Features & Enhancements](#features--enhancements) |
35 | 41 | - [Other](#other) |
|
39 | 45 |
|
40 | 46 | <!-- END doctoc generated TOC please keep comment here to allow auto update --> |
41 | 47 |
|
| 48 | +# v1.6.4 |
| 49 | +## Downloads for v1.6.4 |
| 50 | + |
| 51 | +Download v1.6.4 in the [v1.6.4 release page](https://github.com/karmada-io/karmada/releases/tag/v1.6.4). |
| 52 | + |
| 53 | +## Changelog since v1.6.3 |
| 54 | +### Changes by Kind |
| 55 | +### Bug Fixes |
| 56 | +- `karmada-controller-manager`: Fix panic when FederatedHPA's SelectPolicy is nil and FederatedHPA webhook is disabled. ([#4104](https://github.com/karmada-io/karmada/pull/4104), @jwcesign) |
| 57 | +- `karmada-scheduler`: Fixed an issue that the scheduler does not ignore RB/CRB by scheduler name during enqueuing. ([#4149](https://github.com/karmada-io/karmada/pull/4149), @Yan-Daojiang) |
| 58 | + |
| 59 | +### Others |
| 60 | +NONE |
| 61 | + |
42 | 62 | # v1.6.3 |
43 | 63 | ## Downloads for v1.6.3 |
44 | 64 |
|
|
0 commit comments