summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDirkjan Ochtman <dirkjan@ochtman.nl>2014-03-27 13:51:40 +0100
committerDirkjan Ochtman <dirkjan@ochtman.nl>2014-03-27 13:51:40 +0100
commit5fca7956e353f3aa5a40f1e35941560b32637f77 (patch)
tree7b4b1e04c0f2a3bc812c520a0a6ce2385d9b3852
parent43b05b91d80d89afe9bf29f989065cfaf8239841 (diff)
downloadcouchdb-5fca7956e353f3aa5a40f1e35941560b32637f77.tar.gz
Add What's New item about uuids.max_count option
-rw-r--r--share/doc/src/whatsnew/1.5.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/share/doc/src/whatsnew/1.5.rst b/share/doc/src/whatsnew/1.5.rst
index 0672bc81e..7f2d7509c 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