locust v1.0 Release Notes

Release Date: 2020-05-16 // almost 4 years ago
  • Full Changelog

    ๐Ÿ›  Fixed bugs:

    • FastHttpUser doesn't use the SNI TLS extension #1360
    • ๐Ÿณ DEBUG output in docker is not working #1337
    • Can't run Locust distributed with --csv-full-history #1315
    • [Nested TaskSet] Child TaskSet's on_stop method is not called when GreenletExit #1206

    Closed issues:

    • โž• Add @only decorator to TaskSets #1275
    • ๐ŸŒฒ resp.failure() shouldnt immediately log a failed request, just mark it a such #1335
    • ๐Ÿ”„ Change CSV column names #1317
    • โœ‚ Remove @seq_task and instead add a SequentialTaskSet class #1286
    • ๐Ÿ”„ Change how logging is handled #1285
    • โœ… Remove the Locust.setup and Locust.teardown hooks in favour of adding test_start and test_stop events #1284
    • ๐Ÿ“‡ Rename Locust to User/LocustUser #1283
    • ๐Ÿ’ป Clean up among the command line arguments #1282
    • ๐Ÿณ Docker image should not require TARGET_URL #1247
    • Duplicate/confusing entry in pypi #817
    • โœ… How to run test programatically #222
    • Alternative terminology for "slave" #220

    ๐Ÿ”€ Merged pull requests: