Bug 494580 - Apache CouchDB 0.9.0 has been released
Summary: Apache CouchDB 0.9.0 has been released
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: couchdb
Version: el5
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Allisson Azevedo
QA Contact: Fedora Extras Quality Assurance
URL: http://couchdb.apache.org/
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-04-07 14:24 UTC by Nils Breunese
Modified: 2009-06-17 22:34 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-06-17 22:34:30 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Nils Breunese 2009-04-07 14:24:48 UTC
From http://mail-archives.apache.org/mod_mbox/couchdb-user/200903.mbox/raw/%3C20090331130550.GA29583@tumbolia.org%3E :

----
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.
----

Comment 1 Michael Stahnke 2009-06-17 22:13:39 UTC
It appears that 0.9.0-2.el5 is available in EPEL testing, and should be moved this Friday.  Can this be closed?

Comment 2 Allisson Azevedo 2009-06-17 22:34:30 UTC
Yeah, closing now... :)


Note You need to log in before you can comment on or make changes to this bug.