Skip to content

Conversation

@VisualBean
Copy link
Contributor

@VisualBean VisualBean commented Mar 28, 2025

About the PR

Upgraded models to reflect v3 asyncapi.
Full support for up- and downgrading specifications to and from 2.6.

When serializing v2.6 some things will be inferred and might not match expectation, but it is valid asyncapi.
fixed issues with reference resolution and ensured full resolution of fragments along with de-referencing targets.

BREAKING CHANGE: All models have changed to reflect v3.0
https://www.asyncapi.com/docs/reference/specification/v3.0.0

The API has been kept consistent with the specification, just like 2.6 was, so it will match 1:1 the official documentation.
Schemas are ALWAYS in the form of multiformatschema, this to ease development efforts.

@VisualBean VisualBean changed the title feat: full v3 support feat!: full v3 support Mar 28, 2025
@VisualBean VisualBean merged commit 2b98f81 into vnext Mar 28, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants