Skip to content

v3.0.0

Choose a tag to compare

@WaleedAshraf WaleedAshraf released this 21 Mar 01:10
· 36 commits to master since this release
ebe9bfc

Version 3.0.0 (2021-03-20)

Breaking:

  • Remove support for AsyncAPI Schema v1.2.0
  • Remove ._schema property from instance. Use .schema instead.

New / Improvements:

  • channel, operation and options.msgIdentifier are required for validation.
  • Add support for OpenAPI formats
  • Using @asyncapi/openapi-schema-parser and @asyncapi/parser