summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorShelley-BaoYue <baoyue2@huawei.com>2023-09-01 18:19:17 +0800
committerShelley-BaoYue <baoyue2@huawei.com>2023-09-01 18:19:17 +0800
commitf318c605d3ea7b2bf441b3ec917799a269ec573c (patch)
treeda33e854d1e29202d8701db292dd356214d9b01e /CHANGELOG
parentupdate 1.13.2 changelog (diff)
downloadkubeedge-f318c605d3ea7b2bf441b3ec917799a269ec573c.tar.gz
update 1.14.2 changelog
Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG/CHANGELOG-1.14.md21
1 files changed, 20 insertions, 1 deletions
diff --git a/CHANGELOG/CHANGELOG-1.14.md b/CHANGELOG/CHANGELOG-1.14.md
index 9713894e6..7a73bcc7a 100644
--- a/CHANGELOG/CHANGELOG-1.14.md
+++ b/CHANGELOG/CHANGELOG-1.14.md
@@ -1,4 +1,7 @@
-
+* [v1.14.2](#v1142)
+ * [Downloads for v1.14.2](#downloads-for-v1142)
+ * [KubeEdge v1.14.2 Release Notes](#kubeedge-v1142-release-notes)
+ * [Changelog since v1.14.1](#changelog-since-v1141)
* [v1.14.1](#v1141)
* [Downloads for v1.14.1](#downloads-for-v1141)
* [KubeEdge v1.14.1 Release Notes](#kubeedge-v1141-release-notes)
@@ -12,6 +15,22 @@
* [Other Notable Changes](#other-notable-changes)
* [Bug Fixes](#bug-fixes)
+# v1.14.2
+
+## Downloads for v1.14.2
+
+Download v1.14.2 in the [v1.14.2 release page](https://github.com/kubeedge/kubeedge/releases/tag/v1.14.2).
+
+## KubeEdge v1.14.2 Release Notes
+
+### Changelog since v1.14.1
+
+- Fixed the cloudcore panic caused when using ClusterObjectSyncs resource. ([#4918](https://github.com/kubeedge/kubeedge/pull/4918), [@ZhengXinwei-F](https://github.com/ZhengXinwei-F))
+- Fixed the kubeedge-version flag does not take effect in init and manifest generate command. ([#4937](https://github.com/kubeedge/kubeedge/pull/4937), [@WillardHu](https://github.com/WillardHu))
+- Fix throws nil runtime error when decode AdmissionReview failed. ([#4972](https://github.com/kubeedge/kubeedge/pull/4972), [@WillardHu](https://github.com/WillardHu))
+- Fix repeatedly reporting history device message to cloud. ([#4977](https://github.com/kubeedge/kubeedge/pull/4977), [@RyanZhaoXB](https://github.com/RyanZhaoXB))
+
+
# v1.14.1
## Downloads for v1.14.1