You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by dj...@apache.org on 2014/03/27 13:51:53 UTC

[2/2] couchdb commit: updated refs/heads/1.5.x to 5fca795

Add What's New item about uuids.max_count option


Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/5fca7956
Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/5fca7956
Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/5fca7956

Branch: refs/heads/1.5.x
Commit: 5fca7956e353f3aa5a40f1e35941560b32637f77
Parents: 43b05b9
Author: Dirkjan Ochtman <di...@ochtman.nl>
Authored: Thu Mar 27 13:51:40 2014 +0100
Committer: Dirkjan Ochtman <di...@ochtman.nl>
Committed: Thu Mar 27 13:51:40 2014 +0100

----------------------------------------------------------------------
 share/doc/src/whatsnew/1.5.rst | 9 +++++++++
 1 file changed, 9 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/5fca7956/share/doc/src/whatsnew/1.5.rst
----------------------------------------------------------------------
diff --git a/share/doc/src/whatsnew/1.5.rst b/share/doc/src/whatsnew/1.5.rst
index 0672bc8..7f2d750 100644
--- a/share/doc/src/whatsnew/1.5.rst
+++ b/share/doc/src/whatsnew/1.5.rst
@@ -21,6 +21,15 @@
    :depth: 1
    :local:
 
+.. _release/1.5.1:
+
+Version 1.5.1
+=============
+
+* Add the ``max_count`` option (:ref:`config/uuids`) to allow rate-limiting
+  the amount of UUIDs that can be requested from the :ref:`api/server/uuids`
+  handler in a single request.
+
 .. _release/1.5.0:
 
 Version 1.5.0