-
-
Notifications
You must be signed in to change notification settings - Fork 74
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(kafka): add AVRO type in message key binding #81
feat(kafka): add AVRO type in message key binding #81
Conversation
418d7d4
to
ed839e2
Compare
There was a problem hiding this 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 and the instructions about a basic recommended setup 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.
106af09
to
d4218b4
Compare
Co-authored-by: Fran Méndez <[email protected]>
d4218b4
to
8b4e853
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, but we must remember about changing it in the future 😄
yes, but it allows to fix the regression from the nunjunks template to the react refactoring :) |
@M3lkior Sorry 😅 What do you mean by:
? |
Refer to asyncapi/avro-schema-parser#67
Here is the related update due to the support of avro file in kafka key bindings