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

fix: include all channels in message.channels() #842

Merged
merged 2 commits into from
Aug 11, 2023

Conversation

smoya
Copy link
Member

@smoya smoya commented Aug 11, 2023

Description

Fixes #838.
This PR fixes message.channels() method that was not including the channels in the root AsyncAPI document that included such a message.
It also uncomment and fix all tests that, for some reason, were skipped.

Related issue(s)
#838

@sonarcloud
Copy link

sonarcloud bot commented Aug 11, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@smoya
Copy link
Member Author

smoya commented Aug 11, 2023

/rtm

@asyncapi-bot asyncapi-bot merged commit d04b871 into asyncapi:next-major-spec Aug 11, 2023
11 checks passed
@asyncapi-bot
Copy link
Contributor

🎉 This PR is included in version 2.1.0-next-major-spec.9 🎉

The release is available on:

Your semantic-release bot 📦🚀

@asyncapi-bot
Copy link
Contributor

🎉 This PR is included in version 2.2.0-next-major-spec.1 🎉

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants