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

feat!: add models and methods for supporting AsyncAPI v3 #101

Merged
merged 1 commit into from Aug 17, 2023

Conversation

smoya
Copy link
Member

@smoya smoya commented Aug 10, 2023

Description

This PR replaces #86.
It adds all models + methods required for supporting AsyncAPI v3.

In order to properly release each version of this API, I renamed the v1.md file to just api.md so we keep just one and only file and rely, instead, on GH tags and releases. That will improve the user experience since will clarify which version of the API you are navigating through (anyway it is included in the docs/api.md file). That will let us, for example, modify the README as we wish for each version.

@smoya
Copy link
Member Author

smoya commented Aug 17, 2023

/rtm

@asyncapi-bot asyncapi-bot merged commit 4e19fbb into asyncapi:master Aug 17, 2023
18 checks passed
@smoya smoya deleted the feat/v2 branch August 17, 2023 11:31
@asyncapi-bot
Copy link
Contributor

🎉 This PR is included in version 2.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

None yet

3 participants