Skip to content

cargo: update rdkafka to 0.39.0#6009

Merged
snkas merged 1 commit intomainfrom
bump-rdkafka
Apr 8, 2026
Merged

cargo: update rdkafka to 0.39.0#6009
snkas merged 1 commit intomainfrom
bump-rdkafka

Conversation

@snkas
Copy link
Copy Markdown
Contributor

@snkas snkas commented Apr 8, 2026

  • rdkafka: 0.37.0 -> 0.39.0
  • rdkafka-sys: 4.8.0+2.3.0 -> 4.10.0+2.12.1

Relevant changelog: https://github.com/fede1024/rust-rdkafka/blob/master/changelog.md

- `rdkafka`: `0.37.0` -> `0.39.0`
- `rdkafka-sys`: `4.8.0+2.3.0` -> `4.10.0+2.12.1`

Signed-off-by: Simon Kassing <simon.kassing@feldera.com>
@snkas snkas requested a review from blp April 8, 2026 08:53
@snkas snkas enabled auto-merge April 8, 2026 08:53
Copy link
Copy Markdown

@mythical-fred mythical-fred left a comment

Choose a reason for hiding this comment

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

Requesting changes: this PR bumps workspace/crate versions to 0.285.0 in addition to rdkafka, but the description/commit message only mention rdkafka. Please either drop the version bump or explicitly document it (and why) in the PR/commit message.

@snkas
Copy link
Copy Markdown
Contributor Author

snkas commented Apr 8, 2026

@mythical-fred No, you're hallucinating that.

@snkas
Copy link
Copy Markdown
Contributor Author

snkas commented Apr 8, 2026

@mythical-fred
Copy link
Copy Markdown

If the 0.285.0 workspace bump is intentional for this change, can you add a quick note to the PR description (or adjust the commit message)? Then I’m happy to clear the blocker.

@snkas
Copy link
Copy Markdown
Contributor Author

snkas commented Apr 8, 2026

@mythical-fred Can you show me the lines that belong to the change you are referring to that needs to be documented?

Copy link
Copy Markdown

@mythical-fred mythical-fred left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Copy Markdown
Member

@blp blp left a comment

Choose a reason for hiding this comment

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

Thanks!

@snkas snkas added this pull request to the merge queue Apr 8, 2026
@gz gz removed this pull request from the merge queue due to a manual request Apr 8, 2026
@mythical-fred
Copy link
Copy Markdown

Sure — the version bumps are in Cargo.toml, not just rdkafka:

  • [workspace.package] version: line 3 (0.284.0 → 0.285.0)
  • workspace deps (dbsp, feldera-*) lines ~104–136 (0.284.0 → 0.285.0)
  • python/pyproject.toml version line 6 (0.284.0 → 0.285.0)
    If that bump is intended, just note it in the PR/commit message; otherwise drop those changes.

@blp
Copy link
Copy Markdown
Member

blp commented Apr 8, 2026

Is fred looking at the same commit we are?!

@snkas snkas added this pull request to the merge queue Apr 8, 2026
Merged via the queue into main with commit b4d09aa Apr 8, 2026
38 checks passed
@snkas snkas deleted the bump-rdkafka branch April 8, 2026 19:19
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