v1.7
tagc4c7ce7854067e24eba96dcc324497213796d7b6
object 28b63be83b24f4ed628a5a63336840df83ef2423
authorKeith Rarick <kr@xph.us>
Tue, 11 Sep 2012 18:07:10 +0000 (11 11:07 -0700)
This is beanstalkd version 1.7, a bugfix release.

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

News
----

- fix tests on big-endian machines
- fix several issues identified by Coverity Scan
- always read pending data; fixes #129
- fix crash when closing connections
- count puts like any other command

Full list of changes (includes authorship information):
<http://github.com/kr/beanstalkd/compare/v1.6...v1.7>

Our Urls
--------

Download the 1.7 tarball directly:
<https://github.com/downloads/kr/beanstalkd/beanstalkd-1.7.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>