1.17. 0.10.x Branch

    • PREFIX/default.ini
    • PREFIX/default.d/*
    • PREFIX/local.ini
    • PREFIX/local.d/*

    1.17.1.2. Show and List API change

    1.17.1.3. Stricter enforcing of reduciness in reduce-functions

    1.17.1.4. View query reduce parameter strictness

    1.17.2.1. Build and System Integration

    1.17.2.3. Replicator

    • Avoid leaking file descriptors on automatic replication restarts.

    1.17.3.1. Build and System Integration

    • Test suite now works with the distcheck target.

    1.17.3.2. Replicator

    • Stability enhancements regarding redirects, timeouts, OAuth.

    1.17.3.3. Query Server

    • Avoid process leaks
    • Allow list and view to span languages
    • Eliminate new process flood on system wake

    1.17.4.1. Build and System Integration

    • Changed couchdb script configuration options.
    • Added default.d and local.d configuration directories to load sequence.

    1.17.4.2. HTTP Interface

    • Added optional cookie-based authentication handler.
    • Added optional two-legged OAuth authentication handler.

    1.17.4.3. Storage Format

    • Add move headers with checksums to the end of database files for extra robust storage and faster storage.

    1.17.4.4. View Server

    • Added native Erlang views for high-performance applications.