Sourced from locust's releases.
2.39.0
What's Changed
- Add MilvusUser and example by
@zhuwenxing
in locustio/locust#3168- Add SocketIOUser by
@cyberw
in locustio/locust#3189New Contributors
@zhuwenxing
made their first contribution in locustio/locust#3168Full Changelog: https://github.com/locustio/locust/compare/2.38.1...2.39.0
2.38.1
What's Changed
- Fix test flakyness and update error message by
@amadeuppereira
in locustio/locust#3187- FastHttpUser: Dont send zstd in Accept-Encoding header by
@cyberw
in locustio/locust#3188Full Changelog: https://github.com/locustio/locust/compare/2.38.0...2.38.1
Sourced from locust's changelog.
Detailed changelog
The most important changes can also be found in the documentation.
1810fef
Tiny doc fixes48b4dfc
Link SocketIOUser from main docs.6e4fd7f
Merge pull request #3189
from locustio/Add-SocketioUser95eca45
better documentation of on_messagea56ef66
SocketIOUser docs: Link to example on GHadaa71b
SocketIOUser, add method docstrings and link to python-socketio's
readthedocs9fb3ff0
Add testcase for SocketIOUser7047247
SocketIOUser: Fix use of environment object. Remove SocketIOClient.f8ddc9c
rename socketio echo_serverae28acf
add contrib dependencies to docs build