Skip to content

Update aiokafka requirement from <0.8.0,>=0.7.1 to >=0.7.1,<0.9.0 in /requirements#413

Merged
wbarnha merged 1 commit intomasterfrom
dependabot/pip/requirements/aiokafka-gte-0.7.1-and-lt-0.9.0
Nov 21, 2022
Merged

Update aiokafka requirement from <0.8.0,>=0.7.1 to >=0.7.1,<0.9.0 in /requirements#413
wbarnha merged 1 commit intomasterfrom
dependabot/pip/requirements/aiokafka-gte-0.7.1-and-lt-0.9.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 21, 2022

Updates the requirements on aiokafka to permit the latest version.

Release notes

Sourced from aiokafka's releases.

v0.8.0

New features:

  • Add codec for ZStandard compression (KIP-110) (pr #801)
  • Add basic admin client functionality (pr #811 started by @​gabriel-tincu)
  • Drop support for Python 3.6, add support and pre-built packages for Python 3.10 (pr #841)

Bugfixes:

Improved Documentation:

  • Fix documentation on how to install optional features (issue #645)
  • Improve the rendering of the documentation (pr #722 by @​multani)
  • Fix MyRebalancer example in docs/consumer.rst (pr #731 by @​aamalev)
Changelog

Sourced from aiokafka's changelog.

0.8.0 (2022-11-21)

New features:

  • Add codec for ZStandard compression (KIP-110) (pr #801)
  • Add basic admin client functionality (pr #811 started by @​gabriel-tincu)
  • Drop support for Python 3.6, add support and pre-built packages for Python 3.10 (pr #841)

Bugfixes:

Improved Documentation:

  • Fix documentation on how to install optional features (issue #645)
  • Improve the rendering of the documentation (pr #722 by @​multani)
  • Fix MyRebalancer example in docs/consumer.rst (pr #731 by @​aamalev)

0.7.2 (2021-09-02)

Bugfixes:

  • Fix CancelledError handling in sender (issue #710)
  • Fix exception for weakref use after object deletion (issue #755)
  • Fix consumer's start() method hanging after being idle for more than max_poll_interval_ms (issue #764)

Improved Documentation:

  • Add SASL_PLAINTEXT and SASL_SSL to valid values of security protocol attribute (pr #768 by @​pawelrubin)

0.7.1 (2021-06-04)

Bugfixes:

  • Allow group coordinator to close when all brokers are unavailable (issue #659 and pr #660 by @​dkilgore90)
  • Exclude .so from source distribution to fix usage of sdist tarball

... (truncated)

Commits

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)

Updates the requirements on [aiokafka](https://github.com/aio-libs/aiokafka) to permit the latest version.
- [Release notes](https://github.com/aio-libs/aiokafka/releases)
- [Changelog](https://github.com/aio-libs/aiokafka/blob/master/CHANGES.rst)
- [Commits](aio-libs/aiokafka@v0.7.1...v0.8.0)

---
updated-dependencies:
- dependency-name: aiokafka
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 21, 2022
@wbarnha
Copy link
Member

wbarnha commented Nov 21, 2022

Hooray! They finally released a new version! LGTM.

@wbarnha wbarnha merged commit 458d6d3 into master Nov 21, 2022
@dependabot dependabot bot deleted the dependabot/pip/requirements/aiokafka-gte-0.7.1-and-lt-0.9.0 branch November 21, 2022 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant