Skip to content

1.11.3

Compare
Choose a tag to compare
@sophokles73 sophokles73 released this 06 Apr 07:42
· 878 commits to master since this release

Fixes & Enhancements

  • 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 variant of 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.