------------------- - [PATCH] Make typing dependency more specific to fix missing types - [MINOR] Use Conformity's Settings and deprecate PySOA's Settings
0.67.1
------------------- - [PATCH] Fix import errors in Python 3.5.2/3.6.1 and fix Harakiri logging
0.67.0
------------------- - [MINOR] Fix 198: Double import trap is broken in Python 3.7 - [PATCH] Update docs further - [MAJOR] Add support for response chunking to Redis Gateway transport - [MAJOR] Support UTC-aware datetime objects in MsgpackSerializer
0.66.0
------------------- - [MINOR] Add pre-fork hook method to Server class, clean up prints - [MINOR] Further improve harakiri and verify with functional tests - [PATCH] Update test documentation to use FIELD_MISSING constant instead of string (184)
0.65.0
------------------- - [MINOR] Refactor harakiri to log details about running threads' stacks - [MINOR] Add robust support for safe asynchronous code - [PATCH] Clean up Travis file using config.travis-ci.org
0.64.1
------------------- - [PATCH] Commit metrics during perform_pre_request_actions