forked from pool/python-kafka-python
- update to 1.3.1:
Incompatible Changes * Delete KafkaConnection class (dpkp 769) * Rename partition_assignment -> assignment in MemberMetadata for consistency * Move selectors34 and socketpair to kafka.vendor (dpkp 785) * Change api_version config to tuple; deprecate str with warning (dpkp 761) * Rename _DEFAULT_CONFIG -> DEFAULT_CONFIG in KafkaProducer (dpkp 788) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kafka-python?expand=0&rev=6
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 15 08:25:51 UTC 2016 - dmueller@suse.com
|
||||
|
||||
- update to 1.3.1:
|
||||
Incompatible Changes
|
||||
* Delete KafkaConnection class (dpkp 769)
|
||||
* Rename partition_assignment -> assignment in MemberMetadata for consistency
|
||||
* Move selectors34 and socketpair to kafka.vendor (dpkp 785)
|
||||
* Change api_version config to tuple; deprecate str with warning (dpkp 761)
|
||||
* Rename _DEFAULT_CONFIG -> DEFAULT_CONFIG in KafkaProducer (dpkp 788)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 11 12:30:23 UTC 2016 - tbechtold@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user