summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonny Berndt <ronny@apache.org>2023-05-02 22:11:01 +0200
committerGitHub <noreply@github.com>2023-05-02 22:11:01 +0200
commit97014f1d094e366c1c2cb75791c3f819b46f8c15 (patch)
treeb61241b92e3ff332974d3f9f5180a73d5897487e
parentc1204b94c73419e7e510876b431a643e9c2d913e (diff)
downloadcouchdb-3.3.2.post2.tar.gz
docs: Backport 3.2.3 release notes (#4565)3.3.2.post23.3.x
-rw-r--r--src/docs/src/whatsnew/3.2.rst16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/docs/src/whatsnew/3.2.rst b/src/docs/src/whatsnew/3.2.rst
index d9962c5e1..a325d21d4 100644
--- a/src/docs/src/whatsnew/3.2.rst
+++ b/src/docs/src/whatsnew/3.2.rst
@@ -20,6 +20,22 @@
:depth: 1
:local:
+.. _release/3.2.3:
+
+Version 3.2.3
+=============
+
+Features and Enhancements
+-------------------------
+
+* :ghissue:`4529`: In Javascript process manager, use a database tag in
+ addition to a ddoc ID to quickly find processes. This should improve
+ performance.
+
+* :ghissue:`4509`, :ghissue:`4405`: Make remsh work with quoted cookie values.
+
+* Fix for `CVE-2023-26268 <https://docs.couchdb.org/en/latest/cve/2023-26268.html>`_.
+
.. _release/3.2.2:
Version 3.2.2