Skip to content

v3.2.0

Compare
Choose a tag to compare
@asyncapi-bot asyncapi-bot released this 29 Nov 14:27
· 4 commits to master since this release
5580277

3.2.0 (2024-11-29)

Features

  • add multiparser to the parserjs monorepo repository. (#1036) (4556aec)
  • added the changeset for the parser. (#1040) (44331ee)
  • create rule asyncapi3-channel-no-query-nor-fragment for v3 core ruleset (#1051) (bebbd39)
  • introduce the turborepo to the parser.js (#1008) (b2a0f54)

Bug Fixes

  • remove forceful normalization of YAML to JSON (#1044) (b700a65)
  • update @asyncapi/protobuf-schema-parser to 3.2.15 version and others (#1068) (5580277)
  • update @asyncapi/specs to 6.8.0 version and others (#1052) (efc05af)
  • updated the method of importing the parser (#1045) (657fa8e)