Hi all,

I'm pleased to finally announce the 1.0.0 release of serf!

The serf 1.0.x series is intended to support Apache Subversion 1.6.x
and the upcoming 1.7.x for their supported lifetimes.


Download details are at:
 http://code.google.com/p/serf/downloads/list

Please note that serf is now released in .tar.bz2 and .zip formats.
Direct links:

  http://serf.googlecode.com/files/serf-1.0.0.tar.bz2
  SHA1: f959f1b1a475d5a1c8957db0fd6ef915b3a7575d

  http://serf.googlecode.com/files/serf-1.0.0.zip
  SHA1: 92b57b1002226680dbac09f21bdba1747e04022d

Below is a summary of the changes since our 0.7.x releases:

  Fixed issue 38: enable builds using non-GNU make
  Fixed issue 49: support SSL tunnels for HTTPS via a proxy
  Fixed issue 56: allow Subject Alternative Name, and enable SNI
  Fixed issue 61: include order dependencies
  Fixed issue 66: improved error reporting when creating install dirs
  Fixed issue 71: handle ECONNREFUSED on Windows
  Fixed issue 79: destroy the APR allocator, if we create one
  Fixed issue 81: build failed on APR 0.9.x
  Major performance improvements and bug fixes for SSL buckets/handling (r1462)
  Add a new "iovec" bucket type (r1434)
  Minimize network packet writes based on ra_serf analysis (r1467, r1471)
  Fix out of order issue with multiple priority requests (r1469)
  Work around broken WSAPoll() impl on Windows introduced in APR 1.4.0 (r1506)
  Fix 100% CPU usage with many pipelined requests (r1456)
  Corrected contents of build/serf.def; it now includes bucket types (r1512)
  Removed "snapshot" feature from buckets (r1503)
  Various improvements to the test system
  Various memory leak fixes


Enjoy!

Cheers,
-g

Reply via email to