------------------- - [MINOR] Prevent server shutdown on request with non-unicode context keys (143) - [MAJOR] Add support for switching message serializer with content type header
0.54.2
------------------- - [PATCH] Fix new flake8 errors
0.54.1
------------------- - [PATCH] Add MTU cache to SyslogHandler to improve performance
0.54.0
------------------- - [MINOR] A better Syslog logging handler - [MINOR] Allow setting `side_effect` while defining the stub - [MINOR] Simplify `stub_action` decorator implementation
0.53.0
------------------- - [MINOR] If timeout specified, include it in the control header
0.52.0
------------------- - [MINOR] Remove deprecated use of "encoding" argument in msgpack.unpackb - [PATCH] Remove use of deprecated assertEquals - [PATCH] Remove use of deprecated EntryPoint.load - [PATCH] Fix usage of deprecated attr.it `convert` parameter