Tags: silviucpp/beanstalkd
Tags
This is beanstalkd version 1.8. As always, there will be no incompatible protocol changes until version 2.0. A client written for version 1.8 will work unmodified with any later 1.x release of beanstalkd. News ---- - correctly log command names in verbose mode - correctly check for hangup during reserve - add protocol.md - fix tests on freebsd - stricter format checking; fix format call errors - Tolerate compilation without a Git repository. - New command: kick-job. - document missing tube stats fields; fixes beanstalkd#127 Full list of changes (includes authorship information): <http://github.com/kr/beanstalkd/compare/v1.7...v1.8> Our Urls -------- Download the 1.8 tarball directly: <https://github.com/downloads/kr/beanstalkd/beanstalkd-1.8.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>
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 beanstalkd#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>
This is beanstalkd version 1.6, a bugfix release. As always, there will be no incompatible protocol changes until version 2.0. A client written for version 1.6 will work unmodified with any later 1.x release of beanstalkd. News ---- - line-buffered stdout, even when not on a tty; closes beanstalkd#116 - remove obsolete startup method; closes beanstalkd#100 - wake up waiting clients when unpausing a tube; fixes beanstalkd#113 - fix build on FreeBSD 9; closes beanstalkd#111 - fix build and tests on clang; closes beanstalkd#110 - better flag parsing (with tests) - binlog: better warning message when open fails - support for better tar compatibility; closes beanstalkd#93 - fix cpu use on freebsd and darwin; closes beanstalkd#96 - fix compile error on linux with kernel 2.6.18 - update outdated usage text Full list of changes in this release (includes authorship information): <http://github.com/kr/beanstalkd/compare/v1.5...v1.6> Our Urls -------- Download the 1.6 tarball directly: <https://github.com/downloads/kr/beanstalkd/beanstalkd-1.6.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>
PreviousNext