Push out one more patch for 1.2.3 release
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# 1.2.3 (July 2, 2016)
|
||||
|
||||
Patch Improvements
|
||||
* Fix gc error log: avoid AttributeError in _unregister_cleanup (dpkp PR 747)
|
||||
* Wakeup socket optimizations (dpkp PR 740)
|
||||
* Assert will be disabled by "python -O" (tyronecai PR 736)
|
||||
* Randomize order of topics/partitions processed by fetcher to improve balance (dpkp PR 732)
|
||||
|
||||
@@ -6,6 +6,7 @@ Changelog
|
||||
|
||||
Patch Improvements
|
||||
------------------
|
||||
* Fix gc error log: avoid AttributeError in _unregister_cleanup (dpkp PR 747)
|
||||
* Wakeup socket optimizations (dpkp PR 740)
|
||||
* Assert will be disabled by "python -O" (tyronecai PR 736)
|
||||
* Randomize order of topics/partitions processed by fetcher to improve balance (dpkp PR 732)
|
||||
|
||||
Reference in New Issue
Block a user