Skip to content

Releases: asyncapi/parser-api

v3.0.0

Choose a tag to compare

@asyncapi-bot asyncapi-bot released this 06 Nov 20:25
954a59e

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

Choose a tag to compare

@asyncapi-bot asyncapi-bot released this 17 Aug 11:31
4e19fbb

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

Choose a tag to compare

@asyncapi-bot asyncapi-bot released this 24 Apr 10:54
7dab1ee

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

v1.0.0-alpha Pre-release
Pre-release

Choose a tag to compare

@smoya smoya released this 07 May 08:53
4bc3915
docs: add intent-driven API v1.0.0-alpha documentation (#1)