From b0d3391c3fcfb54c73366e6bc62e82a163839bf7 Mon Sep 17 00:00:00 2001 From: Shelley-BaoYue Date: Fri, 29 Nov 2024 16:57:20 +0800 Subject: [PATCH] add v1.19.1,v1.18.2,v1.17.4,v1.16.5 changelog Signed-off-by: Shelley-BaoYue --- CHANGELOG/CHANGELOG-1.16.md | 17 +++++++++++++++++ CHANGELOG/CHANGELOG-1.17.md | 17 +++++++++++++++++ CHANGELOG/CHANGELOG-1.18.md | 19 +++++++++++++++++++ CHANGELOG/CHANGELOG-1.19.md | 18 ++++++++++++++++++ 4 files changed, 71 insertions(+) diff --git a/CHANGELOG/CHANGELOG-1.16.md b/CHANGELOG/CHANGELOG-1.16.md index 8b152d5cd77..c67b6105296 100644 --- a/CHANGELOG/CHANGELOG-1.16.md +++ b/CHANGELOG/CHANGELOG-1.16.md @@ -1,3 +1,7 @@ +* [v1.16.5](#v1165) + * [Downloads for v1.16.5](#downloads-for-v1165) + * [KubeEdge v1.16.5 Release Notes](#kubeedge-v1165-release-notes) + * [Changelog since v1.16.4](#changelog-since-v1164) * [v1.16.4](#v1164) * [Downloads for v1.16.4](#downloads-for-v1164) * [KubeEdge v1.16.4 Release Notes](#kubeedge-v1164-release-notes) @@ -20,6 +24,19 @@ * [1.16 What's New](#116-whats-new) * [Important Steps before Upgrading](#important-steps-before-upgrading) +# v1.16.5 + +## Downloads for v1.16.5 + +Download v1.16.5 in the [v1.16.5 release page](https://github.com/kubeedge/kubeedge/releases/tag/v1.16.5). + +## KubeEdge v1.16.5 Release Notes + +### Changelog since v1.16.4 + +- Fix errors due to singular and plural conversion in MetaServer. ([#5919](https://github.com/kubeedge/kubeedge/pull/5919), [@wbc6080](https://github.com/wbc6080)) +- Fix install EdgeCore failed with CRI-O(>v1.29.2) for uid missing. ([#6015](https://github.com/kubeedge/kubeedge/pull/6015), [@Shelley-BaoYue](https://github.com/Shelley-BaoYue)) + # v1.16.4 ## Downloads for v1.16.4 diff --git a/CHANGELOG/CHANGELOG-1.17.md b/CHANGELOG/CHANGELOG-1.17.md index 21574379c8f..d1970854fbd 100644 --- a/CHANGELOG/CHANGELOG-1.17.md +++ b/CHANGELOG/CHANGELOG-1.17.md @@ -1,3 +1,7 @@ +* [v1.17.4](#v1174) + * [Downloads for v1.17.4](#downloads-for-v1174) + * [KubeEdge v1.17.4 Release Notes](#kubeedge-v1174-release-notes) + * [Changelog since v1.17.3](#changelog-since-v1173) * [v1.17.3](#v1173) * [Downloads for v1.17.3](#downloads-for-v1173) * [KubeEdge v1.17.3 Release Notes](#kubeedge-v1173-release-notes) @@ -16,6 +20,19 @@ * [1.17 What's New](#117-whats-new) * [Important Steps before Upgrading](#important-steps-before-upgrading) +# v1.17.4 + +## Downloads for v1.17.4 + +Download v1.17.4 in the [v1.17.4 release page](https://github.com/kubeedge/kubeedge/releases/tag/v1.17.4). + +## KubeEdge v1.17.4 Release Notes + +### Changelog since v1.17.3 + +- Fix errors due to singular and plural conversion in MetaServer. ([#5918](https://github.com/kubeedge/kubeedge/pull/5918), [@wbc6080](https://github.com/wbc6080)) +- Fix install EdgeCore failed with CRI-O(>v1.29.2) for uid missing. ([#6014](https://github.com/kubeedge/kubeedge/pull/6014), [@Shelley-BaoYue](https://github.com/Shelley-BaoYue)) + # v1.17.3 ## Downloads for v1.17.3 diff --git a/CHANGELOG/CHANGELOG-1.18.md b/CHANGELOG/CHANGELOG-1.18.md index dc950c1c9eb..7c9bb0b78e4 100644 --- a/CHANGELOG/CHANGELOG-1.18.md +++ b/CHANGELOG/CHANGELOG-1.18.md @@ -1,3 +1,7 @@ +* [v1.18.2(#v1182) + * [Downloads for v1.18.2](#downloads-for-v1182) + * [KubeEdge v1.18.2 Release Notes](#kubeedge-v1182-release-notes) + * [Changelog since v1.18.1](#changelog-since-v1181) * [v1.18.1(#v1181) * [Downloads for v1.18.1](#downloads-for-v1181) * [KubeEdge v1.18.1 Release Notes](#kubeedge-v1181-release-notes) @@ -8,6 +12,21 @@ * [1.18 What's New](#118-whats-new) * [Important Steps before Upgrading](#important-steps-before-upgrading) + +# v1.18.2 + +## Downloads for v1.18.2 + +Download v1.18.2 in the [v1.18.2 release page](https://github.com/kubeedge/kubeedge/releases/tag/v1.18.2). + +## KubeEdge v1.18.2 Release Notes + +### Changelog since v1.18.1 + +- Fix errors due to singular and plural conversion in MetaServer. ([#5917](https://github.com/kubeedge/kubeedge/pull/5917), [@wbc6080](https://github.com/wbc6080)) +- Fix token cannot be refreshed. ([#5984](https://github.com/kubeedge/kubeedge/pull/5984), [@WillardHu](https://github.com/WillardHu)) +- Fix install EdgeCore failed with CRI-O(>v1.29.2) for uid missing. ([#5990](https://github.com/kubeedge/kubeedge/pull/5990), [@Shelley-BaoYue](https://github.com/Shelley-BaoYue)) + # v1.18.1 ## Downloads for v1.18.1 diff --git a/CHANGELOG/CHANGELOG-1.19.md b/CHANGELOG/CHANGELOG-1.19.md index c9c4371488c..c7e5dadc552 100644 --- a/CHANGELOG/CHANGELOG-1.19.md +++ b/CHANGELOG/CHANGELOG-1.19.md @@ -1,9 +1,27 @@ +* [v1.19.1(#v1191) + * [Downloads for v1.19.1](#downloads-for-v1191) + * [KubeEdge v1.19.1 Release Notes](#kubeedge-v1191-release-notes) + * [Changelog since v1.19.0](#changelog-since-v1190) * [v1.19.0](#v1190) * [Downloads for v1.19.0](#downloads-for-v1190) * [KubeEdge v1.19 Release Notes](#kubeedge-v119-release-notes) * [1.19 What's New](#119-whats-new) * [Important Steps before Upgrading](#important-steps-before-upgrading) +# v1.19.1 + +## Downloads for v1.19.1 + +Download v1.19.1 in the [v1.19.1 release page](https://github.com/kubeedge/kubeedge/releases/tag/v1.19.1). + +## KubeEdge v1.19.1 Release Notes + +### Changelog since v1.19.0 + +- Fix token cannot be refreshed. ([#5984](https://github.com/kubeedge/kubeedge/pull/5984), [@WillardHu](https://github.com/WillardHu)) +- Fix device compile failed. ([#5986](https://github.com/kubeedge/kubeedge/pull/5986), [@JiaweiGithub](https://github.com/JiaweiGithub)) +- Fix install EdgeCore failed with CRI-O(>v1.29.2) for uid missing. ([#5990](https://github.com/kubeedge/kubeedge/pull/5990), [@Shelley-BaoYue](https://github.com/Shelley-BaoYue)) + # v1.19.0 ## Downloads for v1.19.0