diff options
| author | Dana Powers <dana.powers@gmail.com> | 2017-08-13 13:57:42 -0700 |
|---|---|---|
| committer | Dana Powers <dana.powers@gmail.com> | 2017-08-13 13:57:42 -0700 |
| commit | 497ded919356038d57e935850346ff347b8ea6ef (patch) | |
| tree | a5b9bf791ba784c74e3d3d5e91b0c94942a125c9 /CHANGES.md | |
| parent | 62fc50b191c47151846238d9d54dcfcf440346d4 (diff) | |
| download | kafka-python-497ded919356038d57e935850346ff347b8ea6ef.tar.gz | |
Update sphinx/RTD changelog for 1.3.4
Diffstat (limited to 'CHANGES.md')
| -rw-r--r-- | CHANGES.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ Bugfixes * Catch socket.errors when sending / recving bytes on wake socketpair (dpkp #1069) * Deal with brokers that reappear with different IP address (originsmike #1085) * Fix join-time-max and sync-time-max metrics to use Max() measure function (billyevans #1146) -* Fixed Issue 1033.Raise AssertionError when decompression unsupported (bts-webber #1159) +* Raise AssertionError when decompression unsupported (bts-webber #1159) * Catch ssl.EOFErrors on Python3.3 so we close the failing conn (Ormod #1162) * Select on sockets to avoid busy polling during bootstrap (dpkp #1175) * Initialize metadata_snapshot in group coordinator to avoid unnecessary rebalance (dpkp #1174) |
