You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2018/11/29 17:51:08 UTC

[GitHub] janl commented on a change in pull request #357: Update 2.3 release notes

janl commented on a change in pull request #357: Update 2.3 release notes
URL: https://github.com/apache/couchdb-documentation/pull/357#discussion_r237592702
 
 

 ##########
 File path: src/whatsnew/2.3.rst
 ##########
 @@ -230,6 +231,19 @@ Bugfixes
   populated with valid values.
 * :ghissue:`1717`: If the ``.ini`` config file is read only, an attempt to update the
   config through the HTTP API will now result in a proper ``eacces`` error response.
+* :ghissue:`1603`: CouchDB now returns the correct ``total_rows`` result when querying
+  ``/{db}/_design_docs``.
+* :ghissue:`1629`: Internal load validation functions no longer incorrectly hold open
+  a deleted database or its host process.
+* :ghissue:`1746`: Server admins defined in the ini file accessing via HTTP API no longer
+  result in the auth cache logging the access as a miss in the statistics.
+* :ghissue:`1607`: The replicator no longer fails to re-authenticate to open a remote
+  database when its session cookie times out due to a VDU function forbidding writes
+  or a non-standard cookie expiration duration.
+* :ghissue:`1579`: The compaction daemon no longer incorrectly only compacts a single
+  view shard for databases with a ``q`` value greater than 1.
+* :ghissue:`1737`: CouchDB 2.x now performs as well as 1.x when using a ``_doc_ids``
 
 Review comment:
   also` _design_docs`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services