v5.0.0
Breaking:
- Errors message format for the initial check on the AsyncApi document has been updated.
- Note: No change in errors thrown from the
validate()
method.
- Note: No change in errors thrown from the
- Deprecate the
validateByMessageId()
method asmessageId
was removed in AsyncApi v3.0.0. More details here asyncapi/spec/issues/978
New / Improvements:
- Support AsyncAPI schema v3.0.0
- Start using @asyncapi/parser v3