Skip to content

feat: Update kafka python to support kafka-python 3 and remove support for kafka-python-ng#4785

Closed
rjduffner wants to merge 1 commit into
open-telemetry:mainfrom
rjduffner:rd/kafka-python-updates
Closed

feat: Update kafka python to support kafka-python 3 and remove support for kafka-python-ng#4785
rjduffner wants to merge 1 commit into
open-telemetry:mainfrom
rjduffner:rd/kafka-python-updates

Conversation

@rjduffner

@rjduffner rjduffner commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

This update moves to support kafka-python versions > 3.0.0. It also removes kafka-python-ng from support as that library is archived.

Fixes # (issue)

Type of change

  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Use existing tests to verify functionality against newer versions

Does This PR Require a Core Repo Change?

  • No.

Checklist:

See contributing.md for styleguide, changelog guidelines, and more.

  • Followed the style guidelines of this project
  • Changelogs have been updated
  • Unit tests have been added
  • Documentation has been updated

@rjduffner rjduffner marked this pull request as draft July 10, 2026 21:33
@rjduffner rjduffner force-pushed the rd/kafka-python-updates branch from a8beac6 to d3b7d74 Compare July 10, 2026 21:49
@rjduffner

Copy link
Copy Markdown
Contributor Author

closing in favor of #4786. I don't think I want to deprecate kafka-python-ng in the same PR as updating the instrumentation version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant