Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification.
The "Breaking_changes" page has been changed by JanLehnardt.
The comment on this change is: temp views & _log are now admin-only.
http://wiki.apache.org/couchdb/Breaking_changes?action=diff&rev1=20&rev2=21
--------------------------------------------------
== Changes Between 0.11.0 and 1.0.0 ==
+ _log and _temp_views are now admin-only resources.
_bulk_docs now requires a valid `Content-Type` header of `application/json`.
+ jsonp is disabled by default. An .ini option was added to selectively enable it.
== Changes Between 0.11.0 and 0.11.1 ==
+ _log and _temp_views are now admin-only resources.
_bulk_docs now requires a valid `Content-Type` header of `application/json`.
+ jsonp is disabled by default. An .ini option was added to selectively enable it.
== Changes Between 0.10.x and 0.11.0 ==
|