You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by wo...@apache.org on 2017/07/19 18:54:05 UTC

[couchdb-documentation] branch 620-doc-post-etag updated: Document loss of ETag in POST as breaking change in 2.0

This is an automated email from the ASF dual-hosted git repository.

wohali pushed a commit to branch 620-doc-post-etag
in repository https://gitbox.apache.org/repos/asf/couchdb-documentation.git


The following commit(s) were added to refs/heads/620-doc-post-etag by this push:
     new 30d0d3b  Document loss of ETag in POST as breaking change in 2.0
30d0d3b is described below

commit 30d0d3b3580ad5439c25b285f321a8657491491d
Author: Joan Touzet <jo...@atypical.net>
AuthorDate: Wed Jul 19 14:53:57 2017 -0400

    Document loss of ETag in POST as breaking change in 2.0
---
 src/whatsnew/2.0.rst | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/src/whatsnew/2.0.rst b/src/whatsnew/2.0.rst
index 8c90998..fd28d3a 100644
--- a/src/whatsnew/2.0.rst
+++ b/src/whatsnew/2.0.rst
@@ -135,3 +135,15 @@ in time for the 2.0.0 release:
 .. _known issues: https://s.apache.org/couchdb-2.0-known-issues
 .. _CouchDB JIRA instance: https://issues.apache.org/jira/browse/COUCHDB
 .. _CouchDB GitHub Issues: https://github.com/apache/couchdb/issues
+
+.. _release/2.0.x/breakingchanges:
+
+Breaking Changes
+================
+
+The following changes in 2.0 represent a significant deviation from
+CouchDB 1.x and may alter behaviour of systems designed to work with
+older versions of CouchDB:
+
+* :ghissue:`620`: ``POST /dbname`` no longer returns an ETag reponse header,
+  in compliance with RFC 7231, Section 7.2.

-- 
To stop receiving notification emails like this one, please contact
['"commits@couchdb.apache.org" <co...@couchdb.apache.org>'].