You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by dj...@apache.org on 2014/04/08 10:55:22 UTC

svn commit: r4983 - /dev/couchdb/notes/1.5.1/rc.1/apache-couchdb-1.5.1.txt

Author: djc
Date: Tue Apr  8 08:55:21 2014
New Revision: 4983

Log:
Add plaintext 1.5.1 release notes

Added:
    dev/couchdb/notes/1.5.1/rc.1/apache-couchdb-1.5.1.txt   (with props)

Added: dev/couchdb/notes/1.5.1/rc.1/apache-couchdb-1.5.1.txt
==============================================================================
--- dev/couchdb/notes/1.5.1/rc.1/apache-couchdb-1.5.1.txt (added)
+++ dev/couchdb/notes/1.5.1/rc.1/apache-couchdb-1.5.1.txt Tue Apr  8 08:55:21 2014
@@ -0,0 +1,27 @@
+                       Apache CouchDB 1.5.1 Release Notes
+
+   Apache CouchDB 1.5.1 has been released and is available for download.
+
+   CouchDB is a database that completely embraces the web. Store your data
+   with JSON documents. Access your documents with your web browser, via
+   HTTP. Query, combine, and transform your documents with JavaScript.
+   CouchDB works well with modern web and mobile apps. You can even serve web
+   apps directly out of CouchDB. And you can distribute your data, or your
+   apps, efficiently using CouchDB’s incremental replication. CouchDB
+   supports master-master setups with automatic conflict detection.
+
+   Grab your copy here:
+
+     http://couchdb.apache.org/
+
+   Pre-built packages for Windows and OS X are available.
+
+   CouchDB 1.5.1 is a security release, and was originally published on
+   2014-04-08.
+
+   These release notes are based on the changelog.
+
+Changes
+
+     * Add the max_count option to allow rate-limiting the amount of UUIDs
+       that can be requested from the /_uuids handler in a single request.

Propchange: dev/couchdb/notes/1.5.1/rc.1/apache-couchdb-1.5.1.txt
------------------------------------------------------------------------------
    svn:eol-style = native