Skip to content

Releases: asyncapi/parser-js

v3.0.0-next-major-spec.2

01 Sep 08:18
58fdca3
Compare
Choose a tag to compare
Pre-release

3.0.0-next-major-spec.2 (2023-09-01)

Bug Fixes

  • resolve type mismatch in allServers and allChannels (#854) (58fdca3)

v3.0.0-next-major-spec.1

23 Aug 09:36
6526d9a
Compare
Choose a tag to compare
Pre-release

3.0.0-next-major-spec.1 (2023-08-23)

⚠ BREAKING CHANGES

  • force v3 pre-release (#847)

Features

v2.2.0-next-major-spec.2

18 Aug 12:31
95b6e5e
Compare
Choose a tag to compare
Pre-release

2.2.0-next-major-spec.2 (2023-08-18)

Bug Fixes

v2.2.0-next-major-spec.1

17 Aug 08:56
268b1c6
Compare
Choose a tag to compare
Pre-release

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)

v2.1.0-next-major-spec.9

11 Aug 10:35
d04b871
Compare
Choose a tag to compare
Pre-release

2.1.0-next-major-spec.9 (2023-08-11)

Bug Fixes

  • include all channels in message.channels() (#842) (d04b871)

v2.1.0-next-major-spec.8

11 Aug 09:06
af2a2b6
Compare
Choose a tag to compare
Pre-release

2.1.0-next-major-spec.8 (2023-08-11)

Features

v2.1.0-next-major-spec.7

10 Aug 20:17
933be1d
Compare
Choose a tag to compare
Pre-release

2.1.0-next-major-spec.7 (2023-08-10)

Bug Fixes

  • return proper schemas in asyncapi.schemas() method (#836) (933be1d)

v2.1.0-next-major-spec.6

10 Aug 10:45
b82b150
Compare
Choose a tag to compare
Pre-release

2.1.0-next-major-spec.6 (2023-08-10)

Bug Fixes

v2.1.0-next-major-spec.5

10 Aug 08:54
62eda59
Compare
Choose a tag to compare
Pre-release

2.1.0-next-major-spec.5 (2023-08-10)

Bug Fixes

v2.1.0-next-major-spec.4

09 Aug 11:24
3fa3290
Compare
Choose a tag to compare
Pre-release

2.1.0-next-major-spec.4 (2023-08-09)

Features