UserCouch 16.03

Milestone information

Project:
UserCouch
Series:
trunk
Version:
16.03
Released:
 
Registrant:
Jason Gerard DeRose
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
No users assigned to blueprints and bugs.
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
No bugs are targeted to this milestone.

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon usercouch-16.03.0.tar.gz (md5, sig) tarball 12
last downloaded 43 weeks ago
Total downloads: 12

Release notes 

For security reasons, UserCouch by default now disables changing any CouchDB configuration via the CouchDB REST API.

For details, please see:

http://docs.novacut.com/usercouch/usercouch.html

UserCouch consumers that needed to use the CouchDB configuration API can continue to do so with UserCouch 16.03 after making a small change to their code.

For example, you can continue to use the CouchDB configuration API with UserCouch 16.03 (and newer) by doing something like this:

>>> import usercouch
>>> from usercouch.misc import TempCouch
>>> couch = TempCouch()
>>> env = couch.bootstrap(extra=usercouch.ALLOW_CONFIG)

Note that baring any major security or stability fixes, this is the last UserCouch release expected to be officially made for and supported on Ubuntu 14.04 (Trusty Tahr).

Releases will continue to be made as needed for Ubuntu 16.04 (Xenial Xerus) and newer.

Changelog 

This release does not have a changelog.

0 blueprints and 0 bugs targeted

There are no feature specifications or bug tasks targeted to this milestone. The project's maintainer, driver, or bug supervisor can target specifications and bug tasks to this milestone to track the things that are expected to be completed for the release.

This milestone contains Public information
Everyone can see this information.