What's Changed
- fix(ruleset-migrator): http/https uris not followed correctly by @P0lip in #2247
- perf(core): bump jsonpath-plus to 7.1.0 by @FredericKayser in #2259
- feat(rulesets): add rule to check if the AsyncAPI document is using the latest version by @magicmatatjahu in #2282
- chore(core): drop runner runtime by @P0lip in #2302
- fix(core): async functions have undefined paths by @P0lip in #2304
- fix(rulesets): handle empty payload and headers in AsyncAPI message's examples validation by @magicmatatjahu in #2284
- refactor(rulesets): remove unused rules style param by @philsturgeon in #2306
- feat(ruleset-migrator): relax validation by @P0lip in #2307
- chore(core): tweak StringifiedRuleset and StringifiedRule by @P0lip in #2309
- feat(core): include error codes in RulesetValidationError by @P0lip in #2308
- fix(ruleset-bundler): virtualFs plugin not recognizing files by @P0lip in #2271
- fix(core): support utf8 surrogates by @P0lip in #2267
- feat(cli): use Content-Type header to detect ruleset format by @P0lip in #2272
- fix(cli): peer dependency incorrectly met by @P0lip in #2268
New Contributors
- @ObjectIsAdvantag made their first contribution in #2258
- @FredericKayser made their first contribution in #2259
Full Changelog: v6.5.1...v6.6.0