v1.4.0
- Refactored
async_customerio.client_base.AsyncClientBase
to take advantage of connection pool. So the HTTP client will be created once during classasync_customerio.track.AsyncCustomerIO
andasync_customerio.api.AsyncAPIClient
instantiation.