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

Update to AsyncApi spec 3.0 #494

Closed
2 tasks done
timonback opened this issue Dec 6, 2023 · 7 comments · Fixed by #507
Closed
2 tasks done

Update to AsyncApi spec 3.0 #494

timonback opened this issue Dec 6, 2023 · 7 comments · Fixed by #507
Labels
enhancement New feature or request staged for release

Comments

@timonback
Copy link
Member

timonback commented Dec 6, 2023

Describe the feature request
Update to AsyncApi spec 3.0

Motivation
The spec got released and we want to update to the latest version

Status

  • Update backend AsyncApi pojos
  • Update springwolf-ui

Technical details

Describe alternatives you've considered
None

@timonback timonback added the enhancement New feature or request label Dec 6, 2023
@timonback
Copy link
Member Author

Thank you @ctasada for starting on this

@ctasada
Copy link
Collaborator

ctasada commented Dec 15, 2023

Work started with #501

@Pakisan
Copy link
Contributor

Pakisan commented Jan 22, 2024

@ctasada @timonback hi!

Sorry, was off for a while. Mb we can re co-op on our bindings? v3 is ready to use

upd:

  • tag timonback
  • ready to schedule call to sync roadmap with you and record what's left to do

@ctasada
Copy link
Collaborator

ctasada commented Jan 24, 2024

Hi @Pakisan,

We decided to move forward with our own implementation and we are almost done with the migration to AsyncAPI v3.

As you can see at https://github.com/springwolf/springwolf-core/tree/master/springwolf-asyncapi we created a new module from scratch, using the AsyncAPI v3 published examples to validate the output correctness, and finding in the way multiple typos in the examples, mainly with the bindings.

The work to migrate springwolf-core is happening in #507 which we plan to merge to master over the next days.

For sure we would love to get your contributions and feedback on the existing work.

@timonback
Copy link
Member Author

Re-opened for visibility and to indicate that AsyncApi v3 is part of the next release

@timonback timonback reopened this Feb 2, 2024
@timonback
Copy link
Member Author

The new version is out now. Closing this issue.

@Pakisan
Copy link
Contributor

Pakisan commented Mar 2, 2024

@ctasada @timonback hi!

It’s awesom that you have finished your own implementation🎉

You can reuse examples from my repo to check implementation correctness

Also check out this issue - asyncapi/jasyncapi#185

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request staged for release
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants