You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 🙂
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. 🙏
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.
The text was updated successfully, but these errors were encountered: