summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDirkjan Ochtman <dirkjan@ochtman.nl>2014-03-27 13:51:40 +0100
committerDirkjan Ochtman <dirkjan@ochtman.nl>2014-04-01 19:35:20 +0200
commit5a4ee5f2a34a9ba720da9e6196150848f0deb241 (patch)
treefe7c10aa90c9de4d74241da54926e747b08b290b
parent5155801f8d263da1b40a9070a9deb8ae16428710 (diff)
downloadcouchdb-5a4ee5f2a34a9ba720da9e6196150848f0deb241.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