What's Changed
- Doubles the default connection pool size from 15 to 30
- Drops support for Python 3.8
- Fixes
Semaphore
issue where connection pool limits could lead to a deadlock - Simplifies internals and improves logging
Full Changelog: v0.3.0...v0.4.0