What's Changed
- feat(spec): added support for AsyncAPI v3 by @nashjain in #367
- Clarify origin or runtime expressions ABNF non-terminals by @char0n in #325
- fix: fix referenced stepId in examples by @char0n in #358
- fix(schema): remove conditional statement for type: retry in failure action object by @jeremyfiel in #343
- fix(schema): remove enumeration in failure action object by @jeremyfiel in #348
- refactor(arazzo): remove brackets around condition by @char0n in #362
- feat(spec): Add support for JSONPath and XPath where JSONPointer is supported by @frankkilcommins in #409
- feat(spec): Allow workflow inputs to be passed in success and failure actions by @frankkilcommins in #416
- feat(spec): Add
querystringsupport compatible with OAS 3.2 by @frankkilcommins in #443 - feat(runtime-expressions): improve ABNF grammar clarity by @frankkilcommins in #454
- feat(spec): Add $self for identity-based referencing by @frankkilcommins in #451
- Clarify Criterion Object condition evaluation semantics by @frankkilcommins in #475
- Add missing schema validation fixtures for async, OpenAPI, and workflow steps by @nashjain in #476
House Keeping
- example: match ABNF for runtime expressions by @markus-96 in #339
- fix(examples): Update JSON Path condition to conform to RFC 9535, and show two valid condition flavours by @frankkilcommins in #478
- chore(repo): Update README for 1.1 release prep by @frankkilcommins in #477
Infrastructure Items
- main: Create publishing PRs in new site repo by @ralfhandl in #376
- chore: fixes dark theme rendering by @baywet in #381
- ci: adds a dependabot configuration to maintain workflow and test projects up to date by @baywet in #382
- ci: adds a code owners configuration so reviewers get automatically notified by @baywet in #383
- Fix md2html yargs initialization by @frankkilcommins in #483
- spec publishing script: create/update minor-version softlink for all versions by @ralfhandl in #484
- schema-publish.sh: sync with OAS sibling by @ralfhandl in #486
- V1.1 release prep by @frankkilcommins in #481
- 1.1.0 minor version by @frankkilcommins in #482
New Contributors
- @markus-96 made their first contribution in #339
- @baywet made their first contribution in #381
- @nashjain made their first contribution in #367
Full Changelog: 1.0.1...1.1.0