You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by Apache Wiki <wi...@apache.org> on 2013/06/27 20:31:34 UTC

[Couchdb Wiki] Update of "CurrentReleases" by NoahSlater

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification.

The "CurrentReleases" page has been changed by NoahSlater:
https://wiki.apache.org/couchdb/CurrentReleases?action=diff&rev1=27&rev2=28

  
  <<TableOfContents(2)>>
  
- == 1.3.0 ==
+ == 1.3.1 ==
  
- April 9th, 2013
+ June 27th, 2013
  
- [[http://www.apache.org/dyn/closer.cgi?path=/couchdb/source/1.3.0/apache-couchdb-1.3.0.tar.gz|apache-couchdb-1.3.0.tar.gz]] [ [[http://www.apache.org/dist/couchdb/source/1.3.0/apache-couchdb-1.3.0.tar.gz.asc|OpenPGP]] ] [ [[http://www.apache.org/dist/couchdb/source/1.3.0/apache-couchdb-1.3.0.tar.gz.md5|MD5]] ] [ [[http://www.apache.org/dist/couchdb/source/1.3.0/apache-couchdb-1.3.0.tar.gz.sha|SHA]] ]
+ [[http://www.apache.org/dyn/closer.cgi?path=/couchdb/source/1.3.1/apache-couchdb-1.3.0.tar.gz|apache-couchdb-1.3.1.tar.gz]] [ [[http://www.apache.org/dist/couchdb/source/1.3.1/apache-couchdb-1.3.1.tar.gz.asc|OpenPGP]] ] [ [[http://www.apache.org/dist/couchdb/source/1.3.1/apache-couchdb-1.3.1.tar.gz.md5|MD5]] ] [ [[http://www.apache.org/dist/couchdb/source/1.3.1/apache-couchdb-1.3.1.tar.gz.sha|SHA]] ]
  
  === Changes ===
  
+  * Tolerate missing source and target fields in _replicator docs.
+  * Don't log about missing .compact files.
+  * Fix bug in WARN level logging from 1.3.0.
+  * Improve documentation: better structure, improve language, less duplication.
+  * Improvements to test suite.
-  * Added view request duration to Futon.
-  * Removed the Futon test suite in favour of the CLI test suite.
-  * Fixed unnecessary conflict when deleting and creating a document in the same batch.
-  * New and updated passwords are hashed using PBKDF2.
-  * Fix various bugs in the URL rewriter when recursion is involved.
-  * Added Server-Sent Events protocol to db changes API.
-  * Moved the JS test suite to the CLI.
-  * Make password hashing synchronous when using the /_config/admins API.
-  * Added utc_id UUID algorithm.
-  * Encode database name during URL rewriting.
-  * Include user name in show/list ETags.
-  * Per module log levels.
-  * Server-wide UUID in some replication ids.
-  * E4X support in views is now deprecated and will be removed in a future version.
-  * Experimental support for Cross-Origin Resource Sharing (CORS).
  
  == Release Support Policy ==