locust v2.4.2 Release Notes

Release Date: 2021-11-01 // over 2 years ago
  • Full Changelog

    ๐Ÿ›  Fixed bugs:

    • the report cant show the right time #1909
    • cant show html chart version locust 2.4.0 #1908

    Closed issues:

    • โšก๏ธ Update locustio/locust Docker image to Python 3.9.6 #1821

    ๐Ÿ”€ Merged pull requests:

    • โž• Add --expect-workers-max-wait parameter #1922 (cyberw)
    • ๐Ÿ›  Fixed #1909 -- Return UTC datetime with the POSIX timestamp for API /stats/report #1918 (uddmorningsun)
    • ๐Ÿ‘ท Track worker memory #1917 (solowalker27)
    • Auto-resize stats table when terminal window is resized #1914 (cyberw)
    • ๐Ÿ›  Fix typos in documentation #1912 (mnigh)
    • ๐Ÿ›  Fix missing data in stats_history/HTML chart when running LoadShape #1911 (AlexisC0de)