Skip to content

v1.0.1

Compare
Choose a tag to compare
@gitseti gitseti released this 30 Sep 14:54
6d11b42

Version 1.0.1

This release fixes some minor bugs of the cli.

🐞 Bug-Fixes

  • Using default Ssl configuration via -s in pubish, subscribe and connect produces no longer NullPointerExceptions - #88
  • Fix ArrayOutOfBoundsException in publish & subscribe if QoS and topic amount do not match - #92
  • External client disconnect is handled by cli - #72
  • -s option of subscribe with context prints only the given subscription for the command - #82

🛠 Build-Automation