------------------- - Roll back the phase-out of double-serialization due to incompatibility with ASGI-Redis
0.21.0
------------------- - Add option for PySOA server to gracefully recover from Redis master failover - Add support for a cached client transport to increase connection re-use - Improve server startup log to include additional information
0.20.1
------------------- - Don't record receive metrics timer in server if no message received
0.20.0
------------------- - Phase out double-serialization in favor of transport-only serialization
0.19.2
------------------- - Add a few more metrics to help identify potential client-creation bottlenecks
0.19.1
------------------- - Fix 22: Missing key issue when client and server on different Python versions