The source will now emit deb packages and apt repositories are available.
Issues: CCBC-31
Support for Windows via Microsoft Visual C 9 has been added to this version.
Support for multiple bootstrap URLs has now been added. This will ensure that if one node of the cluster becomes unaavilable for some reason and the client becomes unavailable, it can still bootstrap off of remaining nodes in the cluster. Host/port combinations are provided to the libcouchbase_create() function semicolon delimited. See the header file in libcouchbase/couchbase.h for more usage information.
Several fixes and enhancements for the example application, cbc, have been included. Now cbc supports better usage messages, standard out support for cp, and timeouts.