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

fix(rdkafka): add missing methods in ClientContext. #208

Merged
merged 4 commits into from
May 8, 2024

Commits on May 8, 2024

  1. add missing methods in ClientContext.

    Signed-off-by: Runji Wang <wangrunji0408@163.com>
    wangrunji0408 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    8722ca7 View commit details
    Browse the repository at this point in the history
  2. extract rdkafka changelog

    Signed-off-by: Runji Wang <wangrunji0408@163.com>
    wangrunji0408 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    d089b6b View commit details
    Browse the repository at this point in the history
  3. add missing timeout argument in BaseConsumer::poll.

    Signed-off-by: Runji Wang <wangrunji0408@163.com>
    wangrunji0408 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    e9dcc62 View commit details
    Browse the repository at this point in the history
  4. bump version

    Signed-off-by: Runji Wang <wangrunji0408@163.com>
    wangrunji0408 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    b8add4f View commit details
    Browse the repository at this point in the history