3.3.3

Dear community,

Apache CouchDB® 3.3.3 has been released and is available for download.

https://couchdb.apache.org/#download

Pre-built packages for Windows, macOS, Debian/Ubuntu and RHEL/CentOS are available.

CouchDB 3.3.3 is a maintenance release, and was originally published on 2023-12-05.

The community would like to thank all contributors for their part in making this release, from the smallest bug report or patch to major contributions in code, design, or marketing, we couldn’t have done it without you!

See the official release notes document for an exhaustive list of all changes:

    http://docs.couchdb.org/en/stable/whatsnew/3.3.html

Release Notes highlights:

  – Fix for CVE-2023-45725. The details will be released in seven days https://docs.couchdb.org/en/stable/cve/2023-45725.html. We recommend all CouchDB users upgrade.

  – Require authentication for the _replicate endpoint. This is a continuation of the 3.x “closed-by-default” security policy.

  – Fix multipart parser “attachment longer than expected” error. Previously there was a small chance attachments were not replicated.

  – Various bug fixes related to shard splitting, purging, and replication.

Apache CouchDB® lets you access your data where you need it. The Couch Replication Protocol is implemented in a variety of projects and products that span every imaginable computing environment from globally distributed server-clusters, over mobile phones to web browsers.

Store your data safely, on your own servers, or with any leading cloud provider. Your web- and native applications love CouchDB, because it speaks JSON natively and supports binary data for all your data storage needs.

The Couch Replication Protocol lets your data flow seamlessly between server clusters to mobile phones and web browsers, enabling a compelling offline-first user-experience while maintaining high performance and strong reliability. CouchDB comes with a developer-friendly query language, and optionally MapReduce for simple, efficient, and comprehensive data retrieval.

On behalf of the CouchDB PMC,
Jan Lehnardt

3.2.3 & 3.3.2

Dear community,

Apache CouchDB® 3.2.3 & 3.3.2 have been released and is available for download.

Apache CouchDB® lets you access your data where you need it. The Couch Replication Protocol is implemented in a variety of projects and products that span every imaginable computing environment from globally distributed server-clusters, over mobile phones to web browsers.

Store your data safely, on your own servers, or with any leading cloud provider. Your web- and native applications love CouchDB, because it speaks JSON natively and supports binary data for all your data storage needs.

The Couch Replication Protocol lets your data flow seamlessly between server clusters to mobile phones and web browsers, enabling a compelling offline-first user-experience while maintaining high performance and strong reliability. CouchDB comes with a developer-friendly query language, and optionally MapReduce for simple, efficient, and comprehensive data retrieval.

https://couchdb.apache.org/#download

Pre-built packages for Windows, macOS, Debian/Ubuntu and RHEL/CentOS are available.

CouchDB 3.2.3 & 3.3.2 are maintenance releases, and were originally published on 2023-04-25.

The community would like to thank all contributors for their part in making this release, from the smallest bug report or patch to major contributions in code, design, or marketing, we couldn’t have done it without you!

Release Notes highlights 3.2.3:

– Fix for CVE-2023-26268, the details of which will be released in 7 days

– Improve JavaScript process management

– Fix quoting issue with `remsh`

– All changes: https://docs.couchdb.org/en/3.2.3-docs/whatsnew/3.2.html

Release Notes highlights 3.3.2:

– Fix for CVE-2023-26268, the details of which will be released in 7 days

– Improve JavaScript process management

– Fix quoting issue with `remsh`

– Allow configurable timeouts for _view and _search

– Proxy auth can now use one of the configured hash algorithms from chttpd_auth/hash_algorithms to decode authentication tokens

– Bump recon to 2.5.3

– All changes: https://docs.couchdb.org/en/latest/whatsnew/3.3.html