Skip to content

v2.2.0-next-major-spec.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@asyncapi-bot asyncapi-bot released this 17 Aug 08:56
· 51 commits to next-major-spec since this release
268b1c6

2.2.0-next-major-spec.1 (2023-08-17)

Features

  • add simplified channel parameter (#816) (c9f56b1)
  • add support for multi-format schema (#814) (9b79e90)
  • enable AsyncAPI v3 validation (#825) (3fa3290)
  • merge master into next-major-spec (268b1c6)
  • remove all previous parser code letting a fresh start for 2.0.0 (#483) (7d066b2)
  • update specs dependency (#840) (af2a2b6)

Bug Fixes

  • add missing exports (#829) (62eda59)
  • add reply() to the Operation model (#834) (b82b150)
  • include all channels in message.channels() (#842) (d04b871)
  • remove action and channel fields from Operation Trait Object (#674) (2590f56)
  • return proper schemas in asyncapi.schemas() method (#836) (933be1d)