* Documentation * More flexible connection string settings and support for TLS connections * Simpler api instantiation functions
0.1.7
Robustness improvements - RabbitMQ TLS and connection management - Component startup and shut down - Corrected some asyncio edge case race conditions - Test config for asyncio fixtures and consistency in github actions - added warnings to service_describe
0.1.7.a
Augmentation to 0.1.7 with documentation
0.1.6
Support for TLS connections with username and password provided credentials.
- Client x509 certificates "work", but have not been thoroughly tested across a number of various scenarios.