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!: remove messageId() from the Message and MessageTrait objects #102

Merged
merged 2 commits into from Nov 6, 2023

Conversation

fmvilas
Copy link
Member

@fmvilas fmvilas commented Nov 3, 2023

Description

Warning: this would trigger a new major version.

It removes messageId() from the Message and MessageTrait objects. We already have id() so it doesn't make sense to have it there anymore.

If this changes is accepted and parser-api@3 is released, I'll update the table at https://github.com/asyncapi/parser-js#api-documentation.

Related issue(s)
asyncapi/spec#978

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Welcome to AsyncAPI. Thanks a lot for creating your first pull request. Please check out our contributors guide useful for opening a pull request.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.

smoya
smoya previously approved these changes Nov 6, 2023
Copy link
Member

@smoya smoya left a comment

Choose a reason for hiding this comment

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

LGTM! 🚀🌔

@fmvilas
Copy link
Member Author

fmvilas commented Nov 6, 2023

/rtm

Copy link
Sponsor Member

@jonaslagoni jonaslagoni left a comment

Choose a reason for hiding this comment

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

@smoya do we have to manually change the version of the API?

@jonaslagoni
Copy link
Sponsor Member

/rtm

@asyncapi-bot asyncapi-bot merged commit 954a59e into master Nov 6, 2023
8 checks passed
@asyncapi-bot asyncapi-bot deleted the remove-message-id branch November 6, 2023 20:24
@asyncapi-bot
Copy link
Contributor

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

Successfully merging this pull request may close these issues.

None yet

4 participants