------------------- - [PATCH] Move extra_fields_to_redact from common to server settings
0.51.0
------------------- - [MINOR] Allow extra keys to be redacted/censored from logs via settings (128) - [MAJOR] Fix bug allowing missing `kwargs` in Redis, Local, and Stub transports
0.50.0
------------------- - [MINOR] Make the polymorphic client and server settings extensible
0.49.0
------------------- - [PATCH] Extract server settings to a separate fixture - [MINOR] Add support for a heartbeat file - [MINOR] Add managed event loop to all action requests for convenience in Python 3 services
0.48.0
------------------- - [MINOR] Add tools to support pytesty testing in pysoa services (122)
0.47.0
------------------- - [MINOR] Improve logging configuration to not conflict with Django