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: added new topic configuration properties #142

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

gokerakc
Copy link
Contributor

About the PR

Kafka topic configuration properties have been updated in the asyncapi/bindings repo. Please see the latest version here.

To address those changes I've added 4 new properties to the topic configuration object.

Changelog

  • Added new kafka topic configuration properties

Please let me know if you need more details about the change. Thanks!

@gokerakc
Copy link
Contributor Author

Hi @VisualBean, it would be great if you could review this PR. It's a small one.

@VisualBean
Copy link
Collaborator

Sure, it's in the spec. 👍

If you ever refactor the binding, consider making a VendorConfiguration map, so vendor stuff isn't tied directly to the base binding (otherwise it'll end up being littered with Configs for different vendors).

Anyway - looks good

@VisualBean VisualBean merged commit 4a6c6a8 into LEGO:main Feb 13, 2024
6 checks passed
@gokerakc gokerakc deleted the feat_UpdateKafkaTopicConfigurations branch February 14, 2024 09:51
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.

2 participants