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

AsyncAPI spec v3 support in Optimizer #168

Closed
3 tasks done
Tracked by #629 ...
jonaslagoni opened this issue Jun 5, 2023 · 4 comments
Closed
3 tasks done
Tracked by #629 ...

AsyncAPI spec v3 support in Optimizer #168

jonaslagoni opened this issue Jun 5, 2023 · 4 comments
Assignees
Labels
enhancement New feature or request released

Comments

@jonaslagoni
Copy link
Sponsor Member

jonaslagoni commented Jun 5, 2023

Problem

Our library is not yet compatible with AsyncAPI v3. This means that users of our library who want to use AsyncAPI v3 will be unable to do so.

Solution

We will make the necessary updates to our parser and implementation to support AsyncAPI v3. This involves three main tasks:

Once asyncapi/parser-js#780 is solved, update parser dependency (might be automated)

Rabbit Holes

Potential challenges could include unforeseen issues with the parser update.

Out of bounds

We will not be adding any new features or making any other major changes to the library as part of this bet.

@jonaslagoni jonaslagoni added the enhancement New feature or request label Jun 5, 2023
@asyncapi asyncapi deleted a comment from github-actions bot Jul 24, 2023
@KhudaDad414 KhudaDad414 self-assigned this Jul 24, 2023
@jonaslagoni
Copy link
Sponsor Member Author

cc codeowners @KhudaDad414 @magicmatatjahu @derberg

Would be really cool to have this library work out the gate when we release v3, are any of you interested in scheduling a public call specifically to discuss how to enable this?

If you have any questions about how it can be achieved or v3-specific stuff I can help answer those in the meeting to enable you to progress with this 🙂

Let me know if it has any interest.

@KhudaDad414
Copy link
Member

Thanks @jonaslagoni . I have actually started working on the issue. I will join the next spec 3.0 meeting to discuss the challenges here and have your input on it. 🙏

@jonaslagoni
Copy link
Sponsor Member Author

Awesome 💪

@asyncapi-bot
Copy link
Contributor

🎉 This issue has been resolved in version 0.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released
Projects
None yet
Development

No branches or pull requests

3 participants