github eclipse-hono/hono 1.12.2

latest releases: 2.5.1, 2.6.0, 2.5.0...
2 years ago

Fixes & Enhancements

  • The Quarkus variant of the MongoDB device registry did not accept HTTP endpoint credentials that worked with the
    Spring Boot based variant because password hashes were created in lower case instead of upper case. This has been fixed.
  • In some cases, invalid HTTP requests to the HTTP adapter or the Device Registry caused a response
    with a 500 status code instead of the corresponding 4xx status code. This has been fixed.
  • HonoConnectionImpl instances failed to release/close the underlying TCP/TLS connection when its disconnect or
    shutdown method had been invoked. This has been fixed.
  • In the Quarkus variants of the MongoDB device registry and the Hono auth component, the provided metrics did not
    contain the default set of tags, as used in the other Hono components (e.g. host or component-name). This has been
    fixed.

Don't miss a new hono release

NewReleases is sending notifications on new releases.