Skip to content

Conversation

@manuel-lang
Copy link
Contributor

@manuel-lang manuel-lang commented Jan 13, 2026

Description

opentelemetry-instrumentation-confluent-kafka had an upper bound for confluent-kafka for the version 2.11.0. This version is not uptodate anymore, so the PR suggests to bump the upper bound to the most recent version.

Fixes #3897

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

  • Followed Contributing.md and running tox didn't show any issues related to these changes.
  • tox -e py39-test-instrumentation-confluent-kafka
  • tox -e py310-test-instrumentation-confluent-kafka
  • tox -e py311-test-instrumentation-confluent-kafka
  • tox -e py312-test-instrumentation-confluent-kafka
  • tox -e py313-test-instrumentation-confluent-kafka
  • tox -e py314-test-instrumentation-confluent-kafka

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
  • Documentation has been updated

@manuel-lang manuel-lang requested a review from a team as a code owner January 13, 2026 13:49
@manuel-lang manuel-lang force-pushed the main branch 2 times, most recently from 5b8a5c1 to 95d30a4 Compare January 13, 2026 13:50
@xrmx xrmx moved this to Easy to review / merge / close in @xrmx's Python PR digest Jan 13, 2026
@xrmx
Copy link
Contributor

xrmx commented Jan 13, 2026

Please run tox -e precommit and tox -e generate and update the updated files.

@xrmx xrmx moved this from Easy to review / merge / close to Reviewed PRs that need fixes in @xrmx's Python PR digest Jan 13, 2026
@manuel-lang
Copy link
Contributor Author

Thank you, @xrmx. Updated accordingly.

@xrmx xrmx moved this from Reviewed PRs that need fixes to Easy to review / merge / close in @xrmx's Python PR digest Jan 14, 2026
@xrmx
Copy link
Contributor

xrmx commented Jan 15, 2026

@manuel-lang You don't need to update the branch, we'll take care of that when merging

@manuel-lang
Copy link
Contributor Author

@manuel-lang You don't need to update the branch, we'll take care of that when merging

Perfect, thanks a lot! :)

@emdneto emdneto moved this from Easy to review / merge / close to Approved PRs in @xrmx's Python PR digest Jan 20, 2026
@xrmx xrmx enabled auto-merge (squash) January 23, 2026 12:03
@xrmx xrmx merged commit 95b52b5 into open-telemetry:main Jan 23, 2026
663 checks passed
@github-project-automation github-project-automation bot moved this from Approved PRs to Done in @xrmx's Python PR digest Jan 23, 2026
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.

Update opentelemetry-instrumentation-confluent-kafka to work with confluent-kafka 2.12

3 participants