summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorfisherxu <xufei40@huawei.com>2022-07-12 00:54:23 +0800
committerfisherxu <xufei40@huawei.com>2022-07-12 00:54:23 +0800
commit17582842d25ad67433dc6f0fe4d35a7980d6826e (patch)
tree5b2fcb552f544aba826bcb346a165337417f98b4 /CHANGELOG
parentMerge pull request #4033 from kevin-wangzefeng/update-goversion-in-actions (diff)
downloadkubeedge-17582842d25ad67433dc6f0fe4d35a7980d6826e.tar.gz
add release note for 1.9.4
Signed-off-by: fisherxu <xufei40@huawei.com>
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG/CHANGELOG-1.9.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/CHANGELOG/CHANGELOG-1.9.md b/CHANGELOG/CHANGELOG-1.9.md
index 2e95bd39d..7b44874dd 100644
--- a/CHANGELOG/CHANGELOG-1.9.md
+++ b/CHANGELOG/CHANGELOG-1.9.md
@@ -1,4 +1,8 @@
+* [v1.9.4](#v194)
+ * [Downloads for v1.9.4](#downloads-for-v194)
+ * [KubeEdge v1.9.4 Release Notes](#kubeedge-v194-release-notes)
+ * [Changelog since v1.9.3](#changelog-since-v193)
* [v1.9.3](#v193)
* [Downloads for v1.9.3](#downloads-for-v193)
* [KubeEdge v1.9.3 Release Notes](#kubeedge-v193-release-notes)
@@ -19,6 +23,23 @@
* [Other Notable Changes](#other-notable-changes)
* [Bug Fixes](#bug-fixes)
+
+# v1.9.4
+
+## Downloads for v1.9.4
+
+Download v1.9.4 in the [v1.9.4 release page](https://github.com/kubeedge/kubeedge/releases/tag/v1.9.4).
+
+## KubeEdge v1.9.4 Release Notes
+
+### Changelog since v1.9.3
+
+- Fix invalid request. ([#4042](https://github.com/kubeedge/kubeedge/pull/4042), [@vincentgoat](https://github.com/vincentgoat))
+- Fix complex parameters. ([#4037](https://github.com/kubeedge/kubeedge/pull/4037), [@vincentgoat](https://github.com/vincentgoat))
+- Fix possible nil pointer of message. ([#4036](https://github.com/kubeedge/kubeedge/pull/4036), [@vincentgoat](https://github.com/vincentgoat))
+- Missing error check for unsafe method. ([#4034](https://github.com/kubeedge/kubeedge/pull/4034), [@vincentgoat](https://github.com/vincentgoat))
+- Possible type confusions. ([#4035](https://github.com/kubeedge/kubeedge/pull/4035), [@vincentgoat](https://github.com/vincentgoat))
+
# v1.9.3
## Downloads for v1.9.3