<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git, branch message_format_v1</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>Add some simple message protocol tests</title>
<updated>2016-05-22T16:51:37+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-05-22T07:17:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=aa5bde6ac382966395f8f1466c46d55cf28c2cce'/>
<id>aa5bde6ac382966395f8f1466c46d55cf28c2cce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename legacy protocol tests</title>
<updated>2016-05-22T16:51:37+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-05-22T06:41:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=54eb2641ec9aac1249be00dda92c07db39801400'/>
<id>54eb2641ec9aac1249be00dda92c07db39801400</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve consumer group test loop</title>
<updated>2016-05-22T16:51:37+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-05-22T06:30:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=7719946d74eea6aab6c7865d453d061514096689'/>
<id>7719946d74eea6aab6c7865d453d061514096689</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>KAFKA-3025: Message v1 -- add timetamp and use relative offset in compressed messagesets</title>
<updated>2016-05-22T16:51:37+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-05-22T07:31:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=795cb9b29fa05d4425f807f54dfa639c125fc0dd'/>
<id>795cb9b29fa05d4425f807f54dfa639c125fc0dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Always pass encoded message bytes to MessageSet.encode()</title>
<updated>2016-05-22T07:17:51+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-05-22T04:43:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=7f4a9361ea168a0e1073801d0b86868de47d1de2'/>
<id>7f4a9361ea168a0e1073801d0b86868de47d1de2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>raise ValueError on protocol encode/decode errors</title>
<updated>2016-05-22T07:17:51+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-05-22T04:25: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=f2991be6143c6a1a79815ea20fe95bae8f5376ac'/>
<id>f2991be6143c6a1a79815ea20fe95bae8f5376ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add CRL support to SSL support (#683)</title>
<updated>2016-05-19T14:19:34+00:00</updated>
<author>
<name>Vincent Bernat</name>
<email>vincent@bernat.im</email>
</author>
<published>2016-05-19T14:19:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=92f859d8da5c3f35ab3738ef2725fff05b6cf57f'/>
<id>92f859d8da5c3f35ab3738ef2725fff05b6cf57f</id>
<content type='text'>
A user can provide a CRL whose peer certificate will be checked
against. This only works with Python 3.4+ and Python 2.7.9+.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A user can provide a CRL whose peer certificate will be checked
against. This only works with Python 3.4+ and Python 2.7.9+.</pre>
</div>
</content>
</entry>
<entry>
<title>Fixup BrokerConnection check_version strict error checking: 0.9 will fail with CorrelationIdError</title>
<updated>2016-05-17T14:24:00+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-05-17T14:23:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=254dcacb28f66c8426fb8ff161b88e2feb4c486a'/>
<id>254dcacb28f66c8426fb8ff161b88e2feb4c486a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>supplement socket.gaierror exception in BrokerConnection.connect() (#687)</title>
<updated>2016-05-17T14:04:05+00:00</updated>
<author>
<name>Erik Beebe</name>
<email>erik@beebe.cc</email>
</author>
<published>2016-05-17T14:04:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=d7fa0731a0aba7cb59addbbc9f6f3b270a842df7'/>
<id>d7fa0731a0aba7cb59addbbc9f6f3b270a842df7</id>
<content type='text'>
supplement socket.gaierror exception to include the host/port</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
supplement socket.gaierror exception to include the host/port</pre>
</div>
</content>
</entry>
<entry>
<title>kafka/conn: use original hostname for SSL checks (#682)</title>
<updated>2016-05-17T13:55:12+00:00</updated>
<author>
<name>Vincent Bernat</name>
<email>vincent@bernat.im</email>
</author>
<published>2016-05-17T13:55:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=a7e9dfc405d5d1de60ce15bc6dad016d6418e3aa'/>
<id>a7e9dfc405d5d1de60ce15bc6dad016d6418e3aa</id>
<content type='text'>
When the address family is not provided, `self.host` is resolved to one
of the IP addresses and replaced by it. The SSL context is then built
using `self.host` which is now an IP instead of the proper name. Most of
the time, hostname cannot be checked this way. Therefore, save the
original hostname in a dedicated property and use this property for the
SSL context.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When the address family is not provided, `self.host` is resolved to one
of the IP addresses and replaced by it. The SSL context is then built
using `self.host` which is now an IP instead of the proper name. Most of
the time, hostname cannot be checked this way. Therefore, save the
original hostname in a dedicated property and use this property for the
SSL context.</pre>
</div>
</content>
</entry>
</feed>
