You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@apache.org by Noah Slater <ns...@apache.org> on 2009/03/31 15:05:50 UTC

[ANNOUNCE] Apache CouchDB 0.9.0 has been released

Hello Couch Potatoes,

Apache CouchDB 0.9.0 has been released and is available for download:

  http://couchdb.apache.org/downloads.html

This is the first release after graduating from the ASF Incubator.

Apache CouchDB is a distributed, fault-tolerant and schema-free
document-oriented database accessible via a RESTful HTTP/JSON API. Among other
features, it provides robust, incremental replication with bi-directional
conflict detection and resolution, and is queryable and indexable using a
table-oriented view engine with JavaScript acting as the default view definition
language.

CouchDB is written in Erlang, but can be easily accessed from any environment
that provides means to make HTTP requests. There are a multitude of third-party
client libraries that make this even easier for a variety of programming
languages and environments.

Version 0.9.0
-------------

 * 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.
 * Miscellaneous improvements to build, system integration, and portability.

This release contains backwards incompatible changes, please see:

  http://wiki.apache.org/couchdb/BreakingChanges

Apache CouchDB is alpha software and still under heavy development. Please be
aware that important areas such as the public API or internal database format
may see backwards incompatible changes between versions.

Relax and prosper,

-- 
Noah Slater, http://tumbolia.org/nslater

Upgrading to CouchDB 0.9.0 in Windows?

Posted by Shawn Simister <na...@gmail.com>.
Has anyone upgraded to CouchDb 0.9.0 on Windows yet? I assume I need to 
re-compile the new version of couch from source but I'm not too clear on 
how that works in Windows. Any help would be much appreciated.

Shawn

Fwd: [ANNOUNCE] Apache CouchDB 0.9.0 has been released

Posted by Jan Lehnardt <ja...@apache.org>.
Hooray!

Begin forwarded message:

> From: Noah Slater <ns...@apache.org>
> Date: 31 March 2009 15:05:50 GMT+02:00
> To: announce@apache.org, user@couchdb.apache.org
> Subject: [ANNOUNCE] Apache CouchDB 0.9.0 has been released
>
> Hello Couch Potatoes,
>
> Apache CouchDB 0.9.0 has been released and is available for download:
>
>  http://couchdb.apache.org/downloads.html
>
> This is the first release after graduating from the ASF Incubator.
>
> Apache CouchDB is a distributed, fault-tolerant and schema-free
> document-oriented database accessible via a RESTful HTTP/JSON API.  
> Among other
> features, it provides robust, incremental replication with bi- 
> directional
> conflict detection and resolution, and is queryable and indexable  
> using a
> table-oriented view engine with JavaScript acting as the default  
> view definition
> language.
>
> CouchDB is written in Erlang, but can be easily accessed from any  
> environment
> that provides means to make HTTP requests. There are a multitude of  
> third-party
> client libraries that make this even easier for a variety of  
> programming
> languages and environments.
>
> Version 0.9.0
> -------------
>
> * 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.
> * Miscellaneous improvements to build, system integration, and  
> portability.
>
> This release contains backwards incompatible changes, please see:
>
>  http://wiki.apache.org/couchdb/BreakingChanges
>
> Apache CouchDB is alpha software and still under heavy development.  
> Please be
> aware that important areas such as the public API or internal  
> database format
> may see backwards incompatible changes between versions.
>
> Relax and prosper,
>
> -- 
> Noah Slater, http://tumbolia.org/nslater
>