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: update to parser API v3 #387

Merged
merged 5 commits into from
Nov 29, 2023

Conversation

jonaslagoni
Copy link
Member

@jonaslagoni jonaslagoni commented Nov 17, 2023

Description
This PR updates the parser API to v3 and removes messageId usage. It also fixes dependency shift.

Related issue(s)
Fixes #385
Blocked by asyncapi/generator#1066
Blocked by asyncapi/cli#908

Copy link
Member

@derberg derberg left a comment

Choose a reason for hiding this comment

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

generator PR approved

you're getting some merge conflicts

@jonaslagoni jonaslagoni changed the title feat: remove messageId feat: update to parser API v3 Nov 20, 2023
@jonaslagoni
Copy link
Member Author

This PR is blocked by asyncapi/cli#908

@abhikt48
Copy link

@jonaslagoni Can we merge this PR as asyncapi/cli/908 is merged now.

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.

Damn, you're getting some conflicts now and tests are failing 😅 Other than that, it's ready.

Copy link

sonarcloud bot commented Nov 29, 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 2 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@jonaslagoni
Copy link
Member Author

Ready to be reviewed for a final time @fmvilas @derberg

@jonaslagoni
Copy link
Member Author

/rtm

@asyncapi-bot asyncapi-bot merged commit 2b520a2 into asyncapi:master Nov 29, 2023
11 checks passed
@asyncapi-bot
Copy link
Contributor

🎉 This PR is included in version 1.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@jonaslagoni jonaslagoni deleted the fix_dependency_shift branch November 29, 2023 21:17
@jonaslagoni
Copy link
Member Author

jonaslagoni commented Nov 29, 2023

Pretty sure this should have been a breaking change 🤔 Or is this fine? @fmvilas

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.

message.messageId is not a function
5 participants