Update Rust crate rdkafka to 0.39.0 - #159
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/rdkafka-0.x
branch
4 times, most recently
from
December 29, 2025 04:28
20e6773 to
9524dc4
Compare
renovate
Bot
force-pushed
the
renovate/rdkafka-0.x
branch
2 times, most recently
from
January 5, 2026 06:00
4d412cf to
b91a97b
Compare
renovate
Bot
force-pushed
the
renovate/rdkafka-0.x
branch
from
January 19, 2026 02:13
b91a97b to
2e6def1
Compare
renovate
Bot
force-pushed
the
renovate/rdkafka-0.x
branch
3 times, most recently
from
February 1, 2026 17:49
d1aac48 to
2e7eeaa
Compare
Contributor
Author
|
renovate
Bot
force-pushed
the
renovate/rdkafka-0.x
branch
2 times, most recently
from
February 9, 2026 02:53
d3bfc46 to
f4a3957
Compare
renovate
Bot
force-pushed
the
renovate/rdkafka-0.x
branch
3 times, most recently
from
February 16, 2026 02:47
62d1210 to
795a31f
Compare
renovate
Bot
force-pushed
the
renovate/rdkafka-0.x
branch
2 times, most recently
from
February 23, 2026 10:05
5a971b1 to
10aa83b
Compare
renovate
Bot
force-pushed
the
renovate/rdkafka-0.x
branch
3 times, most recently
from
March 9, 2026 00:56
31fdf15 to
ab266ef
Compare
renovate
Bot
force-pushed
the
renovate/rdkafka-0.x
branch
2 times, most recently
from
March 16, 2026 06:01
bc96099 to
0680377
Compare
renovate
Bot
force-pushed
the
renovate/rdkafka-0.x
branch
2 times, most recently
from
March 30, 2026 00:55
313eb3d to
86351a1
Compare
renovate
Bot
force-pushed
the
renovate/rdkafka-0.x
branch
2 times, most recently
from
April 13, 2026 02:10
e7d59b5 to
472c17f
Compare
renovate
Bot
force-pushed
the
renovate/rdkafka-0.x
branch
from
April 13, 2026 05:14
472c17f to
5ef61c8
Compare
renovate
Bot
force-pushed
the
renovate/rdkafka-0.x
branch
3 times, most recently
from
May 11, 2026 06:11
4475d09 to
28255c7
Compare
renovate
Bot
force-pushed
the
renovate/rdkafka-0.x
branch
2 times, most recently
from
May 18, 2026 05:10
fd12167 to
241348c
Compare
renovate
Bot
force-pushed
the
renovate/rdkafka-0.x
branch
2 times, most recently
from
May 25, 2026 21:05
ba865eb to
986e2ef
Compare
renovate
Bot
force-pushed
the
renovate/rdkafka-0.x
branch
from
June 8, 2026 02:42
986e2ef to
ac103a9
Compare
renovate
Bot
force-pushed
the
renovate/rdkafka-0.x
branch
3 times, most recently
from
June 22, 2026 04:48
195473d to
64a7d2b
Compare
renovate
Bot
force-pushed
the
renovate/rdkafka-0.x
branch
3 times, most recently
from
July 6, 2026 08:48
080a978 to
a9bb599
Compare
renovate
Bot
force-pushed
the
renovate/rdkafka-0.x
branch
4 times, most recently
from
July 20, 2026 13:17
0f995f2 to
9100406
Compare
renovate
Bot
force-pushed
the
renovate/rdkafka-0.x
branch
3 times, most recently
from
August 3, 2026 05:28
22586d0 to
86d90c9
Compare
renovate
Bot
force-pushed
the
renovate/rdkafka-0.x
branch
2 times, most recently
from
August 10, 2026 05:37
377ae0f to
245b5d5
Compare
renovate
Bot
force-pushed
the
renovate/rdkafka-0.x
branch
2 times, most recently
from
August 17, 2026 06:34
e0ffa84 to
7725375
Compare
renovate
Bot
force-pushed
the
renovate/rdkafka-0.x
branch
3 times, most recently
from
August 31, 2026 10:54
f34652d to
e9d5533
Compare
renovate
Bot
force-pushed
the
renovate/rdkafka-0.x
branch
from
August 31, 2026 16:39
e9d5533 to
2ada76e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.37.0→0.39.0Release Notes
fede1024/rust-rdkafka (rdkafka)
v0.39.0v0.38.0BaseProducer::pollto not return early, and instead continuelooping until the passed timeout is reached.
OwnedDeliveryResult. TheOkvariant is now aDeliverystruct, rather than a tuple. This allowsor including
Timestampas a result field. It means that adding valuesin the future will not require a breaking change.
BaseProducer::flushto correctly callpollinternally, untilall messages have been processed.
Configuration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.