locust v2.10.0 Release Notes

Release Date: 2022-06-27 // almost 2 years ago
  • Full Changelog

    Closed issues:

    • โž• Add ACK for worker connection #2044

    ๐Ÿ”€ Merged pull requests:

    • โœ‚ Remove timeout parameter from FastHttpUser unit tests #2123 (cyberw)
    • Convert url for getting tasks to relative #2121 (5imun)
    • More robust handling of ZMQ/RPC errors #2120 (solowalker27)
    • โšก๏ธ Update the link for reporting data to a database #2119 (AlexMooney)
    • ๐Ÿ›  fix: stopping state when running more than one worker node. #2116 (renato-farias)
    • โž• add support for custom SSLContext when using FastHttpUser #2113 (renato-farias)
    • chore: Set permissions for GitHub actions #2107 (naveensrinivasan)
    • โž• additional typing improvements #2106 (mgor)
    • Stop client_listener from raising a KeyError when receiving a client_stopped message from unknown worker #2102 (BirdLearn)
    • ๐Ÿ›  Fix multiple resetting connection after RPCError #2096 (Nosibb)
    • โž• Add ack for worker connection #2077 (Nosibb)