<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git, branch producer_new_topic</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>Mock client.ensure_topic_exists in test_producer_sync_fail_on_error</title>
<updated>2015-12-17T18:23:15+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2015-12-17T18:23:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=f89b9da1f3dc15cc728be22d532e4927d33c47f7'/>
<id>f89b9da1f3dc15cc728be22d532e4927d33c47f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle new topic creation / LeaderNotAvailableError in initial SimpleProducer.send_messages call</title>
<updated>2015-12-17T06:39:51+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2015-12-17T06:39: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=178a1dccd87c84a39e4910393447f5189d1af2e1'/>
<id>178a1dccd87c84a39e4910393447f5189d1af2e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add producer integration test for SimpleProducer handling new topic creation</title>
<updated>2015-12-17T06:38:54+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2015-12-17T06:38:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=7d4161f6d2b5302451f7dc2c139dbe1880635eb7'/>
<id>7d4161f6d2b5302451f7dc2c139dbe1880635eb7</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 #487 from dpkp/kafka_version_tests</title>
<updated>2015-12-10T22:55:15+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2015-12-10T22:55:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=ba4ec47af00d4e45f9a48d36be16b20aece6556e'/>
<id>ba4ec47af00d4e45f9a48d36be16b20aece6556e</id>
<content type='text'>
Refactor kafka_versions to support arbitrary operators (&gt; &gt;= &lt; &lt;= ! =)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refactor kafka_versions to support arbitrary operators (&gt; &gt;= &lt; &lt;= ! =)</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor kafka_versions to support arbitrary operators (&gt; &gt;= &lt; &lt;= ! =)</title>
<updated>2015-12-10T21:31:59+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2015-12-10T20:21: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=4bd20aad2b7a0710458545009328f8729c89fee1'/>
<id>4bd20aad2b7a0710458545009328f8729c89fee1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix _mp_consume queue variable name conflict</title>
<updated>2015-12-09T22:00:10+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2015-12-09T21:56:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=1856063f4e0c36a8ec6266358d82432adf879170'/>
<id>1856063f4e0c36a8ec6266358d82432adf879170</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 of next release</title>
<updated>2015-12-09T21:59:41+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2015-12-09T21:59:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=035b936d7cf62dd5c08d0f3a317431e7ea81297d'/>
<id>035b936d7cf62dd5c08d0f3a317431e7ea81297d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>spelling fix in CHANGES.md and format fix in README.rst</title>
<updated>2015-12-07T20:33:08+00:00</updated>
<author>
<name>Zack Dever</name>
<email>zack.dever@rd.io</email>
</author>
<published>2015-12-07T20:33:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=a678260d3622a0decd2d123ac0cfc445084eed60'/>
<id>a678260d3622a0decd2d123ac0cfc445084eed60</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove inadvertent markdown in CHANGES.md</title>
<updated>2015-12-07T19:43:30+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2015-12-07T19:43: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=3168b6caccfc32f232d8043854e4594eeb3fa10e'/>
<id>3168b6caccfc32f232d8043854e4594eeb3fa10e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Release 0.9.5</title>
<updated>2015-12-07T08:02:54+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@rd.io</email>
</author>
<published>2015-12-06T23:32:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/kafka-python.git/commit/?id=99d4a3a8b1dbae514b1c6d367908010b65fc8d0c'/>
<id>99d4a3a8b1dbae514b1c6d367908010b65fc8d0c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
