Skip to content

Release v0.3.1

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Jul 20:53
0374589

Fixed

  • Replay mode now exits with code 2 when the broker never accepts the
    connection, instead of "replaying" into a locally-queued void and
    reporting success. The replayer waits for CONNACK (10s timeout) before
    publishing anything.

Added

  • TLS integration tests covering all three client verification modes
    (insecure, default/strict, CA-pinned) against a live TLS broker.

Full Changelog: v0.3.0...v0.3.1