What's Changed
- Make FastHttpUser use requests encoding detection by @cyberw in #2416
- Add a modern web UI based on React, MaterialUI and Vite by @andrewbaldwin44 in #2405
- Add run_single_user to
__all__
variable by @tdadela in #2417 - Modernize the report.html when using the --modern-ui Flag by @andrewbaldwin44 in #2420
- Stop supporting Python 3.7 by @cyberw in #2421
- Fix too long first wait time for constant_pacing (and constant_throughput) by @cyberw in #2428
- refactor(MasterRunner): simplify condition in check_stopped by @tdadela in #2432
New Contributors
- @andrewbaldwin44 made their first contribution in #2405
- @tdadela made their first contribution in #2417
- @singingwolfboy made their first contribution in #2423
Full Changelog: 2.17.0...2.18.0