------------------- - [MINOR] Fix the resolution of the server idle time metric - [MINOR] Add support for managing the lifecycle of Django cache engines and connections - Fix python3.7 build (as well as staging) on Travis CI (116)
0.45.0
------------------- - [MAJOR] Add support for non-blocking client futures - [MINOR] Apply isort and clean up imports - [MINOR] Remove unused meta header for retired double-serialization - [PATCH] Add documentation for the platform-independent PySOA protocol
0.44.1
------------------- - [PATCH] Fix big introduced by logging rename
0.44.0
------------------- - [MINOR] adding support for errors due insufficient permissions (108) - [MINOR] Add option to suppress responses for send-and-forget - [MAJOR] Make the maximum Redis transport message size configurable - [MAJOR] Add a response context dict to all responses
0.43.0
------------------- - [MINOR] Fix database error sometimes encountered during idle cleanup
0.42.0
------------------- - [MINOR] Add directives for using stub_action from test plans - [MAJOR] Fix bug causing server to shut down on unserializable responses - [MINOR] Add directives for using Mock from test plans