diff --git a/docs/CHANGELOG/CHANGELOG-1.10.md b/docs/CHANGELOG/CHANGELOG-1.10.md index 9f8902c50b08..423b636fcc69 100644 --- a/docs/CHANGELOG/CHANGELOG-1.10.md +++ b/docs/CHANGELOG/CHANGELOG-1.10.md @@ -2,55 +2,61 @@ **Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)* +- [v1.10.9](#v1109) + - [Downloads for v1.10.9](#downloads-for-v1109) + - [Changelog since v1.10.8](#changelog-since-v1108) + - [Changes by Kind](#changes-by-kind) + - [Bug Fixes](#bug-fixes) + - [Others](#others) - [v1.10.8](#v1108) - [Downloads for v1.10.8](#downloads-for-v1108) - [Changelog since v1.10.7](#changelog-since-v1107) - - [Changes by Kind](#changes-by-kind) + - [Changes by Kind](#changes-by-kind-1) - [Urgent Upgrade Notes](#urgent-upgrade-notes) - - [Bug Fixes](#bug-fixes) - - [Others](#others) + - [Bug Fixes](#bug-fixes-1) + - [Others](#others-1) - [v1.10.7](#v1107) - [Downloads for v1.10.7](#downloads-for-v1107) - [Changelog since v1.10.6](#changelog-since-v1106) - - [Changes by Kind](#changes-by-kind-1) - - [Bug Fixes](#bug-fixes-1) - - [Others](#others-1) -- [v1.10.6](#v1106) - - [Downloads for v1.10.6](#downloads-for-v1106) - - [Changelog since v1.10.5](#changelog-since-v1105) - [Changes by Kind](#changes-by-kind-2) - [Bug Fixes](#bug-fixes-2) - [Others](#others-2) -- [v1.10.5](#v1105) - - [Downloads for v1.10.5](#downloads-for-v1105) - - [Changelog since v1.10.4](#changelog-since-v1104) +- [v1.10.6](#v1106) + - [Downloads for v1.10.6](#downloads-for-v1106) + - [Changelog since v1.10.5](#changelog-since-v1105) - [Changes by Kind](#changes-by-kind-3) - [Bug Fixes](#bug-fixes-3) - [Others](#others-3) -- [v1.10.4](#v1104) - - [Downloads for v1.10.4](#downloads-for-v1104) - - [Changelog since v1.10.3](#changelog-since-v1103) +- [v1.10.5](#v1105) + - [Downloads for v1.10.5](#downloads-for-v1105) + - [Changelog since v1.10.4](#changelog-since-v1104) - [Changes by Kind](#changes-by-kind-4) - [Bug Fixes](#bug-fixes-4) - [Others](#others-4) -- [v1.10.3](#v1103) - - [Downloads for v1.10.3](#downloads-for-v1103) - - [Changelog since v1.10.2](#changelog-since-v1102) +- [v1.10.4](#v1104) + - [Downloads for v1.10.4](#downloads-for-v1104) + - [Changelog since v1.10.3](#changelog-since-v1103) - [Changes by Kind](#changes-by-kind-5) - [Bug Fixes](#bug-fixes-5) - [Others](#others-5) -- [v1.10.2](#v1102) - - [Downloads for v1.10.2](#downloads-for-v1102) - - [Changelog since v1.10.1](#changelog-since-v1101) +- [v1.10.3](#v1103) + - [Downloads for v1.10.3](#downloads-for-v1103) + - [Changelog since v1.10.2](#changelog-since-v1102) - [Changes by Kind](#changes-by-kind-6) - [Bug Fixes](#bug-fixes-6) - [Others](#others-6) -- [v1.10.1](#v1101) - - [Downloads for v1.10.1](#downloads-for-v1101) - - [Changelog since v1.10.0](#changelog-since-v1100) +- [v1.10.2](#v1102) + - [Downloads for v1.10.2](#downloads-for-v1102) + - [Changelog since v1.10.1](#changelog-since-v1101) - [Changes by Kind](#changes-by-kind-7) - [Bug Fixes](#bug-fixes-7) - [Others](#others-7) +- [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-8) + - [Bug Fixes](#bug-fixes-8) + - [Others](#others-8) - [v1.10.0](#v1100) - [Downloads for v1.10.0](#downloads-for-v1100) - [What's New](#whats-new) @@ -59,7 +65,7 @@ - [Other Notable Changes](#other-notable-changes) - [API Changes](#api-changes) - [Deprecation](#deprecation) - - [Bug Fixes](#bug-fixes-8) + - [Bug Fixes](#bug-fixes-9) - [Security](#security) - [Features & Enhancements](#features--enhancements) - [Other](#other) @@ -70,6 +76,21 @@ +# v1.10.9 +## Downloads for v1.10.9 + +Download v1.10.9 in the [v1.10.9 release page](https://github.com/karmada-io/karmada/releases/tag/v1.10.9). + +## Changelog since v1.10.8 +### Changes by Kind +#### Bug Fixes +- `karmada-webhook`: Fixed panic when validating ResourceInterpreterWebhookConfiguration with unspecified service port. ([#5965](https://github.com/karmada-io/karmada/pull/5965), @seanlaii) +- `karmada-controller-manager`: Fixed the issue of missing work queue metrics. ([#5983](https://github.com/karmada-io/karmada/pull/5983), @XiShanYongYe-Chang) +- `karmada-controller-manager`: Fixed the bug of WorkloadRebalancer doesn't get deleted after TTL. ([#5993](https://github.com/karmada-io/karmada/pull/5993), @deefreak) + +#### Others +None. + # v1.10.8 ## Downloads for v1.10.8 diff --git a/docs/CHANGELOG/CHANGELOG-1.11.md b/docs/CHANGELOG/CHANGELOG-1.11.md index 3d091217cf98..e0b730043559 100644 --- a/docs/CHANGELOG/CHANGELOG-1.11.md +++ b/docs/CHANGELOG/CHANGELOG-1.11.md @@ -2,31 +2,37 @@ **Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)* +- [v1.11.5](#v1115) + - [Downloads for v1.11.5](#downloads-for-v1115) + - [Changelog since v1.11.4](#changelog-since-v1114) + - [Changes by Kind](#changes-by-kind) + - [Bug Fixes](#bug-fixes) + - [Others](#others) - [v1.11.4](#v1114) - [Downloads for v1.11.4](#downloads-for-v1114) - [Changelog since v1.11.3](#changelog-since-v1113) - - [Changes by Kind](#changes-by-kind) + - [Changes by Kind](#changes-by-kind-1) - [Urgent Upgrade Notes](#urgent-upgrade-notes) - - [Bug Fixes](#bug-fixes) - - [Others](#others) + - [Bug Fixes](#bug-fixes-1) + - [Others](#others-1) - [v1.11.3](#v1113) - [Downloads for v1.11.3](#downloads-for-v1113) - [Changelog since v1.11.2](#changelog-since-v1112) - - [Changes by Kind](#changes-by-kind-1) - - [Bug Fixes](#bug-fixes-1) - - [Others](#others-1) -- [v1.11.2](#v1112) - - [Downloads for v1.11.2](#downloads-for-v1112) - - [Changelog since v1.11.1](#changelog-since-v1111) - [Changes by Kind](#changes-by-kind-2) - [Bug Fixes](#bug-fixes-2) - [Others](#others-2) -- [v1.11.1](#v1111) - - [Downloads for v1.11.1](#downloads-for-v1111) - - [Changelog since v1.11.0](#changelog-since-v1110) +- [v1.11.2](#v1112) + - [Downloads for v1.11.2](#downloads-for-v1112) + - [Changelog since v1.11.1](#changelog-since-v1111) - [Changes by Kind](#changes-by-kind-3) - [Bug Fixes](#bug-fixes-3) - [Others](#others-3) +- [v1.11.1](#v1111) + - [Downloads for v1.11.1](#downloads-for-v1111) + - [Changelog since v1.11.0](#changelog-since-v1110) + - [Changes by Kind](#changes-by-kind-4) + - [Bug Fixes](#bug-fixes-4) + - [Others](#others-4) - [v1.11.0](#v1110) - [Downloads for v1.11.0](#downloads-for-v1110) - [What's New](#whats-new) @@ -37,7 +43,7 @@ - [Other Notable Changes](#other-notable-changes) - [API Changes](#api-changes) - [Deprecation](#deprecation) - - [Bug Fixes](#bug-fixes-4) + - [Bug Fixes](#bug-fixes-5) - [Security](#security) - [Features & Enhancements](#features--enhancements) - [Other](#other) @@ -48,6 +54,21 @@ +# v1.11.5 +## Downloads for v1.11.5 + +Download v1.11.5 in the [v1.11.5 release page](https://github.com/karmada-io/karmada/releases/tag/v1.11.5). + +## Changelog since v1.11.4 +### Changes by Kind +#### Bug Fixes +- `karmada-webhook`: Fixed panic when validating ResourceInterpreterWebhookConfiguration with unspecified service port. ([#5966](https://github.com/karmada-io/karmada/pull/5966), @seanlaii) +- `karmada-controller-manager`: Fixed the issue of missing work queue metrics. ([#5981](https://github.com/karmada-io/karmada/pull/5981), @XiShanYongYe-Chang) +- `karmada-controller-manager`: Fixed the bug of WorkloadRebalancer doesn't get deleted after TTL. ([#5994](https://github.com/karmada-io/karmada/pull/5994), @deefreak) + +#### Others +None. + # v1.11.4 ## Downloads for v1.11.4 diff --git a/docs/CHANGELOG/CHANGELOG-1.12.md b/docs/CHANGELOG/CHANGELOG-1.12.md index 39e67e26f9d1..4b7debe56b05 100644 --- a/docs/CHANGELOG/CHANGELOG-1.12.md +++ b/docs/CHANGELOG/CHANGELOG-1.12.md @@ -2,12 +2,18 @@ **Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)* -- [v1.12.1](#v1121) - - [Downloads for v1.12.1](#downloads-for-v1121) - - [Changelog since v1.12.0](#changelog-since-v1120) +- [v1.12.2](#v1122) + - [Downloads for v1.12.2](#downloads-for-v1122) + - [Changelog since v1.12.1](#changelog-since-v1121) - [Changes by Kind](#changes-by-kind) - [Bug Fixes](#bug-fixes) - [Others](#others) +- [v1.12.1](#v1121) + - [Downloads for v1.12.1](#downloads-for-v1121) + - [Changelog since v1.12.0](#changelog-since-v1120) + - [Changes by Kind](#changes-by-kind-1) + - [Bug Fixes](#bug-fixes-1) + - [Others](#others-1) - [v1.12.0](#v1120) - [Downloads for v1.12.0](#downloads-for-v1120) - [What's New](#whats-new) @@ -18,7 +24,7 @@ - [Other Notable Changes](#other-notable-changes) - [API Changes](#api-changes) - [Deprecation](#deprecation) - - [Bug Fixes](#bug-fixes-1) + - [Bug Fixes](#bug-fixes-2) - [Security](#security) - [Features & Enhancements](#features--enhancements) - [Other](#other) @@ -30,11 +36,11 @@ - [Downloads for v1.12.0-beta.0](#downloads-for-v1120-beta0) - [Changelog since v1.12.0-alpha.1](#changelog-since-v1120-alpha1) - [Urgent Update Notes](#urgent-update-notes) - - [Changes by Kind](#changes-by-kind-1) + - [Changes by Kind](#changes-by-kind-2) - [API Changes](#api-changes-1) - [Features & Enhancements](#features--enhancements-1) - [Deprecation](#deprecation-1) - - [Bug Fixes](#bug-fixes-2) + - [Bug Fixes](#bug-fixes-3) - [Security](#security-1) - [Other](#other-1) - [Dependencies](#dependencies-1) @@ -44,11 +50,11 @@ - [Downloads for v1.12.0-alpha.1](#downloads-for-v1120-alpha1) - [Changelog since v1.11.0](#changelog-since-v1110) - [Urgent Update Notes](#urgent-update-notes-1) - - [Changes by Kind](#changes-by-kind-2) + - [Changes by Kind](#changes-by-kind-3) - [API Changes](#api-changes-2) - [Features & Enhancements](#features--enhancements-2) - [Deprecation](#deprecation-2) - - [Bug Fixes](#bug-fixes-3) + - [Bug Fixes](#bug-fixes-4) - [Security](#security-2) - [Other](#other-2) - [Dependencies](#dependencies-2) @@ -57,6 +63,22 @@ +# v1.12.2 +## Downloads for v1.12.2 + +Download v1.12.2 in the [v1.12.2 release page](https://github.com/karmada-io/karmada/releases/tag/v1.12.2). + +## Changelog since v1.12.1 +### Changes by Kind +#### Bug Fixes +- `karmada-webhook`: Fixed panic when validating ResourceInterpreterWebhookConfiguration with unspecified service port. ([#5967](https://github.com/karmada-io/karmada/pull/5967), @seanlaii) +- `karmada-controller-manager`: Fixed the issue of missing work queue metrics. ([#5980](https://github.com/karmada-io/karmada/pull/5980), @XiShanYongYe-Chang) +- `karmada-controller-manager`: Fixed the bug of WorkloadRebalancer doesn't get deleted after TTL. ([#5995](https://github.com/karmada-io/karmada/pull/5995), @deefreak) +- `karmada-operator`: Fixed the issue that external ETCD certificate be overwritten by generated in-cluster ETCD certificate. ([#6008](https://github.com/karmada-io/karmada/pull/6008), @jabellard) + +#### Others +None. + # v1.12.1 ## Downloads for v1.12.1 diff --git a/docs/CHANGELOG/CHANGELOG-1.13.md b/docs/CHANGELOG/CHANGELOG-1.13.md new file mode 100644 index 000000000000..49f7b857b568 --- /dev/null +++ b/docs/CHANGELOG/CHANGELOG-1.13.md @@ -0,0 +1,62 @@ + + +**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)* + +- [v1.13.0-alpha.1](#v1130-alpha1) + - [Downloads for v1.13.0-alpha.1](#downloads-for-v1130-alpha1) + - [Changelog since v1.12.0](#changelog-since-v1120) + - [Urgent Update Notes](#urgent-update-notes) + - [Changes by Kind](#changes-by-kind) + - [API Changes](#api-changes) + - [Features & Enhancements](#features--enhancements) + - [Deprecation](#deprecation) + - [Bug Fixes](#bug-fixes) + - [Security](#security) + - [Other](#other) + - [Dependencies](#dependencies) + - [Helm Charts](#helm-charts) + - [Instrumentation](#instrumentation) + + + +# v1.13.0-alpha.1 +## Downloads for v1.13.0-alpha.1 + +Download v1.13.0-alpha.1 in the [v1.13.0-alpha.1 release page](https://github.com/karmada-io/karmada/releases/tag/v1.13.0-alpha.1). + +## Changelog since v1.12.0 + +## Urgent Update Notes +None. + +## Changes by Kind + +### API Changes +- `API Change`: Introduced `Scheduling` suspension in both `ResourceBinding` and `ClusterResourceBinding` which will be used for third-party systems to suspend application scheduling. ([#5937](https://github.com/karmada-io/karmada/pull/5937), @Monokaix) + +### Features & Enhancements +- `karmadactl`: Add Fish shell autocompletion support for improved command-line efficiency. ([#5876](https://github.com/karmada-io/karmada/pull/5876), @tiansuo114) + +### Deprecation +- `karmadactl`: The flag `--ca-cert-path` of command `register` has been marked deprecated because it has never been used, and will be removed in the future release. ([#5862](https://github.com/karmada-io/karmada/pull/5862), @zhzhuang-zju) + +### Bug Fixes +- `karmada-controller-manager`: Fixed the problem of ResourceBinding remaining after the resource template is deleted in the dependencies distribution scenario. ([#5943](https://github.com/karmada-io/karmada/pull/5943), @XiShanYongYe-Chang) +- `karmada-controller-manager`: Fixed the bug of WorkloadRebalancer doesn't get deleted after TTL. ([#5989](https://github.com/karmada-io/karmada/pull/5989), @chaosi-zju) +- `karmada-controller-manager`: Fixed the issue of missing work queue metrics. ([#5972](https://github.com/karmada-io/karmada/pull/5972), @XiShanYongYe-Chang) +- `karmada-webhook`: Fixed panic when validating ResourceInterpreterWebhookConfiguration with unspecified service port. ([#5960](https://github.com/karmada-io/karmada/pull/5960), @XiShanYongYe-Chang) +- `karmada-operator`: Fixed the issue that external ETCD certificate be overwritten by generated in-cluster ETCD certificate. ([#5976](https://github.com/karmada-io/karmada/pull/5976), @jabellard) + +### Security +None. + +## Other +### Dependencies +- update kubernetes version to v1.31.3 ([#5910](https://github.com/karmada-io/karmada/pull/5910), @dongjiang1989) +- The base image `alpine` now has been promoted from `3.20.3` to `3.21.0`. ([#5920](https://github.com/karmada-io/karmada/pull/5920)) + +### Helm Charts +- upgrade helm chart index to v1.12.0. ([#5918](https://github.com/karmada-io/karmada/pull/5918), @chaosi-zju) + +### Instrumentation +None.