Skip to content

Releases: asyncapi/parser-api

v3.0.0

06 Nov 20:25
954a59e
Compare
Choose a tag to compare

3.0.0 (2023-11-06)

⚠ BREAKING CHANGES

  • remove messageId() from the Message and MessageTrait objects (#102)

Features

  • remove messageId() from the Message and MessageTrait objects (#102) (954a59e)

v2.0.0

17 Aug 11:31
4e19fbb
Compare
Choose a tag to compare

2.0.0 (2023-08-17)

⚠ BREAKING CHANGES

  • add models and methods for supporting AsyncAPI v3 (#101)

Features

  • add models and methods for supporting AsyncAPI v3 (#101) (4e19fbb)

v1.0.0

24 Apr 10:54
7dab1ee
Compare
Choose a tag to compare

1.0.0 (2023-04-24)

⚠ BREAKING CHANGES

  • release version 1.0.0 of the API (#94)

Features

  • First version of the Parser-API

v1.0.0-alpha

07 May 08:53
4bc3915
Compare
Choose a tag to compare
v1.0.0-alpha Pre-release
Pre-release
docs: add intent-driven API v1.0.0-alpha documentation (#1)