5.0.0 (2022-02-05)
BREAKING CHANGES
CIAnalyzer using keepalive and limit the number of concurrent requests from v5.0.0. Both behaviors are set in default, but these can disable through --keepalive and --max-concurrent-requests.
Bug Fixes
Features
- Add --keepalive option (c30e7f9)
- Add --max-concurrent-requests option(27bf089)