Skip to content
This repository has been archived by the owner on Dec 14, 2020. It is now read-only.

v0.12.0

Compare
Choose a tag to compare
@vcabbage vcabbage released this 16 Jul 15:51
· 15 commits to master since this release
  • Additional validation of received messages. Bumping to v0.12 as additional validation has the potential to cause issues with non-conforming brokers.
  • Fixed bug where the aborted transfer flag was being ignored.
  • Corrected a bug causing zero length binary values to be decoded as nil rather than a non-nil zero length slice.