locust v1.4.2 Release Notes

Release Date: 2021-01-26 // over 3 years ago
  • Full Changelog

    πŸ›  Fixed bugs:

    • βœ… Report charts plot data points after the test has ended #1677
    • SetConsoleMode throws an error when locust is run from Jenkins Powershell #1654
    • locust should exit when a load shape returns None in headless mode #1653
    • βœ… test_stop is fired twice when Locust is running in –master/worker mode #1638

    Closed issues:

    • 🌐 currently locust is supporting for stas, failures, stas history in csv format while running without web #1673
    • /swarm web endpoint should not require user_count and spawn_rate when shape_class is used #1670
    • πŸ‘‰ Show legends on charts #1651

    πŸ”€ Merged pull requests:

    • πŸ‘Œ Verify docker build & create PyPI releases through Github Actions when tags are pushed #1687 (heyman)
    • πŸ‘· Use Github Actions for CI #1686 (heyman)
    • βœ… Shutdown workers when using LoadTestShape and headless mode #1683 (max-rocket-internet)
    • Stats charts data persistance #1681 (aek)
    • πŸ›  Fix issues with render_template #1680 (aek)
    • πŸ‘Œ Improve stats data sharing from python to js #1679 (aek)
    • πŸ”‹ Feature chart sync #1678 (aek)
    • πŸ”‹ Feature stats exceptions csv #1674 (aek)
    • βœ… /swarm adjusted for tests with shape class #1671 (stanislawskwark)
    • πŸ›  Fix a typo #1665 (atktng)
    • πŸ”‹ Feature chart tooltip custom values - show user count #1658 (aek)
    • 🏁 Check if running from a tty on windows #1657 (DennisKrone)
    • ⬆️ Bump Echarts version to show charts legends #1655 (aek)
    • βž• Add example that manually adds stats entries #1645 (heyman)
    • πŸ’» Use SASS for CSS styling + UI improvements #1644 (heyman)
    • πŸ›  Fix bug causing test_stop event to be fired twice in master node #1641 (heyman)
    • βž• Added --html option to save HTML report #1637 (rloomans)