Skip to content

AsyncAPI Toolkit v0.6.1

Compare
Choose a tag to compare
@abelgomez abelgomez released this 08 Jun 11:44
· 28 commits to master since this release
b249c20

Minor release with minor fixes:

  • Add support for user/password authentication in MQTT servers.
  • Improve error notification on M2M transformation.
  • Fix wildcard computation expression, allowing parameters to appear at the beginning of a channel name.
  • Minor fix in package name calculation (skip empty segments).
  • Catch a few NPE when generating AsyncAPI specifications/code of incomplete models.