|
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.4.4](#v144) |
6 | | - - [Downloads for v1.4.4](#downloads-for-v144) |
7 | | - - [Changelog since v1.4.3](#changelog-since-v143) |
| 5 | +- [v1.4.5](#v145) |
| 6 | + - [Downloads for v1.4.5](#downloads-for-v145) |
| 7 | + - [Changelog since v1.4.4](#changelog-since-v144) |
8 | 8 | - [Changes by Kind](#changes-by-kind) |
9 | 9 | - [Bug Fixes](#bug-fixes) |
10 | 10 | - [Others](#others) |
11 | | -- [v1.4.3](#v143) |
12 | | - - [Downloads for v1.4.3](#downloads-for-v143) |
13 | | - - [Changelog since v1.4.2](#changelog-since-v142) |
| 11 | +- [v1.4.4](#v144) |
| 12 | + - [Downloads for v1.4.4](#downloads-for-v144) |
| 13 | + - [Changelog since v1.4.3](#changelog-since-v143) |
14 | 14 | - [Changes by Kind](#changes-by-kind-1) |
15 | 15 | - [Bug Fixes](#bug-fixes-1) |
16 | 16 | - [Others](#others-1) |
17 | | -- [v1.4.2](#v142) |
18 | | - - [Downloads for v1.4.2](#downloads-for-v142) |
19 | | - - [Changelog since v1.4.1](#changelog-since-v141) |
| 17 | +- [v1.4.3](#v143) |
| 18 | + - [Downloads for v1.4.3](#downloads-for-v143) |
| 19 | + - [Changelog since v1.4.2](#changelog-since-v142) |
20 | 20 | - [Changes by Kind](#changes-by-kind-2) |
21 | 21 | - [Bug Fixes](#bug-fixes-2) |
22 | 22 | - [Others](#others-2) |
23 | | -- [v1.4.1](#v141) |
24 | | - - [Downloads for v1.4.1](#downloads-for-v141) |
25 | | - - [Changelog since v1.4.0](#changelog-since-v140) |
| 23 | +- [v1.4.2](#v142) |
| 24 | + - [Downloads for v1.4.2](#downloads-for-v142) |
| 25 | + - [Changelog since v1.4.1](#changelog-since-v141) |
26 | 26 | - [Changes by Kind](#changes-by-kind-3) |
27 | 27 | - [Bug Fixes](#bug-fixes-3) |
28 | 28 | - [Others](#others-3) |
| 29 | +- [v1.4.1](#v141) |
| 30 | + - [Downloads for v1.4.1](#downloads-for-v141) |
| 31 | + - [Changelog since v1.4.0](#changelog-since-v140) |
| 32 | + - [Changes by Kind](#changes-by-kind-4) |
| 33 | + - [Bug Fixes](#bug-fixes-4) |
| 34 | + - [Others](#others-4) |
29 | 35 | - [v1.4.0](#v140) |
30 | 36 | - [Downloads for v1.4.0](#downloads-for-v140) |
31 | 37 | - [Karmada v1.4 Release Notes](#karmada-v14-release-notes) |
|
35 | 41 | - [Instrumentation improvement](#instrumentation-improvement) |
36 | 42 | - [Other Notable Changes](#other-notable-changes) |
37 | 43 | - [API Changes](#api-changes) |
38 | | - - [Bug Fixes](#bug-fixes-4) |
| 44 | + - [Bug Fixes](#bug-fixes-5) |
39 | 45 | - [Security](#security) |
40 | 46 | - [Features & Enhancements](#features--enhancements) |
41 | 47 | - [Other](#other) |
|
52 | 58 | * [Other Notable Changes](#other-notable-changes) |
53 | 59 | * [Other](#other) |
54 | 60 |
|
| 61 | +# v1.4.5 |
| 62 | +## Downloads for v1.4.5 |
| 63 | + |
| 64 | +Download v1.4.5 in the [v1.4.5 release page](https://github.com/karmada-io/karmada/releases/tag/v1.4.5). |
| 65 | + |
| 66 | +## Changelog since v1.4.4 |
| 67 | +### Changes by Kind |
| 68 | +#### Bug Fixes |
| 69 | +- `karmada-search`: Fixed a panic due to concurrent mutating objects in the informer cache. ([#3976](https://github.com/karmada-io/karmada/pull/3976), @chaosi-zju) |
| 70 | +- `karmada-controller-manager`: Avoid updating directly cached resource templates. ([#3895](https://github.com/karmada-io/karmada/pull/3895), @whitewindmills) |
| 71 | + |
| 72 | +#### Others |
| 73 | +None. |
| 74 | + |
55 | 75 | # v1.4.4 |
56 | 76 | ## Downloads for v1.4.4 |
57 | 77 |
|
|
0 commit comments