Release 5.3.0
Fixed
- Issue #198: Python 3.8+ logging issue, by @HardNorth
- Issue #200: max_pool_size not worked without retries setting, by @ericscobell
- Issue #202: TypeError on request make, by @HardNorth
Changed
- Statistics service rewrite, by @HardNorth
Removed
- Deprecated code,
service.py
andLogManager
incore
package, by @HardNorth