<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git, branch 1.2.5</title>
<subtitle>github.com: mumrah/kafka-python.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/'/>
<entry>
<title>Patch Release 1.2.5</title>
<updated>2016-07-16T01:20:30+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-07-16T01:20:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=9acdf6db4bf6b99713b2178fcf362d936d6a0851'/>
<id>9acdf6db4bf6b99713b2178fcf362d936d6a0851</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #755 from dpkp/unrecurse_unpack_message_set</title>
<updated>2016-07-15T20:13:39+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-07-15T20:13:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=a577053e5e804f444e81bd430402b5eb94a65e99'/>
<id>a577053e5e804f444e81bd430402b5eb94a65e99</id>
<content type='text'>
Drop recursion in Fetcher _unpack_message_set</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Drop recursion in Fetcher _unpack_message_set</pre>
</div>
</content>
</entry>
<entry>
<title>Add skip_double_compressed_messages option to KafkaConsumer</title>
<updated>2016-07-15T06:57:04+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-07-15T06:57:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=ad13500cd1276b71bd88fbe3836d7982a6bf1ce3'/>
<id>ad13500cd1276b71bd88fbe3836d7982a6bf1ce3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Log warning if message set appears double-compressed in KafkaConsumer</title>
<updated>2016-07-15T06:38:14+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-07-15T06:38:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=ed6098c272f90edb375b3ac39c2556338c810a35'/>
<id>ed6098c272f90edb375b3ac39c2556338c810a35</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop recursion in _unpack_message_set</title>
<updated>2016-07-15T06:05:45+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-07-11T06:32:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=a8c86d379adabeecfe9ba8dd47f7280b0fc3199c'/>
<id>a8c86d379adabeecfe9ba8dd47f7280b0fc3199c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #757 from dpkp/double_compression</title>
<updated>2016-07-15T05:22:52+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-07-15T05:22:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=916c25726f6238c5af92728aa8df8d8fddd809a7'/>
<id>916c25726f6238c5af92728aa8df8d8fddd809a7</id>
<content type='text'>
Fix bug causing KafkaProducer to double-compress message batches</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix bug causing KafkaProducer to double-compress message batches</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug causing KafkaProducer to double-compress message batches on retry</title>
<updated>2016-07-15T03:43:03+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-07-13T16:15:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=ca9d2fabc352f5b6f2709295df7382f5dd7bfc97'/>
<id>ca9d2fabc352f5b6f2709295df7382f5dd7bfc97</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test MessageSetBuffer close -- cover double close compression bug</title>
<updated>2016-07-15T03:43:03+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-07-14T15:35:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=594f7079da4fc1598966dcc82caaf73532dea4d4'/>
<id>594f7079da4fc1598966dcc82caaf73532dea4d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version for development</title>
<updated>2016-07-11T04:48:18+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-07-11T04:48:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=1eb7e05c323322818fb60192f638d6b83f2fd1ef'/>
<id>1eb7e05c323322818fb60192f638d6b83f2fd1ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch Release 1.2.4</title>
<updated>2016-07-08T23:15:56+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2016-07-08T23:15:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=b1e2a49e548d44e3e07020548f4bb5af02c3a788'/>
<id>b1e2a49e548d44e3e07020548f4bb5af02c3a788</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
