locust v2.12.1 Release Notes

Release Date: 2022-09-21 // over 2 years ago
  • Full Changelog

    ๐Ÿ›  Fixed bugs:

    • โœ… Editing a running test in the Web UI with class-picker restarts user count back at 0 #2204

    Closed issues:

    • โž• Add logger when worker is waiting for master to connect #2199
    • ๐Ÿณ Python 3.10 available for the latest docker hub hosted image #2196

    ๐Ÿ”€ Merged pull requests:

    • black format info is added #2212 (SamPosh)
    • Second fix for --class-picker resetting user_count on edits #2210 (mikenester)
    • ๐Ÿ› Bug Fix for User Class Count reset when editing a running test and using --class-picker #2207 (mikenester)
    • Modernize type hints #2205 (cyberw)
    • ๐Ÿ‘ Allow setting run time from the web UI / http api #2202 (ajt89)
    • ๐Ÿ›  Fix parsed options user classes when using class picker #2201 (mikenester)
    • โฌ†๏ธ Bump docker base image to Python 3.10 #2197 (cyberw)
    • ๐Ÿ”จ stats summary refactoring #2193 (SamPosh)