Changelog
Features
- Add concurrency view and ramp-up option.
- Add support for Unix domain socket requests.
- Add support for HTTP proxy configuration.
Fixes
- Fix concurrency issues found by the Go race detector.
- Fix several code review issues in charts, reporting, printing, and requester handling.
- Fix IPv6 localhost dialing.
Documentation and CI
- Update usage documentation.
- Update release workflow actions.