Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 7, 2023

Bumps rdkafka from 0.31.0 to 0.33.2.

Changelog

Sourced from rdkafka's changelog.

0.33.2 (2023-07-06)

  • Breaking change. Change signature for seek_partitions. Following librdkafka, individual partition errors should be reported in the per-partition error field of TopicPartitionList elements.

0.33.0 (2023-06-30)

  • Add interface to specify custom partitioners by extending ProducerContext trait with capability to return optional custom partitioner.
  • Add seek_partitions to consumer.

0.32.1 (2023-06-09)

  • Add support for the cluster mock API.
  • Expose assignment_lost method on the consumer.
Commits
  • 1c35b03 Release v0.33.2.
  • 5513625 Release v0.33.1.
  • a244889 Merge pull request #596 from fede1024/scanterog/seek-partitions
  • 020700d Add test for seek_partitions
  • 7f266b1 Change signature for seek_partitions
  • e27049f Release v0.33.0.
  • d036b2e Merge pull request #592 from mlowicki/master
  • 740f172 changes to generic params to make everything backward compatible
  • ab684c8 review
  • ab62d59 adjust comment + extra test
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [rdkafka](https://github.com/fede1024/rust-rdkafka) from 0.31.0 to 0.33.2.
- [Changelog](https://github.com/fede1024/rust-rdkafka/blob/master/changelog.md)
- [Commits](fede1024/rust-rdkafka@v0.31.0...v0.33.2)

---
updated-dependencies:
- dependency-name: rdkafka
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 7, 2023

The following labels could not be found: domain: deps.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 28, 2023

Superseded by #240.

@dependabot dependabot bot closed this Aug 28, 2023
@dependabot dependabot bot deleted the dependabot/cargo/rdkafka-0.33.2 branch August 28, 2023 04:20
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.

1 participant