Degu 0.17

Milestone information

Project:
Degu
Series:
trunk
Version:
0.17
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:
1 Jason Gerard DeRose
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
1 Fix Released

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 degu-0.17.0.tar.gz (md5, sig) tarball 10
last downloaded 75 weeks ago
Total downloads: 10

Release notes 

For full release details, please see:
http://docs.novacut.com/degu/changelog.html#october-2016

Summary of changes:

* Fix compilation of C extension under GCC 6 (lp:1590459)

* The Degu server now again correctly enforces that only PUT and POST request may contain a request body (this was a regression present in Degu 0.13 through 0.16)

* `degu.applib.RouterApp` was renamed to `Router`

* `degu.server.Request` public constructor now validates the *method* argument (this only effects unit testing as during normal run-time usage the server creates the Request object using the internal private constructor)

* `degu.applib.Router` now supports nested *appmap* for multi-tier routing with a single `Router` instance

* `degu.applib.Router` and `degu.applib.ProxyApp` now have high-performance C implementations

* Experimental `degu.applib.AllowedMethods` and `degu.applib.MethodFilter` classes were added (not yet API stable, might change wildly!)

* The `degu.misc.format_request()` and `degu.misc.format_response()` functions were added; this aren't used by the real Degu backend, but they're handy for unit-testing, benchmarking, and illustration

Changelog 

This release does not have a changelog.

0 blueprints and 1 bug targeted

Bug report Importance Assignee Status
1590459 #1590459 Compilation fails under GCC 6 3 High Jason Gerard DeRose  10 Fix Released
This milestone contains Public information
Everyone can see this information.