------------------- - Add new direct Redis transport that doesn't use ASGI - Deprecate ASGI transport due to performance issues - Add support for recording metrics directly within SOA clients, servers, and transports - General clean-up and improvements
0.18.1
------------------- - Add exception info to error logging
0.18.0
------------------- - Add support for `in` keyword in SOA settings
0.17.3
------------------- - Use uuid4 instead of uuid1 to calculate the client ID
0.17.2
------------------- - Pin the versions of six and attrs
0.17.1
------------------- - LocalTransportSchema server class can be a path or a class object