<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git/kafka/consumer, branch master</title>
<subtitle>github.com: mumrah/kafka-python.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/'/>
<entry>
<title>Support configuration of custom kafka client for Admin/Consumer/Producer (#2144)</title>
<updated>2020-12-02T14:37:38+00:00</updated>
<author>
<name>Tincu Gabriel</name>
<email>gabi@aiven.io</email>
</author>
<published>2020-12-02T14:37:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=c48817e0d21d7752077e28f2ea9a657b9001a14b'/>
<id>c48817e0d21d7752077e28f2ea9a657b9001a14b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>KafkaConsumer: Exit poll if consumer is closed (#2152)</title>
<updated>2020-11-15T18:19:58+00:00</updated>
<author>
<name>Rauli Ikonen</name>
<email>rauli@aiven.io</email>
</author>
<published>2020-11-15T18:19:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=6c87155bbd855f6bba1ba30b2b6227e66ea79baa'/>
<id>6c87155bbd855f6bba1ba30b2b6227e66ea79baa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Only try to update sensors fetch lag if the unpacked list contains elements (#2158)</title>
<updated>2020-11-06T05:05:55+00:00</updated>
<author>
<name>Keith So</name>
<email>kso@eclipseoptions.com</email>
</author>
<published>2020-11-06T05:05:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=12325c09baefae2396f1083bc8b037603721198c'/>
<id>12325c09baefae2396f1083bc8b037603721198c</id>
<content type='text'>
Previously, if the `unpacked` list was empty, the call to `unpacked[-1]` would throw an `IndexError: list index out of range`</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously, if the `unpacked` list was empty, the call to `unpacked[-1]` would throw an `IndexError: list index out of range`</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo (#2096)</title>
<updated>2020-09-07T22:08:51+00:00</updated>
<author>
<name>KimDongMin</name>
<email>dkrahd12@gmail.com</email>
</author>
<published>2020-09-07T22:08:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=8e7ea69e6b6866a339023454dfaa075721b33dbf'/>
<id>8e7ea69e6b6866a339023454dfaa075721b33dbf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix docs by adding SASL mention</title>
<updated>2020-03-02T16:58:53+00:00</updated>
<author>
<name>Jeff Widman</name>
<email>jeff@jeffwidman.com</email>
</author>
<published>2020-03-02T16:58:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=34dc36d755abe6ec647efff74e284595497634ea'/>
<id>34dc36d755abe6ec647efff74e284595497634ea</id>
<content type='text'>
This was previously supported but wasn't documented.

Fix #1990.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was previously supported but wasn't documented.

Fix #1990.</pre>
</div>
</content>
</entry>
<entry>
<title> Set length of header value to 0 if None</title>
<updated>2020-03-02T16:52:04+00:00</updated>
<author>
<name>kvfi</name>
<email>mail@ouafi.net</email>
</author>
<published>2020-02-24T13:21:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=d1dfb6dbf8ba108c1015ddb7245683dd946bd9ab'/>
<id>d1dfb6dbf8ba108c1015ddb7245683dd946bd9ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Optionally return OffsetAndMetadata from consumer.committed(tp) (#1979)</title>
<updated>2019-12-30T00:06:24+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2019-12-30T00:06:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=2a86b23f477e5ed57aa987db97d11284a37d05a0'/>
<id>2a86b23f477e5ed57aa987db97d11284a37d05a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Raise AssertionError if consumer closed in poll() (#1978)</title>
<updated>2019-12-30T00:01:20+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2019-12-30T00:01:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=23534b45b8362e4a0e6b5d8b2fa86cb68cf38e08'/>
<id>23534b45b8362e4a0e6b5d8b2fa86cb68cf38e08</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable SCRAM-SHA-256 and SCRAM-SHA-512 for sasl (#1918)</title>
<updated>2019-12-29T23:12:30+00:00</updated>
<author>
<name>Swen Wenzel</name>
<email>5111028+swenzel@users.noreply.github.com</email>
</author>
<published>2019-12-29T23:12:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=ee1c4a42ef3c7f0aa7c98f0c48b6ab0ae76d77da'/>
<id>ee1c4a42ef3c7f0aa7c98f0c48b6ab0ae76d77da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve docs for reconnect_backoff_max_ms (#1976)</title>
<updated>2019-12-29T05:53:24+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2019-12-29T05:53:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=cf28da8420b007d836b0db9d865d74fee89cdbcd'/>
<id>cf28da8420b007d836b0db9d865d74fee89cdbcd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
