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: support AsyncAPI v3.0.0 #163

Closed
wants to merge 9 commits into from

Conversation

magicmatatjahu
Copy link
Member

@magicmatatjahu magicmatatjahu commented Jan 28, 2023

Description

  • convert AsyncAPI 2.X.X to the 3.0.0
  • write uni tests
  • update Readme with info about assumptions of conversion 2.x.x -> 3.x.x
  • add option to generate ids (by passing custom function)
  • convert refs of deep schemas in message's payload
  • split some code in separate files (each version has dedicated source file)

Supported:

TODO:

That support doesn't have possibility to convert external refs, only local one, started by #/

Related issue(s)
#110

@magicmatatjahu magicmatatjahu added the enhancement New feature or request label Jan 28, 2023
@sonarcloud
Copy link

sonarcloud bot commented Feb 7, 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 6 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@github-actions
Copy link

github-actions bot commented Jun 8, 2023

This pull request has been automatically marked as stale because it has not had recent activity 😴

It will be closed in 120 days if no further activity occurs. To unstale this pull request, add a comment with detailed explanation.

There can be many reasons why some specific pull request has no activity. The most probable cause is lack of time, not lack of interest. AsyncAPI Initiative is a Linux Foundation project not owned by a single for-profit company. It is a community-driven initiative ruled under open governance model.

Let us figure out together how to push this pull request forward. Connect with us through one of many communication channels we established here.

Thank you for your patience ❤️

@jonaslagoni
Copy link
Sponsor Member

@magicmatatjahu go ahead and close this PR 🙂

@github-actions github-actions bot removed the stale label Jun 28, 2023
@fmvilas
Copy link
Member

fmvilas commented Jul 20, 2023

I'm closing it in favor of #180

@fmvilas fmvilas closed this Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants