Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency confluent-kafka to v2.7.0 #1154

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 20, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
confluent-kafka 2.6.0 -> 2.7.0 age adoption passing confidence

Release Notes

confluentinc/confluent-kafka-python (confluent-kafka)

v2.7.0

v2.7.0 is a feature release with the features, fixes and enhancements present in v2.6.2 including the following fix:

  • Added missing dependency on googleapis-common-protos when using protobufs. (#​1881, @​tenzer)

confluent-kafka-python v2.7.0 is based on librdkafka v2.6.1, see the
librdkafka release notes
for a complete list of changes, enhancements, fixes and upgrade considerations.

v2.6.2

[!WARNING]
Due to an error in which we included dependency changes to a recent patch release, Confluent recommends users to refrain from upgrading to 2.6.2 of Confluent Kafka. Confluent will release a new minor version, 2.7.0, where the dependency changes will be appropriately included. Users who have already upgraded to 2.6.2 and made the required dependency changes are free to remain on that version and are recommended to upgrade to 2.7.0 when that version is available. Upon the release of 2.7.0, the 2.6.2 version will be marked deprecated.
We apologize for the inconvenience and appreciate the feedback that we have gotten from the community.

v2.6.2 is a feature release with the following features, fixes and enhancements:

Note: This release modifies the dependencies of the Schema Registry client.
If you are using the Schema Registry client, please ensure that you install the
extra dependencies using the following syntax:

pip install confluent-kafka[schemaregistry]

or

pip install confluent-kafka[avro,schemaregistry]

Please see the README.md for more information.

  • Support for Data Contracts with Schema Registry, including
    • Data Quality rules
    • Data Transformation rules
    • Client-Side Field Level Encryption (CSFLE)
    • Schema Migration rules (requires Python 3.9+)
  • Migrated the Schema Registry client from requests to httpx
  • Add support for multiple URLs (#​409)
  • Allow configuring timeout (#​622)
  • Fix deletion semantics (#​1127)
  • Python deserializer can take SR client (#​1174)
  • Fix handling of Avro unions (#​1562)
  • Remove deprecated RefResolver for JSON (#​1840)
  • Support delete of subject version (#​1851)

confluent-kafka-python is based on librdkafka v2.6.1, see the
librdkafka release notes
for a complete list of changes, enhancements, fixes and upgrade considerations.

v2.6.1

v2.6.1 is a maintenance release with the following fixes and enhancements:

  • Migrated build system from setup.py to pyproject.toml in accordance with PEP 517 and PEP 518, improving project configuration, build system requirements management, and compatibility with modern Python packaging tools like pip and build. (#​1592)
  • Removed python 3.6 support. (#​1592)
  • Added an example for OAUTH OIDC producer with support for confluent cloud (#​1769, @​sarwarbhuiyan)

confluent-kafka-python is based on librdkafka v2.6.1, see the
librdkafka release notes
for a complete list of changes, enhancements, fixes and upgrade considerations.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner November 20, 2024 08:54
@renovate renovate bot force-pushed the renovate/confluent-kafka-2.x-lockfile branch 19 times, most recently from b826cac to 58b99db Compare November 27, 2024 09:07
@renovate renovate bot force-pushed the renovate/confluent-kafka-2.x-lockfile branch 9 times, most recently from e652386 to f4420f4 Compare December 4, 2024 07:11
@renovate renovate bot force-pushed the renovate/confluent-kafka-2.x-lockfile branch 13 times, most recently from 03e7d74 to c7a889a Compare December 18, 2024 02:50
@renovate renovate bot changed the title Update dependency confluent-kafka to v2.6.1 Update dependency confluent-kafka to v2.6.2 Dec 18, 2024
@renovate renovate bot force-pushed the renovate/confluent-kafka-2.x-lockfile branch 3 times, most recently from 2334d3f to 978200b Compare December 20, 2024 09:05
@renovate renovate bot changed the title Update dependency confluent-kafka to v2.6.2 Update dependency confluent-kafka to v2.7.0 Dec 21, 2024
@renovate renovate bot force-pushed the renovate/confluent-kafka-2.x-lockfile branch 10 times, most recently from ed0c876 to bd33272 Compare December 26, 2024 14:38
@renovate renovate bot force-pushed the renovate/confluent-kafka-2.x-lockfile branch from bd33272 to 218b5dd Compare December 26, 2024 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants