Releases: asyncapi/parser-js
Releases · asyncapi/parser-js
v1.6.0-2021-06-release.2
Bug Fixes
- use proper json schema and tests to point to 2.1 (#327) (a17d6d1)
v1.6.0
1.6.0 (2021-06-24)
Features
- assigning schema id to parameter schemas in components (#324) (d05c912)
v1.6.0-2021-06-release.1
Features
- add name and summary properties to message examples (#307) (ae07543)
v1.5.2
1.5.2 (2021-06-16)
Bug Fixes
v1.5.1
1.5.1 (2021-06-04)
Bug Fixes
- specify that parse function input can be also an object (#312) (7bd675c)
v1.5.0
1.5.0 (2021-04-23)
Features
v1.4.5
1.4.5 (2021-04-14)
Bug Fixes
v1.4.4
1.4.4 (2021-04-07)
Bug Fixes
- wrong position info about errors in the root of the doc (#280) (0c13f7f)
v1.4.3
1.4.3 (2021-03-29)
Bug Fixes
- clone message payload into x-parser-original-payload (#253) (5ede87c)
v1.4.2
1.4.2 (2021-03-29)
Bug Fixes
- duplicate type problem and unresolved Schema type (#264) (4b9f898)