Skip to content

v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Aug 16:16
· 103 commits to master since this release
v1.2.0
998c624

Changelog

[1.2.0] - 2023-08-02

Added

  • ssl_context_container parameter to be able to get rid of the deprecation warning occurring
    when using the same ssl context for both client and server side

Fixed

  • client subscription: renew could be sent after unsubscribe.