Skip to content

v0.1.0

Compare
Choose a tag to compare
@rogpeppe rogpeppe released this 29 Apr 10:54
· 68 commits to master since this release
1baa81f

This release:

  • adds support for decoding Avro messages (consuming only so far). #25 Thanks to @gillesfabio
  • fixes an panic when talking to a broker that returns an unresolvable peer address. #29
  • adds support for certificateless TLS. #24 Thanks to @dangogh