Skip to content

1.11.2

Compare
Choose a tag to compare
@sophokles73 sophokles73 released this 07 Feb 13:15
· 878 commits to master since this release

Fixes & Enhancements

  • The MongoDB device registry did not accept HTTP endpoint credentials that worked with Hono <= 1.10 because
    password hashes were created in lower case instead of upper case. This has been fixed.
  • The native executable of the Command Router component did not start when configured with an embedded cache.
    This has been fixed.
  • There was an issue trying to send connection events concerning unauthenticated MQTT/AMQP devices. This has been fixed.