Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SwaggerEditor@next: Initial AsyncAPI 3.0.0 support #4871

Closed
char0n opened this issue Mar 28, 2024 · 1 comment
Closed

SwaggerEditor@next: Initial AsyncAPI 3.0.0 support #4871

char0n opened this issue Mar 28, 2024 · 1 comment
Labels

Comments

@char0n
Copy link
Member

char0n commented Mar 28, 2024

The goal of this epic is to consolidate AsyncAPI tooling and allow initial support for AsyncAPI 3.x definitions.

Consolidation of AsyncAPI tooling

We were stuck with unstable releases of @asyncapi/react-component. It started to cause build and security issues along with the fact that we were not delivering features or bugfixes related to AsyncAPI 2.x. Other issues with using @asyncapi/react-component have been fully documented in @asyncapi/react-component.

Updating the AsyncAPI tooling will create a single breaking change described in #4585 (Issue 4). There is a clear migration path, which will be documented in release notes.

Initial support for AsyncAPI 3.x definitions

Initial support for AsyncAPI 3.x is defined in #4872, and consists of:

  • ability to editor AsyncAPI 3.x definitions
  • rendering AsyncAPI 3.x definitions in preview pane
  • validation AsyncAPI 3.x definitions
@char0n char0n added the Epic label Mar 28, 2024
@char0n char0n changed the title AsyncAPI tooling SwaggerEditor@next: AsyncAPI tooling consolidation Mar 28, 2024
@char0n char0n changed the title SwaggerEditor@next: AsyncAPI tooling consolidation SwaggerEditor@next: AsyncAPI 3.x support Mar 28, 2024
@char0n char0n changed the title SwaggerEditor@next: AsyncAPI 3.x support SwaggerEditor@next: Initial AsyncAPI 3.0.0 support Mar 29, 2024
@char0n
Copy link
Member Author

char0n commented Mar 29, 2024

Initial support added.

@char0n char0n closed this as completed Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant