Skip to content

v1.4.0

Compare
Choose a tag to compare
@akalex akalex released this 11 Mar 09:36
· 3 commits to master since this release
4904840
  • Refactored async_customerio.client_base.AsyncClientBase to take advantage of connection pool. So the HTTP client will be created once during class async_customerio.track.AsyncCustomerIO and async_customerio.api.AsyncAPIClient instantiation.