- 
                Notifications
    You must be signed in to change notification settings 
- Fork 2.1k
librdkafka 2.11.1 #28242
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
librdkafka 2.11.1 #28242
Conversation
| There is a bug on 2.11.1. | 
| Build is likely failing due to librdkafka issue: confluentinc/librdkafka#5136 | 
| 
 I could add a patch with the fix for the  Edit: added the patch and in my local build this fixes the issue | 
| Hi @hwse, | 
| 
 Assuming that you mean the CI build jobs: I think they need to be approved/triggered by a maintainer of conan central. | 
| 
 Thank you for you Supportive and quick response! | 
| 
 Hey @toge , the mentioned bug should be fixed with the patch i added in the second commit | 
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 confluentinc/librdkafka@v2.8.0...v2.11.1
Diff between our last maintained release and the new one is mainly C++ code changes.
| @franramirez688 Nice to see that you merged this PR! | 
* librdkafka 2.11.1 * librdkafka: add patch from github for build issue without curl
* librdkafka 2.11.1 * librdkafka: add patch from github for build issue without curl
Summary
Changes to recipe: librdkafka/2.11.1
Motivation
latest version of librdkafka with bugfixes and features
Details
CMakeLists.txt has not changed between 2.8.0 and 2.11.1, so re-using the patches from 2.8.0