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 support for AsyncAPI v3 #186

Merged
merged 6 commits into from
Mar 8, 2024
Merged

Conversation

dalelane
Copy link
Collaborator

@dalelane dalelane commented Mar 7, 2024

This PR updates the java-template to use the latest generator, and takes advantage of this to support new AsyncAPI v3 docs.

Contributes-to: #118

Signed-off-by: Dale Lane dale.lane@uk.ibm.com

As a first step towards updating the template to support
AsyncAPI v3 documents, this commit upgrades to the current
version of the generator.

Signed-off-by: Dale Lane <dale.lane@uk.ibm.com>
Support for generating Java projects from v3 documents, using
the streetlights example from the spec repo.

Signed-off-by: Dale Lane <dale.lane@uk.ibm.com>
Moving the security protocol out to a separate function

Signed-off-by: Dale Lane <dale.lane@uk.ibm.com>
Running the linter on the modified files

Signed-off-by: Dale Lane <dale.lane@uk.ibm.com>
@dalelane dalelane force-pushed the v3-update branch 2 times, most recently from a42dfb4 to 52e06bc Compare March 7, 2024 15:28
@dalelane dalelane changed the title chore: upgrade AsyncAPI generator dependency feat: AsyncAPI v3 support Mar 7, 2024
@dalelane dalelane changed the title feat: AsyncAPI v3 support feat: add support for AsyncAPI v3 Mar 7, 2024
@asyncapi asyncapi deleted a comment from asyncapi-bot Mar 7, 2024
@dalelane dalelane force-pushed the v3-update branch 2 times, most recently from e7cd0f4 to 93685e3 Compare March 7, 2024 15:43
Signed-off-by: Dale Lane <dale.lane@uk.ibm.com>
ref:
jestjs/jest#11543

Signed-off-by: Dale Lane <dale.lane@uk.ibm.com>
Copy link

sonarcloud bot commented Mar 7, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
2.8% Duplication on New Code

See analysis details on SonarCloud

Copy link
Member

@dan-r dan-r left a comment

Choose a reason for hiding this comment

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

LGTM

@dan-r dan-r merged commit 8ba6992 into asyncapi:master Mar 8, 2024
12 checks passed
@asyncapi-bot
Copy link
Contributor

🎉 This PR is included in version 0.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@derberg
Copy link
Member

derberg commented Mar 13, 2024

if you plan some social media posts about it, please let us know in #05_promotion-marketing channel so me and others can reshare

@dalelane dalelane deleted the v3-update branch March 13, 2024 14:02
@smoya
Copy link
Member

smoya commented Mar 21, 2024

This is amazing! Good job folks 👏 👏 🥇

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.

6 participants