Merge pull request #4892 from zhzhuang-zju/releasesigs

Add release notes of v1.7.4, v1.8.3, v1.9.1
This commit is contained in:
karmada-bot 2024-04-30 09:44:06 +08:00 committed by GitHub
commit 211351bb0f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 80 additions and 18 deletions

View File

@ -2,24 +2,30 @@
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)*
- [v1.7.3](#v173)
- [Downloads for v1.7.3](#downloads-for-v173)
- [Changelog since v1.7.2](#changelog-since-v172)
- [v1.7.4](#v174)
- [Downloads for v1.7.4](#downloads-for-v174)
- [Changelog since v1.7.3](#changelog-since-v173)
- [Changes by Kind](#changes-by-kind)
- [Bug Fixes](#bug-fixes)
- [Others](#others)
- [v1.7.2](#v172)
- [Downloads for v1.7.2](#downloads-for-v172)
- [Changelog since v1.7.1](#changelog-since-v171)
- [v1.7.3](#v173)
- [Downloads for v1.7.3](#downloads-for-v173)
- [Changelog since v1.7.2](#changelog-since-v172)
- [Changes by Kind](#changes-by-kind-1)
- [Bug Fixes](#bug-fixes-1)
- [Others](#others-1)
- [v1.7.1](#v171)
- [Downloads for v1.7.1](#downloads-for-v171)
- [Changelog since v1.7.0](#changelog-since-v170)
- [v1.7.2](#v172)
- [Downloads for v1.7.2](#downloads-for-v172)
- [Changelog since v1.7.1](#changelog-since-v171)
- [Changes by Kind](#changes-by-kind-2)
- [Bug Fixes](#bug-fixes-2)
- [Others](#others-2)
- [v1.7.1](#v171)
- [Downloads for v1.7.1](#downloads-for-v171)
- [Changelog since v1.7.0](#changelog-since-v170)
- [Changes by Kind](#changes-by-kind-3)
- [Bug Fixes](#bug-fixes-3)
- [Others](#others-3)
- [v1.7.0](#v170)
- [Downloads for v1.7.0](#downloads-for-v170)
- [What's New](#whats-new)
@ -31,7 +37,7 @@
- [Other Notable Changes](#other-notable-changes)
- [API Changes](#api-changes)
- [Deprecation](#deprecation)
- [Bug Fixes](#bug-fixes-3)
- [Bug Fixes](#bug-fixes-4)
- [Security](#security)
- [Features & Enhancements](#features--enhancements)
- [Other](#other)
@ -41,6 +47,19 @@
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
# v1.7.4
## Downloads for v1.7.4
Download v1.7.4 in the [v1.7.4 release page](https://github.com/karmada-io/karmada/releases/tag/v1.7.4).
## Changelog since v1.7.3
### Changes by Kind
#### Bug Fixes
- `karmada-controller-manager`: Fixed incorrect annotation markup when policy preemption occurs. ([#4770](https://github.com/karmada-io/karmada/pull/4770), @XiShanYongYe-Chang)
#### Others
None.
# v1.7.3
## Downloads for v1.7.3

View File

@ -2,18 +2,24 @@
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)*
- [v1.8.2](#v182)
- [Downloads for v1.8.2](#downloads-for-v182)
- [Changelog since v1.8.1](#changelog-since-v181)
- [v1.8.3](#v183)
- [Downloads for v1.8.3](#downloads-for-v183)
- [Changelog since v1.8.2](#changelog-since-v182)
- [Changes by Kind](#changes-by-kind)
- [Bug Fixes](#bug-fixes)
- [Others](#others)
- [v1.8.1](#v181)
- [Downloads for v1.8.1](#downloads-for-v181)
- [Changelog since v1.8.0](#changelog-since-v180)
- [v1.8.2](#v182)
- [Downloads for v1.8.2](#downloads-for-v182)
- [Changelog since v1.8.1](#changelog-since-v181)
- [Changes by Kind](#changes-by-kind-1)
- [Bug Fixes](#bug-fixes-1)
- [Others](#others-1)
- [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-2)
- [Bug Fixes](#bug-fixes-2)
- [Others](#others-2)
- [v1.8.0](#v180)
- [Downloads for v1.8.0](#downloads-for-v180)
- [What's New](#whats-new)
@ -24,7 +30,7 @@
- [Other Notable Changes](#other-notable-changes)
- [API Changes](#api-changes)
- [Deprecation](#deprecation)
- [Bug Fixes](#bug-fixes-2)
- [Bug Fixes](#bug-fixes-3)
- [Security](#security)
- [Features & Enhancements](#features--enhancements)
- [Other](#other)
@ -35,6 +41,21 @@
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
# v1.8.3
## Downloads for v1.8.3
Download v1.8.3 in the [v1.8.3 release page](https://github.com/karmada-io/karmada/releases/tag/v1.8.3).
## Changelog since v1.8.2
### Changes by Kind
#### Bug Fixes
- `karmada-controller-manager`: Fixed incorrect annotation markup when policy preemption occurs. ([#4770](https://github.com/karmada-io/karmada/pull/4770), @XiShanYongYe-Chang)
- `karmada-controller-manager`: Fix the problem that labels cannot be deleted via Karmada propagation. ([#4791](https://github.com/karmada-io/karmada/pull/4791), @whitewindmills)
- `karmada-controller-manager`: Fix the problem that work.karmada.io/permanent-id constantly changes with every update. ([#4820](https://github.com/karmada-io/karmada/pull/4820), @XiShanYongYe-Chang)
#### Others
None.
# v1.8.2
## Downloads for v1.8.2

View File

@ -2,6 +2,12 @@
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)*
- [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)
- [Bug Fixes](#bug-fixes)
- [Others](#others)
- [v1.9.0](#v190)
- [Downloads for v1.9.0](#downloads-for-v190)
- [What's New](#whats-new)
@ -11,7 +17,7 @@
- [Other Notable Changes](#other-notable-changes)
- [API Changes](#api-changes)
- [Deprecation](#deprecation)
- [Bug Fixes](#bug-fixes)
- [Bug Fixes](#bug-fixes-1)
- [Security](#security)
- [Features & Enhancements](#features--enhancements)
- [Other](#other)
@ -22,6 +28,22 @@
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
# v1.9.1
## Downloads for v1.9.1
Download v1.9.1 in the [v1.9.1 release page](https://github.com/karmada-io/karmada/releases/tag/v1.9.1).
## Changelog since v1.9.0
### Changes by Kind
#### Bug Fixes
- `karmada-controller-manager`: Fixed incorrect annotation markup when policy preemption occurs. ([#4772](https://github.com/karmada-io/karmada/pull/4772), @XiShanYongYe-Chang)
- `karmada-controller-manager`: Fix the problem that labels cannot be deleted via Karmada propagation. ([#4797](https://github.com/karmada-io/karmada/pull/4797), @whitewindmills)
- `karmada-controller-manager`: Fix the problem that work.karmada.io/permanent-id constantly changes with every update. ([#4819](https://github.com/karmada-io/karmada/pull/4819), @XiShanYongYe-Chang)
- `karmada-controller-manager`: Fixed the bug of mcs binding losing resourcebinding.karmada.io/permanent-id label. ([#4822](https://github.com/karmada-io/karmada/pull/4822), @XiShanYongYe-Chang)
#### Others
None.
# v1.9.0
## Downloads for v1.9.0