Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@Yanivridel Yanivridel released this 21 Aug 09:53
83efbd4

Release Notes - Version 2.0.0

Major Release: Full Async/Await Migration

  • All API methods are now async and require await
  • Must use async with for ApiClient
  • Not backwards compatible with v1.x

🚄 Performance Improvements

  • 3-5x faster queue operations
  • Migrated from urllib3 to aiohttp
  • Concurrent API calls support

Full Changelog: 1.0.0...2.0.0