Releases: locustio/locust
Releases Β· locustio/locust
2.32.8
2.32.7
What's Changed
- fix readme image ref links by @changchaishi in #3031
- Add tab with locust cloud features by @andrewbaldwin44 in #3032
- Allow xAxis and Grid to be Configured in Echarts by @andrewbaldwin44 in #3035
- Allow Empty Tables when Filtering by @andrewbaldwin44 in #3036
- Web UI: Allow Showing Only an Error Message on the Login Page by @andrewbaldwin44 in #3037
- Code quality: Fix unused imports and switch on related ruff check by @insspb in #3034
New Contributors
- @changchaishi made their first contribution in #3031
- @insspb made their first contribution in #3034
Full Changelog: 2.32.6...2.32.7
2.32.6
What's Changed
- Update LICENSE, fix copyright license year by @JasonnnW3000 in #3019
- Optimize run time of some unit tests by @cyberw in #3020
- pin poetry-core version to <2.0.0 in pyproject.toml by @mgor in #3025
- Move some argument parsing/validation from main.py to argument_parser.py and remove deprecated parameter --hatch-rate by @ftb-skry in #3026
- Update tests to check for hostname instead of fqdn by @ajt89 in #3027
- Update Dockerfile to use Python 3.12 as base by @vejmoj1 in #3029
New Contributors
- @JasonnnW3000 made their first contribution in #3019
- @ftb-skry made their first contribution in #3026
Full Changelog: 2.32.5...2.32.6
2.32.5
Merry Christmas/happy holidays! π
What's Changed
- Add create store export by @andrewbaldwin44 in #3004
- Treat exceptions in init event handler as fatal by @cyberw in #3009
- FastHttpUser: Fix SSL certificate loading performance issue by avoiding to load certs when they wont be used anyway by @cyberw in #3013
- Make cpu usage check sleep before the first check, and make it slightly less frequent by @cyberw in #3014
Full Changelog: 2.32.4...2.32.5
2.32.4
What's Changed
- Fix README Images for PyPi by @andrewbaldwin44 in #2989
- Add Input Type to Login Form by @andrewbaldwin44 in #2992
- Update configuration.rst to show minimalistic config example by @vkuehn in #2990
- Fix example in docs by @daniloakamine in #2993
- Dependency and node version bump by @andrewbaldwin44 in #2997
- Webui links should be relative by @andrewbaldwin44 in #2999
- Allow showing auth info on blank page by @andrewbaldwin44 in #3002
- Number of requests lower than expected in web UI by @andrewbaldwin44 in #3001
New Contributors
- @vkuehn made their first contribution in #2990
- @daniloakamine made their first contribution in #2993
Full Changelog: 2.32.3...2.32.4
2.32.3
What's Changed
- Use f-strings instead of old style string interpolation by @tdadela in #2974
- Fix crash with older worker version requesting locustfile from master by @cyberw in #2976
- Update ruff mypy by @tdadela in #2978
- Add option for Extra Options to be Required by @andrewbaldwin44 in #2981
- Use debug log level for first 5s of waiting for workers to be ready. by @cyberw in #2982
- When specifying locustfile fia url, output start of response text when it wasnt valid python by @cyberw in #2983
- README Themed Screenshots by @andrewbaldwin44 in #2985
- Ensure we never use old version of setuptools by @cyberw in #2988
Full Changelog: 2.32.2...2.32.3
2.32.2
What's Changed
- Fix doc link by @tjandy98 in #2961
- Webui Add Auth Info to Auth Page by @andrewbaldwin44 in #2963
- Fix Auth Args Type by @andrewbaldwin44 in #2965
- Report name by @obriat in #2947
- Locust Configurable Web Base Path by @andrewbaldwin44 in #2966
- Fix Web Base Path Env Variable by @andrewbaldwin44 in #2967
- Webui Add Markdown Support for Auth Page by @andrewbaldwin44 in #2969
- Fix Incorrectly Updating Stat History by @andrewbaldwin44 in #2972
New Contributors
Full Changelog: 2.32.1...2.32.2
2.32.1
What's Changed
- Web UI Remove Default Value for Select if Value is Provided by @andrewbaldwin44 in #2943
- Web UI Auth Add Password Visibility Toggle by @andrewbaldwin44 in #2941
- LocustBadStatusCode without url param in fasthttp by @swaalt in #2944
- Add Google Analytics to docs.locust.io by @heyman in #2948
- Webui Echarts Time Axis Should be Localized by @andrewbaldwin44 in #2949
- Webui Fix Echarts Axis Formatting by @andrewbaldwin44 in #2950
- Webui Override Markdown HTML Link with MUI Link by @andrewbaldwin44 in #2951
- Webui Add Custom Form to Auth Page by @andrewbaldwin44 in #2952
- Webui Echarts Redraw Request Lines if Changed by @andrewbaldwin44 in #2953
New Contributors
Full Changelog: 2.32.0...2.32.1
2.32.0
What's Changed
- lower log level for unnecessary --autostart argument by @cyberw in #2918
- Web UI Add Exports for Library by @andrewbaldwin44 in #2919
- Add CSRF example by @andrewbaldwin44 in #2920
- Add faq item: Basic auth (Authorization header) does not work after redirection by @obriat in #2921
- Webui Add Form Alert by @andrewbaldwin44 in #2922
- Add error message to swarm form by @andrewbaldwin44 in #2930
- Disable --csv for workers when using --processes. by @cyberw in #2929
- Allow alerts and errors on new and edit form by @andrewbaldwin44 in #2932
- Web UI - Fix Line Chart by @andrewbaldwin44 in #2935
- Modern UI - Fix Hide Common Options by @andrewbaldwin44 in #2934
- Decide if ipv6 can work by @nc-marco in #2923
- Run tests on python 3.13 too by @cyberw in #2939
- Log deprecation warning for Python 3.9 by @cyberw in #2940
New Contributors
Full Changelog: 2.31.8...2.32.0
2.31.8
What's Changed
- Fix RTD versioning with a deep git clone by @mquinnfd in #2913
- Url in template arg by @fletelli42 in #2914
- Web UI Auth submit should submit a POST request by @andrewbaldwin44 in #2915
- Log locust-cloud version if it is installed by @cyberw in #2916
New Contributors
- @fletelli42 made their first contribution in #2914
Full Changelog: 2.31.7...2.31.8