locust v2.2.2 Release Notes

Release Date: 2021-09-15 // over 2 years ago
  • Full Changelog

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿ”– Version information in Docker image is incorrect #1885

    Closed issues:

    • ๐Ÿ’ป Ability to explicitly set which arguments will be exposed/visible in the web ui #1876

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ’ป Ability to hide extra args from web ui #1881 (fabito)
    • ๐Ÿ”จ Refactor (remove duplication) headless/autostart mechanism. #1880 (cyberw)
    • ๐Ÿ‘ท Wait for --expect-workers when running --autostart #1879 (cyberw)
    • ๐Ÿ‘ท Dont launch autostart greenlet on workers, even if they happened to get the --autostart flag #1878 (cyberw)
    • โž• Added documentation for start_shape #1874 (daniel135790)
    • ๐Ÿ›  Fix Regression in Full History CSV Percentiles #1873 (TaylorSMarks)
    • Ability to inject custom html elements in the head element #1872 (fabito)