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

Update rdkafka-lib version to ^0.36 #226

Merged
merged 2 commits into from
Apr 20, 2024
Merged

Update rdkafka-lib version to ^0.36 #226

merged 2 commits into from
Apr 20, 2024

Conversation

k3rn31
Copy link
Contributor

@k3rn31 k3rn31 commented Apr 19, 2024

The rdkafka-lib version being used has been updated from ^0.29 to ^0.36. This update in the package version is necessary for better compatibility with the latest kafka features.

The rdkafka-lib version being used has been updated from ^0.29 to ^0.36. This update in the package version is necessary for better compatibility with the latest kafka features.

Signed-off-by: Davide Petilli <davide@petilli.me>
Copy link
Member

@Lazzaretti Lazzaretti left a comment

Choose a reason for hiding this comment

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

The pipeline failed unfortunatly

@k3rn31
Copy link
Contributor Author

k3rn31 commented Apr 19, 2024

I forgot to bump the version in the example. It should be ok now.

Signed-off-by: Davide Petilli <davide@petilli.me>
@Lazzaretti Lazzaretti merged commit a59c3f5 into cloudevents:main Apr 20, 2024
8 checks passed
@Lazzaretti
Copy link
Member

Thanks for the contribution @k3rn31 🎉

@jbpin
Copy link

jbpin commented Oct 9, 2024

Hi. I've been struggling with error parsing message to event. I used a new version (0.36) of rdkafka that make to_event inaccessible for OwnedMessage and BorrowMessage<'_>. Have you plan to release this update to crates.io ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants