From 908cdb4403efad9c2071f8c9d9844b7be14a19f3 Mon Sep 17 00:00:00 2001 From: Kai Hudalla Date: Thu, 29 Sep 2022 13:57:45 +0200 Subject: [PATCH] Prepare 2.1.1 release Signed-off-by: Kai Hudalla --- site/homepage/content/release-notes.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/site/homepage/content/release-notes.md b/site/homepage/content/release-notes.md index 49a5bceec4..ea74542a93 100644 --- a/site/homepage/content/release-notes.md +++ b/site/homepage/content/release-notes.md @@ -4,6 +4,15 @@ title = "What is new & noteworthy in Hono?" description = "Information about changes in recent Hono releases. Includes new features, fixes, enhancements and API changes." +++ +## 2.1.1 + +### Fixes & Enhancements + +* A vulnerability in the CoAP adapter has been fixed which could have been exploited by malicious devices causing a + denial of service. +* The MQTT adapter's user guide has been improved to be more specific about the topic names being used for publishing + commands to gateway devices. + ## 2.1.0 ### New features