v0.1.0
Initial release of aio-azure-clients-toolbox.
Providing wrapped async clients for:
- BlobClient
- Cosmos
- Eventgrid
- Eventhub
- Service Bus
Also providing a connection-pooling-like interface for keeping a number of clients alive for short durations.
Lastly, this release also includes pytest fixtures.