Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-confluent-kafka for 
openSUSE:Factory checked in at 2021-10-31 22:55:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-confluent-kafka (Old)
 and      /work/SRC/openSUSE:Factory/.python-confluent-kafka.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-confluent-kafka"

Sun Oct 31 22:55:40 2021 rev:4 rq:928314 version:1.7.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-confluent-kafka/python-confluent-kafka.changes
    2020-10-13 15:46:05.977461464 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-confluent-kafka.new.1890/python-confluent-kafka.changes
  2021-10-31 22:56:21.387731179 +0100
@@ -1,0 +2,45 @@
+Sat Oct 30 20:34:14 UTC 2021 - Dirk M??ller <[email protected]>
+
+- update to 1.7.0:
+  * Add error_cb to confluent_cloud.py example
+  * Clarify that doc output varies based on method
+  * Docs say Schema when they mean SchemaReference
+  * Add documentation for NewTopic and NewPartitions
+
+-------------------------------------------------------------------
+Mon Apr 26 09:12:33 UTC 2021 - Dirk M??ller <[email protected]>
+
+- update to 1.6.1:
+  * KIP-429 - Incremental consumer rebalancing support.
+  * OAUTHBEARER support.
+  * Add return_record_name=True to AvroDeserializer
+  * Fix deprecated schema.Parse call
+  * Make reader schema optional in AvroDeserializer
+  * Add **kwargs to legacy AvroProducer and AvroConsumer constructors to
+  * support all Consumer and Producer base class constructor arguments, such
+  * as logger
+  * Add bool for permanent schema delete
+  * The avro package is no longer required for Schema-Registry support
+  * Only write to schema cache once, improving performance
+  * Improve Schema-Registry error reporting
+  * producer.flush() could return a non-zero value without hitting the 
specified timeout.
+  * Bundles librdkafka v1.6.0 which adds support for Incremental rebalancing,
+  * Sticky producer partitioning, Transactional producer scalabilty 
improvements,
+  * and much much more. See link to release notes below.
+  * Rename asyncio.py example to avoid circular import
+  * The Linux wheels are now built with manylinux2010 (rather than manylinux1)
+  * since OpenSSL v1.1.1 no longer builds on CentOS 5. Older Linux distros may
+  * thus no longer be supported, such as CentOS 5.
+  * The in-wheel OpenSSL version has been updated to 1.1.1i.
+  * Added Message.latency() to retrieve the per-message produce latency.
+  * Added trove classifiers.
+  * Consumer destructor will no longer trigger consumer_close(),
+  * consumer.close() must now be explicitly called if the application
+  * wants to leave the consumer group properly and commit final offsets.
+  * Fix PY_SSIZE_T_CLEAN warning
+  * Move confluent_kafka/ to src/ to avoid pytest/tox picking up the local dir
+  * Added producer.purge() to purge messages in-queue/flight
+  * Added AdminClient.list_groups() API
+  * Rename asyncio.py example to avoid circular import
+
+-------------------------------------------------------------------

Old:
----
  confluent-kafka-1.5.0.tar.gz

New:
----
  confluent-kafka-1.7.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-confluent-kafka.spec ++++++
--- /var/tmp/diff_new_pack.JMfGr7/_old  2021-10-31 22:56:21.815731508 +0100
+++ /var/tmp/diff_new_pack.JMfGr7/_new  2021-10-31 22:56:21.819731511 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-confluent-kafka
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-confluent-kafka
-Version:        1.5.0
+Version:        1.7.0
 Release:        0
 Summary:        Confluent's Apache Kafka client for Python
 License:        Apache-2.0

++++++ confluent-kafka-1.5.0.tar.gz -> confluent-kafka-1.7.0.tar.gz ++++++
++++ 27410 lines of diff (skipped)

Reply via email to