Add release notes of v1.8.6, v1.9.5, v1.10.3
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
This commit is contained in:
parent
1bf93364af
commit
3412a8ab2c
|
@ -2,18 +2,24 @@
|
||||||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
||||||
**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)*
|
**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)*
|
||||||
|
|
||||||
- [v1.10.2](#v1102)
|
- [v1.10.3](#v1103)
|
||||||
- [Downloads for v1.10.2](#downloads-for-v1102)
|
- [Downloads for v1.10.3](#downloads-for-v1103)
|
||||||
- [Changelog since v1.10.1](#changelog-since-v1101)
|
- [Changelog since v1.10.2](#changelog-since-v1102)
|
||||||
- [Changes by Kind](#changes-by-kind)
|
- [Changes by Kind](#changes-by-kind)
|
||||||
- [Bug Fixes](#bug-fixes)
|
- [Bug Fixes](#bug-fixes)
|
||||||
- [Others](#others)
|
- [Others](#others)
|
||||||
- [v1.10.1](#v1101)
|
- [v1.10.2](#v1102)
|
||||||
- [Downloads for v1.10.1](#downloads-for-v1101)
|
- [Downloads for v1.10.2](#downloads-for-v1102)
|
||||||
- [Changelog since v1.10.0](#changelog-since-v1100)
|
- [Changelog since v1.10.1](#changelog-since-v1101)
|
||||||
- [Changes by Kind](#changes-by-kind-1)
|
- [Changes by Kind](#changes-by-kind-1)
|
||||||
- [Bug Fixes](#bug-fixes-1)
|
- [Bug Fixes](#bug-fixes-1)
|
||||||
- [Others](#others-1)
|
- [Others](#others-1)
|
||||||
|
- [v1.10.1](#v1101)
|
||||||
|
- [Downloads for v1.10.1](#downloads-for-v1101)
|
||||||
|
- [Changelog since v1.10.0](#changelog-since-v1100)
|
||||||
|
- [Changes by Kind](#changes-by-kind-2)
|
||||||
|
- [Bug Fixes](#bug-fixes-2)
|
||||||
|
- [Others](#others-2)
|
||||||
- [v1.10.0](#v1100)
|
- [v1.10.0](#v1100)
|
||||||
- [Downloads for v1.10.0](#downloads-for-v1100)
|
- [Downloads for v1.10.0](#downloads-for-v1100)
|
||||||
- [What's New](#whats-new)
|
- [What's New](#whats-new)
|
||||||
|
@ -22,7 +28,7 @@
|
||||||
- [Other Notable Changes](#other-notable-changes)
|
- [Other Notable Changes](#other-notable-changes)
|
||||||
- [API Changes](#api-changes)
|
- [API Changes](#api-changes)
|
||||||
- [Deprecation](#deprecation)
|
- [Deprecation](#deprecation)
|
||||||
- [Bug Fixes](#bug-fixes-2)
|
- [Bug Fixes](#bug-fixes-3)
|
||||||
- [Security](#security)
|
- [Security](#security)
|
||||||
- [Features & Enhancements](#features--enhancements)
|
- [Features & Enhancements](#features--enhancements)
|
||||||
- [Other](#other)
|
- [Other](#other)
|
||||||
|
@ -33,6 +39,19 @@
|
||||||
|
|
||||||
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
|
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
|
||||||
|
|
||||||
|
# v1.10.3
|
||||||
|
## Downloads for v1.10.3
|
||||||
|
|
||||||
|
Download v1.10.3 in the [v1.10.3 release page](https://github.com/karmada-io/karmada/releases/tag/v1.10.3).
|
||||||
|
|
||||||
|
## Changelog since v1.10.2
|
||||||
|
### Changes by Kind
|
||||||
|
#### Bug Fixes
|
||||||
|
- `karmada-controller-manager`: fix the issue of residual work in the MultiClusterService feature. ([#5211](https://github.com/karmada-io/karmada/pull/5211), @XiShanYongYe-Chang)
|
||||||
|
|
||||||
|
#### Others
|
||||||
|
- `karmada-scheduler`: GroupClusters will sort clusters by score and availableReplica count. ([#5180](https://github.com/karmada-io/karmada/pull/5180), @mszacillo)
|
||||||
|
|
||||||
# v1.10.2
|
# v1.10.2
|
||||||
## Downloads for v1.10.2
|
## Downloads for v1.10.2
|
||||||
|
|
||||||
|
|
|
@ -2,36 +2,42 @@
|
||||||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
||||||
**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)*
|
**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)*
|
||||||
|
|
||||||
- [v1.8.5](#v185)
|
- [v1.8.6](#v186)
|
||||||
- [Downloads for v1.8.5](#downloads-for-v185)
|
- [Downloads for v1.8.6](#downloads-for-v186)
|
||||||
- [Changelog since v1.8.4](#changelog-since-v184)
|
- [Changelog since v1.8.5](#changelog-since-v185)
|
||||||
- [Changes by Kind](#changes-by-kind)
|
- [Changes by Kind](#changes-by-kind)
|
||||||
- [Bug Fixes](#bug-fixes)
|
- [Bug Fixes](#bug-fixes)
|
||||||
- [Others](#others)
|
- [Others](#others)
|
||||||
- [v1.8.4](#v184)
|
- [v1.8.5](#v185)
|
||||||
- [Downloads for v1.8.4](#downloads-for-v184)
|
- [Downloads for v1.8.5](#downloads-for-v185)
|
||||||
- [Changelog since v1.8.3](#changelog-since-v183)
|
- [Changelog since v1.8.4](#changelog-since-v184)
|
||||||
- [Changes by Kind](#changes-by-kind-1)
|
- [Changes by Kind](#changes-by-kind-1)
|
||||||
- [Bug Fixes](#bug-fixes-1)
|
- [Bug Fixes](#bug-fixes-1)
|
||||||
- [Others](#others-1)
|
- [Others](#others-1)
|
||||||
- [v1.8.3](#v183)
|
- [v1.8.4](#v184)
|
||||||
- [Downloads for v1.8.3](#downloads-for-v183)
|
- [Downloads for v1.8.4](#downloads-for-v184)
|
||||||
- [Changelog since v1.8.2](#changelog-since-v182)
|
- [Changelog since v1.8.3](#changelog-since-v183)
|
||||||
- [Changes by Kind](#changes-by-kind-2)
|
- [Changes by Kind](#changes-by-kind-2)
|
||||||
- [Bug Fixes](#bug-fixes-2)
|
- [Bug Fixes](#bug-fixes-2)
|
||||||
- [Others](#others-2)
|
- [Others](#others-2)
|
||||||
- [v1.8.2](#v182)
|
- [v1.8.3](#v183)
|
||||||
- [Downloads for v1.8.2](#downloads-for-v182)
|
- [Downloads for v1.8.3](#downloads-for-v183)
|
||||||
- [Changelog since v1.8.1](#changelog-since-v181)
|
- [Changelog since v1.8.2](#changelog-since-v182)
|
||||||
- [Changes by Kind](#changes-by-kind-3)
|
- [Changes by Kind](#changes-by-kind-3)
|
||||||
- [Bug Fixes](#bug-fixes-3)
|
- [Bug Fixes](#bug-fixes-3)
|
||||||
- [Others](#others-3)
|
- [Others](#others-3)
|
||||||
- [v1.8.1](#v181)
|
- [v1.8.2](#v182)
|
||||||
- [Downloads for v1.8.1](#downloads-for-v181)
|
- [Downloads for v1.8.2](#downloads-for-v182)
|
||||||
- [Changelog since v1.8.0](#changelog-since-v180)
|
- [Changelog since v1.8.1](#changelog-since-v181)
|
||||||
- [Changes by Kind](#changes-by-kind-4)
|
- [Changes by Kind](#changes-by-kind-4)
|
||||||
- [Bug Fixes](#bug-fixes-4)
|
- [Bug Fixes](#bug-fixes-4)
|
||||||
- [Others](#others-4)
|
- [Others](#others-4)
|
||||||
|
- [v1.8.1](#v181)
|
||||||
|
- [Downloads for v1.8.1](#downloads-for-v181)
|
||||||
|
- [Changelog since v1.8.0](#changelog-since-v180)
|
||||||
|
- [Changes by Kind](#changes-by-kind-5)
|
||||||
|
- [Bug Fixes](#bug-fixes-5)
|
||||||
|
- [Others](#others-5)
|
||||||
- [v1.8.0](#v180)
|
- [v1.8.0](#v180)
|
||||||
- [Downloads for v1.8.0](#downloads-for-v180)
|
- [Downloads for v1.8.0](#downloads-for-v180)
|
||||||
- [What's New](#whats-new)
|
- [What's New](#whats-new)
|
||||||
|
@ -42,7 +48,7 @@
|
||||||
- [Other Notable Changes](#other-notable-changes)
|
- [Other Notable Changes](#other-notable-changes)
|
||||||
- [API Changes](#api-changes)
|
- [API Changes](#api-changes)
|
||||||
- [Deprecation](#deprecation)
|
- [Deprecation](#deprecation)
|
||||||
- [Bug Fixes](#bug-fixes-5)
|
- [Bug Fixes](#bug-fixes-6)
|
||||||
- [Security](#security)
|
- [Security](#security)
|
||||||
- [Features & Enhancements](#features--enhancements)
|
- [Features & Enhancements](#features--enhancements)
|
||||||
- [Other](#other)
|
- [Other](#other)
|
||||||
|
@ -53,6 +59,19 @@
|
||||||
|
|
||||||
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
|
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
|
||||||
|
|
||||||
|
# v1.8.6
|
||||||
|
## Downloads for v1.8.6
|
||||||
|
|
||||||
|
Download v1.8.6 in the [v1.8.6 release page](https://github.com/karmada-io/karmada/releases/tag/v1.8.6).
|
||||||
|
|
||||||
|
## Changelog since v1.8.5
|
||||||
|
### Changes by Kind
|
||||||
|
#### Bug Fixes
|
||||||
|
- `karmada-controller-manager`: fix the issue of residual work in the MultiClusterService feature. ([#5213](https://github.com/karmada-io/karmada/pull/5213), @XiShanYongYe-Chang)
|
||||||
|
|
||||||
|
#### Others
|
||||||
|
None.
|
||||||
|
|
||||||
# v1.8.5
|
# v1.8.5
|
||||||
## Downloads for v1.8.5
|
## Downloads for v1.8.5
|
||||||
|
|
||||||
|
|
|
@ -2,30 +2,36 @@
|
||||||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
||||||
**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)*
|
**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)*
|
||||||
|
|
||||||
- [v1.9.4](#v194)
|
- [v1.9.5](#v195)
|
||||||
- [Downloads for v1.9.4](#downloads-for-v194)
|
- [Downloads for v1.9.5](#downloads-for-v195)
|
||||||
- [Changelog since v1.9.3](#changelog-since-v193)
|
- [Changelog since v1.9.4](#changelog-since-v194)
|
||||||
- [Changes by Kind](#changes-by-kind)
|
- [Changes by Kind](#changes-by-kind)
|
||||||
- [Bug Fixes](#bug-fixes)
|
- [Bug Fixes](#bug-fixes)
|
||||||
- [Others](#others)
|
- [Others](#others)
|
||||||
- [v1.9.3](#v193)
|
- [v1.9.4](#v194)
|
||||||
- [Downloads for v1.9.3](#downloads-for-v193)
|
- [Downloads for v1.9.4](#downloads-for-v194)
|
||||||
- [Changelog since v1.9.2](#changelog-since-v192)
|
- [Changelog since v1.9.3](#changelog-since-v193)
|
||||||
- [Changes by Kind](#changes-by-kind-1)
|
- [Changes by Kind](#changes-by-kind-1)
|
||||||
- [Bug Fixes](#bug-fixes-1)
|
- [Bug Fixes](#bug-fixes-1)
|
||||||
- [Others](#others-1)
|
- [Others](#others-1)
|
||||||
- [v1.9.2](#v192)
|
- [v1.9.3](#v193)
|
||||||
- [Downloads for v1.9.2](#downloads-for-v192)
|
- [Downloads for v1.9.3](#downloads-for-v193)
|
||||||
- [Changelog since v1.9.1](#changelog-since-v191)
|
- [Changelog since v1.9.2](#changelog-since-v192)
|
||||||
- [Changes by Kind](#changes-by-kind-2)
|
- [Changes by Kind](#changes-by-kind-2)
|
||||||
- [Bug Fixes](#bug-fixes-2)
|
- [Bug Fixes](#bug-fixes-2)
|
||||||
- [Others](#others-2)
|
- [Others](#others-2)
|
||||||
- [v1.9.1](#v191)
|
- [v1.9.2](#v192)
|
||||||
- [Downloads for v1.9.1](#downloads-for-v191)
|
- [Downloads for v1.9.2](#downloads-for-v192)
|
||||||
- [Changelog since v1.9.0](#changelog-since-v190)
|
- [Changelog since v1.9.1](#changelog-since-v191)
|
||||||
- [Changes by Kind](#changes-by-kind-3)
|
- [Changes by Kind](#changes-by-kind-3)
|
||||||
- [Bug Fixes](#bug-fixes-3)
|
- [Bug Fixes](#bug-fixes-3)
|
||||||
- [Others](#others-3)
|
- [Others](#others-3)
|
||||||
|
- [v1.9.1](#v191)
|
||||||
|
- [Downloads for v1.9.1](#downloads-for-v191)
|
||||||
|
- [Changelog since v1.9.0](#changelog-since-v190)
|
||||||
|
- [Changes by Kind](#changes-by-kind-4)
|
||||||
|
- [Bug Fixes](#bug-fixes-4)
|
||||||
|
- [Others](#others-4)
|
||||||
- [v1.9.0](#v190)
|
- [v1.9.0](#v190)
|
||||||
- [Downloads for v1.9.0](#downloads-for-v190)
|
- [Downloads for v1.9.0](#downloads-for-v190)
|
||||||
- [What's New](#whats-new)
|
- [What's New](#whats-new)
|
||||||
|
@ -35,7 +41,7 @@
|
||||||
- [Other Notable Changes](#other-notable-changes)
|
- [Other Notable Changes](#other-notable-changes)
|
||||||
- [API Changes](#api-changes)
|
- [API Changes](#api-changes)
|
||||||
- [Deprecation](#deprecation)
|
- [Deprecation](#deprecation)
|
||||||
- [Bug Fixes](#bug-fixes-4)
|
- [Bug Fixes](#bug-fixes-5)
|
||||||
- [Security](#security)
|
- [Security](#security)
|
||||||
- [Features & Enhancements](#features--enhancements)
|
- [Features & Enhancements](#features--enhancements)
|
||||||
- [Other](#other)
|
- [Other](#other)
|
||||||
|
@ -46,6 +52,19 @@
|
||||||
|
|
||||||
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
|
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
|
||||||
|
|
||||||
|
# v1.9.5
|
||||||
|
## Downloads for v1.9.5
|
||||||
|
|
||||||
|
Download v1.9.5 in the [v1.9.5 release page](https://github.com/karmada-io/karmada/releases/tag/v1.9.5).
|
||||||
|
|
||||||
|
## Changelog since v1.9.4
|
||||||
|
### Changes by Kind
|
||||||
|
#### Bug Fixes
|
||||||
|
- `karmada-controller-manager`: fix the issue of residual work in the MultiClusterService feature. ([#5212](https://github.com/karmada-io/karmada/pull/5212), @XiShanYongYe-Chang)
|
||||||
|
|
||||||
|
#### Others
|
||||||
|
None.
|
||||||
|
|
||||||
# v1.9.4
|
# v1.9.4
|
||||||
## Downloads for v1.9.4
|
## Downloads for v1.9.4
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue