blob: 19cf4d194becd22ea655b1aa898521a50ae7a3f2 [file] [log] [blame]
---
layout: post
status: PUBLISHED
published: true
title: Apache CouchDB 1.0.4 Released
id: c4835bfc-0e7c-4c33-9e03-ddc047071848
date: '2013-01-10 22:26:25 -0500'
categories: couchdb
tags: []
permalink: couchdb/entry/apache_couchdb_1_0_4
---
<p>Apache CouchDB 1.0.4 has been released and is available for download.</p>
<p>Grab your copy here:</p>
<blockquote><p>
<a href="http://www.apache.org/dyn/closer.cgi?path=/couchdb/1.0.4/apache-couchdb-1.0.4.tar.gz">http://www.apache.org/dyn/closer.cgi?path=/couchdb/1.0.4/apache-couchdb-1.0.4.tar.gz</a>
</p></blockquote>
<p>These release notes are based on the <a href="http://git-wip-us.apache.org/repos/asf?p=couchdb.git;a=blob_plain;f=NEWS;hb=1.0.x">NEWS</a> file.</p>
<h4>Log System</h4>
<ul>
<li><strong>Fix file descriptor leak in _log.</strong></li>
</ul>
<h4>HTTP Interface</h4>
<ul>
<li><strong>Fix missing revisions in _changes?style=all_docs.</strong></li>
<li><strong>Fix validation of attachment names.</strong></li>
</ul>
<h4>View Server</h4>
<ul>
<li><strong>Avoid invalidating view indexes when running out of file descriptors.</strong></li>
</ul>
<h4>Replicator</h4>
<ul>
<li><strong>Fix a race condition where replications can go stale.</strong></li>
</ul>
<h4>More Information</h4>
<p>See the <a href="http://git-wip-us.apache.org/repos/asf?p=couchdb.git;a=blob_plain;f=CHANGES;hb=1.0.x">CHANGES</a> file and the Git <a href="http://git-wip-us.apache.org/repos/asf?p=couchdb.git;a=log;h=1.0.x">commit log</a> for more information.</p>