Apache CouchDB 1.0.4 Released

Apache CouchDB 1.0.4 has been released and is available for download.

Grab your copy here:

http://www.apache.org/dyn/closer.cgi?path=/couchdb/1.0.4/apache-couchdb-1.0.4.tar.gz

These release notes are based on the NEWS file.

Log System

  • Fix file descriptor leak in _log.

HTTP Interface

  • Fix missing revisions in _changes?style=all_docs.
  • Fix validation of attachment names.

View Server

  • Avoid invalidating view indexes when running out of file descriptors.

Replicator

  • Fix a race condition where replications can go stale.

More Information

See the CHANGES file and the Git commit log for more information.

Apache CouchDB 1.2.1 Released

Apache CouchDB 1.2.1 has been released and is available for download.

Grab your copy here:

http://www.apache.org/dyn/closer.cgi?path=/couchdb/1.2.1/apache-couchdb-1.2.1.tar.gz

These release notes are based on the NEWS file.

HTTP Interface

  • Fix various bugs in the URL rewriter when recursion is involved.

Platform Integration

  • Fix couchdb start script.

Futon User Interface

  • Disable buttons that aren’t available for the logged-in user.

Replicator

  • Fix potential replication timeouts.

View Server

  • Change use of signals to avoid broken view groups.

More Information

See the CHANGES file and the Git commit log for more information.