nickva opened a new issue, #4273:
URL: https://github.com/apache/couchdb/issues/4273

   We had added a few nice features and fixed some bugs in fdbmain branch that 
may not be present in the main branch.
   
   A few candidates are:
     
     * Remove duplicated VDU and job parsing code and replace with a single 
parse Erlang module. 
https://github.com/apache/couchdb/commit/b38d77fbada7cce7de288d2cdcca8839b09888f4
   
     * Some proxy protocol handling: 
https://github.com/apache/couchdb/commit/cf71d00cb4b41da5527230d62b63e714c7777cf2
   
      * Bug combining custom headers in replicator jobs: 
https://github.com/apache/couchdb/commit/4246e9fb4d5e442944f43709e1cbec8f9ff02593
     
      * Fix bug in replicator when password or username contains `@` 
https://github.com/apache/couchdb/commit/b972f126c0266c88bc492ec13e7631a70fb5c1cd
      
      * Jiffy encoding of atts_list maybe fail if it returns an io_list 
https://github.com/apache/couchdb/commit/bdfb129c1242e26cf312d2bc5cf1fe3af2e1e56d
   
   Some of the bug fixes may already be ported, didn't get a chance to check yet


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to