v1.4.4
tag29551835ab7c1c8364c7a6ad7fec461ded5381e7
object b1a6cd74639cbc13548e722794894ec457670410
authorKeith Rarick <kr@xph.us>
Wed, 10 Mar 2010 04:32:05 +0000 (9 20:32 -0800)
This is a bugfix release.

As always, there will be no incompatible protocol changes until version 2.0. A
client written for version 1.4.4 will work unmodified with any later 1.x
release of beanstalkd.

What's New
----------

 * Added missing YAML document separator to stats-job output.
 * More reliable unit tests.
 * Fixed a memory leak in the list-tubes-watched command.
 * Allow underscore in tube names.
 * Run network unit tests only if the loopback interface is configured.
 * Clean up temporary files (fiu fifos) from unit tests.
 * Fixed issue #34, which caused beanstalkd to terminate unexpectedly on Snow
   Leopard.

Full list of changes in this release (includes authorship information):
<http://github.com/kr/beanstalkd/compare/v1.4.3...v1.4.4>

Our Urls
--------

Download the 1.4.4 tarball directly:
<http://xph.us/dist/beanstalkd/beanstalkd-1.4.4.tar.gz>

Learn all about beanstalk:
<http://kr.github.com/beanstalkd/>

Talk about beanstalk development or use at:
<http://groups.google.com/group/beanstalk-talk>

Bugs
----

Please report any bugs to:
<http://github.com/kr/beanstalkd/issues>