------------------- - [MINOR] Add static Server initializer to support settings and server patching - [MINOR] Add support for decimal.Decimal in MessagePack serializer
0.40.0
------------------- - [MINOR] Bump Conformity - [MINOR] Remove the transport cache as it is no longer needed - [MINOR] Add more documentation - [MINOR] Add a SwitchedAction class to facilitate switch usage
0.39.0
------------------- - [MINOR] Add more field names to the set of log redactions
0.38.2
------------------- - [PATCH] Import Mock if installed before unittest.mock
0.38.1
------------------- - [PATCH] Fix optionality of test plans
0.38.0
------------------- - [MINOR] Add idle timer for tracking how long servers stay idle - [PATCH] Ensure an error response is sent if response too large - [MINOR] Don't require mock library for `stub_service`, tests in Python 3 - [MINOR] Use error codes supplied by Conformity