On Wed, Sep 15, 2010 at 1:51 PM, Robert Newson <[email protected]> wrote: > All, > > I figured I'd start the thread as I have some cool stuff in trunk that > I'd like to see in a release one of these days. > > What should be in 1.1? When should we release it? > > FYI: I've added three things I think are important for 1.1; > > 1) support for the Range header for uncompressed attachments.
> 2) HTTPS support for the couchdb daemon. the addition of more SSL support requires us to update our crypto disclosure before the release. the details are here: http://www.apache.org/dev/crypto.html Since we are really just using the Erlang SSL libraries, I think the best option is to change our listing from ibrowse to ssl. that way should we move to a different http client in the future we won't need to worry about paperwork. Chris > 3) _sum now supports an array of numbers. > > I believe there's at least one important fix needed for 1.1; > > 1) The replicator allows ssl connections to hosts with self-signed > certificates by default, obviating the security of the protocol. Since > this is the OTP default (seriously), we probably want to get a patch > upstream as well. > > B. > -- Chris Anderson http://jchrisa.net http://couch.io
