0.9.0
-
Bug #389/propagate redlock exceptions #394 - Manuel Miranda
aexit was returning whether asyncio Event was removed or not. In
some cases this was avoiding the context manager to propagate
exceptions happening inside. Now its not returning anything and will
raise always any exception raised from inside -
Fix sphinx build #392 - Manuel Miranda
Also add extra step in build pipeline to avoid future errors. -
Update alias config when config already exists #383 - Josep Cugat
-
Ensure serializers are instances #379 - Manuel Miranda
-
Add MsgPackSerializer #370 - Adam Hopkins
-
Add create_connection_timeout for redis>=1.0.0 when creating connections #368 - tmarques82
-
Fixed spelling error in serializers.py #371 - Jared Shields