These were the two problems I encountered while upgrading from the 0.9.1 to 0.10 version of CouchDB: http://zdzolton.wordpress.com/2009/09/04/getting-ready-for-couchdb-0-10/
Big changes in the _list and _show APIs: http://wiki.apache.org/couchdb/Formatting_with_Show_and_List#Listing_Views_with_couchdb_0.10 Breaking changes: http://wiki.apache.org/couchdb/Breaking_changes Cheers, Zach On Wed, Oct 14, 2009 at 6:58 PM, Leo Simons <[email protected]> wrote: > Hey guys, > > Thought you'd might like to hear something back...thanks for the new > release...we're in an early playing around phase... > > * in basic preliminary tests 0.10 looks quite ok for us; looks like > all our code-on-top-of-couch still works; looks like no noticeable > performance difference > * most pressing feature in 0.10 for us are some of the bugfixes on > replication stuff; will be re-evaluating push replication, more > details about any/all changes/suggestions welcome (currently we're > using pull replication because its been recommended as more robust for > 0.9...) > * the rumored (configurable?) changes to fsync behavior are not > documented well (yet?) > * hmm, in genera please do expand on release notes so we don't have to > comb through svn commits (though we're doing that anyway...) > * a mac os x 10.5 build would really help make func tests easier > pretty please :-) (@see http://janl.github.com/couchdbx/?dbx=010 ) > > > cheers, > > > Leo >
