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: release 2.1.0 version of the spec #575

Merged
merged 15 commits into from
Jun 29, 2021
Merged

feat: release 2.1.0 version of the spec #575

merged 15 commits into from
Jun 29, 2021

Conversation

derberg
Copy link
Member

@derberg derberg commented Jun 29, 2021

derberg and others added 15 commits May 24, 2021 16:19
* feat: add SASL security scheme types for use by Kafka specs

As discussed in asyncapi/bindings#56 this
adds additional security scheme types. The motivation for adding
them is to enable description of secured Kafka clusters, however
the security protocols and mechanisms being added are not unique
to Kafka, so this commit adds them as generic security schemes so
they could be used by other protocols as well.

Contributes to: #466

Signed-off-by: Dale Lane <[email protected]>

* chore: update for grammar

Moved the "and" to the end of the list.

Signed-off-by: Dale Lane <[email protected]>

* docs: additional SASL documentation

Contributes to: #466

Signed-off-by: Dale Lane <[email protected]>
Main motivation of this was to provide a place to demonstrate
the new Kafka-specific security schemes introduced in
AsyncAPI 2.1.0. It was also a chance to remove the Kafka
bindings from the otherwise-MQTT sample.

The need for this was discussed in
#502

Contributes to: #466

Signed-off-by: Dale Lane <[email protected]>
Added protocol constant that was defined in
asyncapi/bindings#52

Contributes to: asyncapi/bindings#48

Signed-off-by: Dale Lane <[email protected]>
Update the Kafka streetlights example so that it uses channel
names that use characters that are valid for use in Kafka topic
names.

Signed-off-by: Dale Lane <[email protected]>
@sonarqubecloud
Copy link

Kudos, SonarCloud 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

@derberg derberg requested a review from fmvilas June 29, 2021 08:33
@fmvilas
Copy link
Member

fmvilas commented Jun 29, 2021

Isn't it beautiful? No single commit from me on this release. At least on the squashed commits 😄 ❤️

Copy link
Member

@fmvilas fmvilas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 🚀 💯

@derberg derberg merged commit 3470a63 into master Jun 29, 2021
@derberg derberg deleted the 2021-06-release branch June 29, 2021 09:11
@asyncapi-bot
Copy link
Contributor

🎉 This PR is included in version 2.1.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
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants