Skip to content

Releases: asyncapi/parser-js

v0.31.0

07 Aug 13:32
177c67d
Compare
Choose a tag to compare

0.31.0 (2020-08-07)

Features

  • Add latest asyncapi spec after fix for minProperties (#152) (177c67d)

v0.30.1

05 Aug 18:21
8b69318
Compare
Choose a tag to compare

0.30.1 (2020-08-05)

Bug Fixes

  • Same schemas in different objects must not be marked as circular (#148) (8b69318)

v0.30.0

05 Aug 08:19
507fd33
Compare
Choose a tag to compare

0.30.0 (2020-08-05)

Features

  • Add latest spec schema to properly validate headers object (#146) (507fd33)

v0.29.0

04 Aug 12:38
91df374
Compare
Choose a tag to compare

0.29.0 (2020-08-04)

Features

  • Use latest json references parser instead of the fork (#134) (91df374)

v0.28.2

04 Aug 11:56
db9af6c
Compare
Choose a tag to compare

0.28.2 (2020-08-04)

Bug Fixes

  • Do not stop parsing if message payload is not provided (#138) (db9af6c)

v0.28.1

29 Jul 17:06
19c1b47
Compare
Choose a tag to compare

0.28.1 (2020-07-29)

Bug Fixes

  • message function returns message if index not provided and not null (#132) (19c1b47)

v0.28.0

28 Jul 08:22
7102185
Compare
Choose a tag to compare

0.28.0 (2020-07-28)

Features

v0.27.1

27 Jul 17:16
bcb52eb
Compare
Choose a tag to compare

0.27.1 (2020-07-27)

Bug Fixes

  • remove re2 that is not browser compatible (#128) (bcb52eb)

v0.27.0

17 Jul 10:37
57ff6a5
Compare
Choose a tag to compare

0.27.0 (2020-07-17)

Features

  • support for handling circular references (#94) (57ff6a5)

v0.26.0

16 Jul 08:46
ec8969a
Compare
Choose a tag to compare

0.26.0 (2020-07-16)

Features

  • validate if server security has security schema and is valid (#115) (ec8969a)