Fixes: - 7 8 cStringIO is deprecated causing failure with Python3
1.1.6
Add: - updateUser() function to middleware
1.1.5
Add: - Added support for automatically capturing outgoing API calls to 3rd parties like Stripe or your own dependencies. Just set the CAPTURE_OUTGOING_REQUESTS option to True.
1.1.4
Fix: - Support for Python 3.4 file imports
1.1.3
Add: - Support for getting originating client IP Address in the presence of proxy servers using non standard HTTP headers
1.1.2
Fixes: - Include milliseconds in the request and response time