* Update contrib support for celery 3.1.4 * Add datetime serialization to msg pack encoder
-- Rhett Garber <rhettggmail.com> Thu, 21 Nov 2013 15:08:00 -0800
0.5.8
* Fix oxview issue where multiple lines would be printed if JSON was enabled. (wonga00)
-- Rhett Garber <rhettggmail.com> Tue, 19 Nov 2013 10:49:00 -0800
0.5.7
* Enhanced Django middleware to optionally include 'version' or 'revision' request attributes.
-- Rhett Garber <rhettggmail.com> Thu, 14 Nov 2013 15:53:00 -0800
0.5.6
* Fixed bug in Django middleware where blocked requests caused response error. * Added new decorator wrapping a function in a context.
-- Rhett Garber <rhettggmail.com> Thu, 24 Oct 2013 11:42:00 -0700
0.5.5
* Handle serializing python decimal and other more resiliancy around serializing contexts. * Django middleware handles 'None' response values. * Remove extra cookies value in django middleware. It can be parsed out of headers.
-- Rhett Garber <rhettggmail.com> Tue, 22 Oct 2013 11:11:00 -0700
0.5.4
* Fix issue with logger that could result in some bad recursion.
-- Rhett Garber <rhettggmail.com> Mon, 21 Oct 2013 22:57:00 -0700