summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorfisherxu <xufei40@huawei.com>2021-10-11 17:06:39 +0800
committerfisherxu <xufei40@huawei.com>2021-10-11 17:06:39 +0800
commitcfabca4179793db632d26fb07bad7e56fc59d964 (patch)
tree2182172556bd202388757939e3113635275634e1 /CHANGELOG
parentMerge pull request #3215 from gy95/typ (diff)
downloadkubeedge-cfabca4179793db632d26fb07bad7e56fc59d964.tar.gz
add changelog for v1.8.2
Signed-off-by: fisherxu <xufei40@huawei.com>
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG/CHANGELOG-1.8.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/CHANGELOG/CHANGELOG-1.8.md b/CHANGELOG/CHANGELOG-1.8.md
index 7fd13a5cb..20d1ebc18 100644
--- a/CHANGELOG/CHANGELOG-1.8.md
+++ b/CHANGELOG/CHANGELOG-1.8.md
@@ -1,3 +1,7 @@
+ * [v1.8.2](#v182)
+ * [Downloads for v1.8.2](#downloads-for-v182)
+ * [KubeEdge v1.8.2 Release Notes](#kubeedge-v182-release-notes)
+ * [Changelog since v1.8.1](#changelog-since-v181)
* [v1.8.1](#v181)
* [Downloads for v1.8.1](#downloads-for-v181)
* [KubeEdge v1.8.1 Release Notes](#kubeedge-v181-release-notes)
@@ -11,6 +15,22 @@
* [Bug Fixes](#bug-fixes)
+# v1.8.2
+
+## Downloads for v1.8.2
+
+Download v1.8.2 in the [v1.8.2 release page](https://github.com/kubeedge/kubeedge/releases/tag/v1.8.2).
+
+## KubeEdge v1.8.2 Release Notes
+
+### Changelog since v1.8.1
+
+- Idenfifying session not by IP of node. ([#3136](https://github.com/kubeedge/kubeedge/pull/3136), [@siredmar](https://github.com/siredmar))
+- Replaced 'kubeedge/pause' with 'k8s.gcr.io/pause' multi arch image. ([#3114](https://github.com/kubeedge/kubeedge/pull/3114), [@siredmar](https://github.com/siredmar))
+- CloudCore certificate application restful api supports certificate usages. ([#3177](https://github.com/kubeedge/kubeedge/pull/317), [@khalid-jobs](https://github.com/khalid-jobs))
+
+
+
# v1.8.1
## Downloads for v1.8.1