Hi all, I'm pleased to announce the 0.7.0 release of serf.
Below is a quick summary of changes (since the 0.6.1 release): Fix double free abort when destroying request buckets. Fix test server in unit test framework to avoid random test failures. Allow older Serf programs which don't use the new authn framework to still handle authn without forcing them to switch to the new framework. (r1401) Remove the SERF_DECLARE macros, preferring a .DEF file for Windows Barrier buckets now pass read_iovec to their wrapped bucket. Fix HTTP header parsing to allow for empty header values. Download details are at: http://code.google.com/p/serf/downloads/list Direct link: http://serf.googlecode.com/files/serf-0.7.0.tar.bz2 SHA1: 868fdb00e679dd84ed888ec77414698365530bae Enjoy! Cheers, -g