summaryrefslogtreecommitdiff
path: root/CHANGELOG/CHANGELOG-1.12.md
diff options
context:
space:
mode:
authorShelley-BaoYue <baoyue2@huawei.com>2023-10-24 19:21:24 +0800
committerShelley-BaoYue <baoyue2@huawei.com>2023-10-24 19:21:24 +0800
commit3f84529d67826a1cdbd66672a620413710deab64 (patch)
tree82bed071f2b9cee0e0c6a87d215b51da61e7b351 /CHANGELOG/CHANGELOG-1.12.md
parentMerge pull request #5107 from lishaokai1995/master (diff)
downloadkubeedge-3f84529d67826a1cdbd66672a620413710deab64.tar.gz
add 1.12.5 changelog
Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
Diffstat (limited to 'CHANGELOG/CHANGELOG-1.12.md')
-rw-r--r--CHANGELOG/CHANGELOG-1.12.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/CHANGELOG/CHANGELOG-1.12.md b/CHANGELOG/CHANGELOG-1.12.md
index ea622fcb2..1b7a53cd2 100644
--- a/CHANGELOG/CHANGELOG-1.12.md
+++ b/CHANGELOG/CHANGELOG-1.12.md
@@ -1,3 +1,7 @@
+* [v1.12.5](#v1125)
+ * [Downloads for v1.12.5](#downloads-for-v1125)
+ * [KubeEdge v1.12.5 Release Notes](#kubeedge-v1125-release-notes)
+ * [Changelog since v1.12.4](#changelog-since-v1124)
* [v1.12.4](#v1124)
* [Downloads for v1.12.4](#downloads-for-v1124)
* [KubeEdge v1.12.4 Release Notes](#kubeedge-v1124-release-notes)
@@ -23,6 +27,22 @@
* [Other Notable Changes](#other-notable-changes)
* [Bug Fixes](#bug-fixes)
+# v1.12.5
+
+## Downloads for v1.12.5
+
+Download v1.12.5 in the [v1.12.5 release page](https://github.com/kubeedge/kubeedge/releases/tag/v1.12.5).
+
+## KubeEdge v1.12.5 Release Notes
+
+### Changelog since v1.12.4
+
+- Fix upgrade time layout and lost time value issue. ([#5072](https://github.com/kubeedge/kubeedge/pull/5072), [@WillardHu](https://github.com/WillardHu))
+- Fix start edgecore failed when using systemd cgroupdriver. ([#5103](https://github.com/kubeedge/kubeedge/pull/5103), [@Shelley-BaoYue](https://github.com/Shelley-BaoYue))
+- Fix remove pod cache failed. ([#5106](https://github.com/kubeedge/kubeedge/pull/5106), [@Shelley-BaoYue](https://github.com/Shelley-BaoYue))
+- Fix Keadm process stops abnormally when Keadm upgrade stops edgecore process. ([#5108](https://github.com/kubeedge/kubeedge/pull/5108), [@wlq1212](https://github.com/wlq1212))
+- Fix mqtt container would not start when using custom registry. ([#5101](https://github.com/kubeedge/kubeedge/pull/5101), [@WillardHu](https://github.com/WillardHu))
+
# v1.12.4
## Downloads for v1.12.4