What's Changed
- Fix: show host url by @zifter in #2324
- Rename link text on README.md by @JE-Chen in #2334
- Remove codecov from build by @cyberw in #2337
- Put dependencies/project information in pyproject.toml instead of setup.cfg (PEP621) by @JE-Chen in #2336
- Add worker_connect event by @cyberw in #2344
- Duplicated titles by @Daemo00 in #2346
- Update rest.py by @BhattcharyaCodes in #2352
- Fixed the users dispatching when it got infinite loop (fixes #2345) by @EzR1d3r in #2350
- Clarify documentation string for
total_content_length
by @johenning in #2354 - Allow selecting user classes using LOCUST_USER_CLASSES env var by @ibarbech in #2355
- Fix passing host to user class when debugging by @LKajan in #2365
- Web UI dropdown for custom args with choices by @ktrnka in #2372
- update links to requests homepage by @evgeni in #2373
- Fix #1910 KeyboardInterrupt with load shapes by @JevonCowell in #2375
New Contributors
- @JE-Chen made their first contribution in #2334
- @Daemo00 made their first contribution in #2346
- @BhattcharyaCodes made their first contribution in #2352
- @johenning made their first contribution in #2354
- @ibarbech made their first contribution in #2355
- @LKajan made their first contribution in #2365
- @ktrnka made their first contribution in #2372
- @evgeni made their first contribution in #2373
- @JevonCowell made their first contribution in #2375
Full Changelog: 2.15.1...2.16.0