Skip to content

deps(python/biometric-engine): bump kafka-python from 2.0.2 to 3.0.11 in /services/biometric-engine - #140

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/services/biometric-engine/kafka-python-3.0.11
Open

deps(python/biometric-engine): bump kafka-python from 2.0.2 to 3.0.11 in /services/biometric-engine#140
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/services/biometric-engine/kafka-python-3.0.11

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 27, 2026

Copy link
Copy Markdown
Contributor

Bumps kafka-python from 2.0.2 to 3.0.11.

Release notes

Sourced from kafka-python's releases.

3.0.11 (Aug 16, 2026)

Fixes

  • Fix JsonSerializer returning None and raising TypeError on deserialize (#3150)

3.0.10 (Aug 4, 2026)

Fixes

  • Admin: Fix create_partitions sending empty assignments array instead of null (#3148)

3.0.9 (Jul 21, 2026)

Fixes

  • Consumer: fix stuck partitions retained after rebalance with listener (#3132)

3.0.8 (Jul 9, 2026)

Fixes

  • transport: Fix TLS SNI when ssl_check_hostname=False (#3114)

3.0.7 (Jun 28, 2026)

Fixes

  • transport: cancel pending io coroutines on close() (#3109)
  • producer: fix stalled shutdown when brokers unreachable (#3108)

3.0.6 (Jun 25, 2026)

Fixes

  • consumer: track current leader epoch in addition to record epoch (#3107)

CI

  • Also wait_for_topics on <0.10 test fixtures (#3105)

3.0.5 (Jun 24, 2026)

Fixes

  • Reserve buffer capacity before every encode_into write (#3103)
  • Fix backoff on bootstrap init failure after connection_made (#3098)

CI

  • Bump actions/cache from 5 to 6 (#3099)
  • only save kafka dist cache on master (#3100)
  • Fix flakey test: test_send_during_backoff

Documentation

  • Add new extended logging args to docs/cli

3.0.4 (Jun 23, 2026)

... (truncated)

Changelog

Sourced from kafka-python's changelog.

3.0.11 (Aug 16, 2026) #####################

Fixes

  • Fix JsonSerializer returning None and raising TypeError on deserialize (#3150)

3.0.10 (Aug 4, 2026) ####################

Fixes

  • Admin: Fix create_partitions sending empty assignments array instead of null (#3148)

3.0.9 (Jul 21, 2026) ####################

Fixes

  • Consumer: fix stuck partitions retained after rebalance with listener (#3132)

3.0.8 (Jul 9, 2026) ###################

Fixes

  • transport: Fix TLS SNI when ssl_check_hostname=False (#3114)

3.0.7 (Jun 28, 2026) ####################

Fixes

  • transport: cancel pending io coroutines on close() (#3109)
  • producer: fix stalled shutdown when brokers unreachable (#3108)

3.0.6 (Jun 25, 2026) ####################

Fixes

  • consumer: track current leader epoch in addition to record epoch (#3107)

CI

... (truncated)

Commits
  • 46b2c48 Patch Release 3.0.11
  • 525f290 Fix JsonSerializer returning None and raising TypeError on deserialize (#3150)
  • 9cf67df Patch Release 3.0.10
  • 8375733 Fix create_partitions sending empty assignments array instead of null (#3148)
  • 2888bb6 Patch Release 3.0.9
  • 8ebd1d8 Fix stuck partitions retained after rebalance when using listener' (#3132)
  • 46e0da6 Patch Release 3.0.8
  • 5c5e9d3 kafka.net: Fix TLS SNI when ssl_check_hostname=False (#3114)
  • a5da13a Patch Release 3.0.7
  • 4b10b5b transport: cancel pending io coroutines on close() (#3109)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [kafka-python](https://github.com/dpkp/kafka-python) from 2.0.2 to 3.0.11.
- [Release notes](https://github.com/dpkp/kafka-python/releases)
- [Changelog](https://github.com/dpkp/kafka-python/blob/3.0.11/docs/changelog.rst)
- [Commits](dpkp/kafka-python@2.0.2...3.0.11)

---
updated-dependencies:
- dependency-name: kafka-python
  dependency-version: 3.0.11
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

dependabot Bot commented on behalf of github Aug 27, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, python. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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.

0 participants