summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKubeEdge Bot <48982446+kubeedge-bot@users.noreply.github.com>2024-07-19 16:50:02 +0800
committerGitHub <noreply@github.com>2024-07-19 16:50:02 +0800
commita575dd711e932455c653f3bf933042db4bd2af0f (patch)
tree9ae72f7c91bb05e2f34de43a2c1f17bfdb43e1ff
parentMerge pull request #5649 from JiaweiGithub/feat/dmi_state_cloud (diff)
parentadd v1.17.2 changelog (diff)
downloadkubeedge-a575dd711e932455c653f3bf933042db4bd2af0f.tar.gz
Merge pull request #5743 from Shelley-BaoYue/changelog
add v1.17.2 changelog
-rw-r--r--CHANGELOG/CHANGELOG-1.17.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/CHANGELOG/CHANGELOG-1.17.md b/CHANGELOG/CHANGELOG-1.17.md
index 29c2e99ed..a8007419c 100644
--- a/CHANGELOG/CHANGELOG-1.17.md
+++ b/CHANGELOG/CHANGELOG-1.17.md
@@ -1,3 +1,7 @@
+* [v1.17.2](#v1172)
+ * [Downloads for v1.17.2](#downloads-for-v1172)
+ * [KubeEdge v1.17.2 Release Notes](#kubeedge-v1172-release-notes)
+ * [Changelog since v1.17.1](#changelog-since-v1171)
* [v1.17.1](#v1171)
* [Downloads for v1.17.1](#downloads-for-v1171)
* [KubeEdge v1.17.1 Release Notes](#kubeedge-v1171-release-notes)
@@ -8,6 +12,21 @@
* [1.17 What's New](#117-whats-new)
* [Important Steps before Upgrading](#important-steps-before-upgrading)
+# v1.17.2
+
+## Downloads for v1.17.2
+
+Download v1.17.2 in the [v1.17.2 release page](https://github.com/kubeedge/kubeedge/releases/tag/v1.17.2).
+
+## KubeEdge v1.17.2 Release Notes
+
+### Changelog since v1.17.1
+
+- Fix device mapper data collecting cycle calculation error. ([#5732](https://github.com/kubeedge/kubeedge/pull/5732), [@tangming1996](https://github.com/tangming1996))
+- Fix message parentID setting in func NewErrorMessage. ([#5733](https://github.com/kubeedge/kubeedge/pull/5733), [@luomengY](https://github.com/luomengY))
+- Fix pod status not to be updated when edge node offline. ([#5740](https://github.com/kubeedge/kubeedge/pull/5740), [@luomengY](https://github.com/luomengY))
+
+
# v1.17.1
## Downloads for v1.17.1