diff options
author | John Christopher Anderson <jchris@apache.org> | 2009-03-23 15:04:58 +0000 |
---|---|---|
committer | John Christopher Anderson <jchris@apache.org> | 2009-03-23 15:04:58 +0000 |
commit | 95463d1869509789834f12d5b0e48cdeb78f21a3 (patch) | |
tree | b637fb8a9597871ff37c2b7a453e9a87656cccb5 /NEWS | |
parent | e397d301ca0e853bcad3c6964060a7f55dd799bf (diff) |
NEWS and CHANGES for 0.9.0 release
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@757406 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 17 |
1 files changed, 14 insertions, 3 deletions
@@ -5,10 +5,21 @@ For details on backwards incompatible changes between releases, please see: http://wiki.apache.org/couchdb/BreakingChanges -Version 0.9.0-incubating +Version 0.9.0 ------------------------ -This release is still under development. + * Modular configuration. + * Performance enhancements for document and view access. + * More resilient replication process. + * Replication streams binary attachments. + * Administrator role and basic authentication. + * Document validation functions in design documents. + * Show and list functions for rendering documents and views as developer + controlled content-types. + * External process server module. + * Attachment uploading from Futon. + * Etags for views, lists, shows, document and attachment requests. + Version 0.8.1-incubating ------------------------ @@ -32,7 +43,7 @@ Released under the patronage of the Apache Software Foundation Incubator. external dependency. * Added bits of awesome. -Please note that there have been many backwards incomatible changes in this +Please note that there have been many backwards incompatible changes in this release. See http://wiki.apache.org/couchdb/BreakingChanges for more information and some tips for upgrading. |