File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,12 +4,12 @@ title = "What is new & noteworthy in Hono?"
4
4
description = " Information about changes in recent Hono releases. Includes new features, fixes, enhancements and API changes."
5
5
+++
6
6
7
- ## 1.11.2 (not yet released)
7
+ ## 1.11.2
8
8
9
9
### Fixes & Enhancements
10
10
11
11
* The MongoDB device registry did not accept HTTP endpoint credentials that worked with Hono <= 1.10 because
12
- password hashes were created in lowercase instead of uppercase . This has been fixed.
12
+ password hashes were created in lower case instead of upper case . This has been fixed.
13
13
* The native executable of the Command Router component did not start when configured with an embedded cache.
14
14
This has been fixed.
15
15
* There was an issue trying to send connection events concerning unauthenticated MQTT/AMQP devices. This has been fixed.
You can’t perform that action at this time.
0 commit comments