-
-
Notifications
You must be signed in to change notification settings - Fork 280
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: release for version 2.6.0 of the spec #902
Conversation
Co-authored-by: Sergio Moya <[email protected]> Co-authored-by: Tenshi Codes <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: asyncapi-bot <[email protected]> Co-authored-by: Fran Méndez <[email protected]> Co-authored-by: Animesh Kumar <[email protected]> Co-authored-by: Lukasz Gornicki <[email protected]> Co-authored-by: Maciej Urbańczyk <[email protected]> Co-authored-by: Vladimír Gorej <[email protected]>
Co-authored-by: Sergio Moya <[email protected]> Co-authored-by: Tenshi Codes <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: asyncapi-bot <[email protected]> Co-authored-by: Fran Méndez <[email protected]> Co-authored-by: Animesh Kumar <[email protected]> Co-authored-by: Lukasz Gornicki <[email protected]> Co-authored-by: Maciej Urbańczyk <[email protected]> Co-authored-by: Vladimír Gorej <[email protected]>
Co-authored-by: Sergio Moya <[email protected]> Co-authored-by: Tenshi Codes <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: asyncapi-bot <[email protected]> Co-authored-by: Fran Méndez <[email protected]> Co-authored-by: Animesh Kumar <[email protected]> Co-authored-by: Lukasz Gornicki <[email protected]> Co-authored-by: Maciej Urbańczyk <[email protected]> Co-authored-by: Vladimír Gorej <[email protected]>
Co-authored-by: Sergio Moya <[email protected]> Co-authored-by: Tenshi Codes <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: asyncapi-bot <[email protected]> Co-authored-by: Fran Méndez <[email protected]> Co-authored-by: Animesh Kumar <[email protected]> Co-authored-by: Maciej Urbańczyk <[email protected]> Co-authored-by: Vladimír Gorej <[email protected]>
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
@fmvilas @smoya @char0n @dalelane @AceTheCreator |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
/rtm |
🎉 This PR is included in version 2.6.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 3.0.0-next-major-spec.18 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
@all-contributors please add @AceTheCreator for eventOrganizing, ideas, maintenance, talk |
I've put up a pull request to add @AceTheCreator! 🎉 |
Refs #894
Features
Added Pulsar Bindings and Protocol to the Specification (#882) ((35693fb)) (binding definition) by @VisualBean