Update Rust crate rdkafka to 0.39.0#159
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
20e6773 to
9524dc4
Compare
4d412cf to
b91a97b
Compare
b91a97b to
2e6def1
Compare
d1aac48 to
2e7eeaa
Compare
Contributor
Author
|
d3bfc46 to
f4a3957
Compare
62d1210 to
795a31f
Compare
5a971b1 to
10aa83b
Compare
31fdf15 to
ab266ef
Compare
bc96099 to
0680377
Compare
313eb3d to
86351a1
Compare
e7d59b5 to
472c17f
Compare
472c17f to
5ef61c8
Compare
0785d4c to
e9f5fad
Compare
4475d09 to
28255c7
Compare
fd12167 to
241348c
Compare
241348c to
ba865eb
Compare
ba865eb to
986e2ef
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.