17
0

1 Commits

Author SHA256 Message Date
1ac9af6aba - update to 2.8.0:
* Ensure algorithm query param is passed for CSFLE
  * DGS-19492 Handle records nested in arrays/maps when searching
    for tags
  * confluent-kafka-python v2.8.0 is based on librdkafka v2.8.0,
    see the librdkafka release notes
- update to 2.7.0:
  * 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
  * Allow configuring timeout
  * Fix deletion semantics
  * Python deserializer can take SR client
  * Fix handling of Avro unions
  * Remove deprecated RefResolver for JSON
  * Support delete of subject version
  * Added missing dependency on googleapis-common-protos when
    using protobufs.
- update to 2.6.2:
  * 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-confluent-kafka?expand=0&rev=19
2025-07-18 20:21:48 +00:00