<feed xmlns='http://www.w3.org/2005/Atom'>
<title>eventmq, branch 0.2.2.1</title>
<subtitle>EventMQ is a job execution and message passing system built on ZeroMQ https://eventmq.github.io/eventmq/
</subtitle>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/'/>
<entry>
<title>Handle case if kwargs are passed in as None</title>
<updated>2016-05-27T21:27:23+00:00</updated>
<author>
<name>sideshowdave7</name>
</author>
<published>2016-05-27T21:27:23+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/commit/?id=0bceb82a8eef364562d0274255d2b1d95f53c853'/>
<id>0bceb82a8eef364562d0274255d2b1d95f53c853</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>version bump to 0.2.2</title>
<updated>2016-05-27T18:14:17+00:00</updated>
<author>
<name>sideshowdave7</name>
</author>
<published>2016-05-27T18:14:17+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/commit/?id=a92468c96378a712a60b5b23afe45e7ed7e225c0'/>
<id>a92468c96378a712a60b5b23afe45e7ed7e225c0</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 #34 from com4/master</title>
<updated>2016-05-26T21:25:02+00:00</updated>
<author>
<name>David Hurst</name>
</author>
<published>2016-05-26T21:25:02+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/commit/?id=23a032658d81d87fd43e70919a8506daf223e68b'/>
<id>23a032658d81d87fd43e70919a8506daf223e68b</id>
<content type='text'>
	Error checking for invalid JSON in INFORM queue_names</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	Error checking for invalid JSON in INFORM queue_names</pre>
</div>
</content>
</entry>
<entry>
<title>Error checking for invalid JSON in INFORM queue_names</title>
<updated>2016-05-25T20:18:40+00:00</updated>
<author>
<name>jason</name>
</author>
<published>2016-05-25T20:12:58+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/commit/?id=3e58fe78f9814b7e7dcd549827a59ca515208e5f'/>
<id>3e58fe78f9814b7e7dcd549827a59ca515208e5f</id>
<content type='text'>
- Fixes `eventmq.utils.classes.EMQPService.send_inform` to do a better
  job of sending valid queue names to the router
- Adds error checking to the router to ignore any INFORM messages that
  contain invalid data (Fixes #33)
- Fixes previously failing test that sent an empty JSON array to the
  router when no queue was specified
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Fixes `eventmq.utils.classes.EMQPService.send_inform` to do a better
  job of sending valid queue names to the router
- Adds error checking to the router to ignore any INFORM messages that
  contain invalid data (Fixes #33)
- Fixes previously failing test that sent an empty JSON array to the
  router when no queue was specified
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename eventmq.docker.conf to eventmq.conf-dist</title>
<updated>2016-05-25T18:26:58+00:00</updated>
<author>
<name>jason</name>
</author>
<published>2016-05-25T18:26:58+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/commit/?id=ba6cecf7dc62a494d3fb7b68da22af4446fa55e1'/>
<id>ba6cecf7dc62a494d3fb7b68da22af4446fa55e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a prettier error for invalid arrays in settings</title>
<updated>2016-05-25T00:54:27+00:00</updated>
<author>
<name>jason</name>
</author>
<published>2016-05-25T00:54:27+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/commit/?id=c077c3c6fa2ff7d68251482f2b1550ad0b14baef'/>
<id>c077c3c6fa2ff7d68251482f2b1550ad0b14baef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' of github.com:enderlabs/eventmq</title>
<updated>2016-05-24T23:36:36+00:00</updated>
<author>
<name>jason</name>
</author>
<published>2016-05-24T23:36:36+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/commit/?id=151d6f8429993550511d31577cdff33e37478da3'/>
<id>151d6f8429993550511d31577cdff33e37478da3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix a bug</title>
<updated>2016-05-24T23:30:09+00:00</updated>
<author>
<name>jason</name>
</author>
<published>2016-05-24T23:30:09+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/commit/?id=3bf8e35435c3d0ac082cbe7e7368ad412a8070ef'/>
<id>3bf8e35435c3d0ac082cbe7e7368ad412a8070ef</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 #32 from com4/master</title>
<updated>2016-05-24T23:09:55+00:00</updated>
<author>
<name>David Hurst</name>
</author>
<published>2016-05-24T23:09:55+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/commit/?id=2abd11bac3ca348878f9ba8da1ece833a419dd7a'/>
<id>2abd11bac3ca348878f9ba8da1ece833a419dd7a</id>
<content type='text'>
List-ify Router.queues</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
List-ify Router.queues</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' of github.com:enderlabs/eventmq</title>
<updated>2016-05-24T23:07:53+00:00</updated>
<author>
<name>jason</name>
</author>
<published>2016-05-24T23:07:53+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/commit/?id=231943efab6dfe1147d7b7c94bcd11f5929049e0'/>
<id>231943efab6dfe1147d7b7c94bcd11f5929049e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
