New
2.42.0
What's Changed
- loosen dependency on gevent by @bollwyvl in https://github.com/locustio/locust/pull/3236
- Fix reset button not working after stopping the run by @andrewbaldwin44 in https://github.com/locustio/locust/pull/3238
- Added readme badge for supported python versions by @Nirzak in https://github.com/locustio/locust/pull/3237
- Introduce DNSUser by @cyberw in https://github.com/locustio/locust/pull/3243
- Avoid using most recent python-requests because it may introduce performance issues by @cyberw in https://github.com/locustio/locust/pull/3244
New Contributors
- @bollwyvl made their first contribution in https://github.com/locustio/locust/pull/3236
- @Nirzak made their first contribution in https://github.com/locustio/locust/pull/3237
Full Changelog: https://github.com/locustio/locust/compare/2.41.6...2.42.0