Releases: locustio/locust
Releases Β· locustio/locust
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
2.31.7
What's Changed
- Log locust version earlier by @cyberw in #2904
- Add Mongodb test example by @guel-codes in #2903
- Fix Login Manager Error Message by @andrewbaldwin44 in #2905
- Pin python versions to avoid gh caching issue + always Install Dependencies, even when it looks like there was a cache hit by @cyberw in #2907
- Improve Web UI Logging by @andrewbaldwin44 in #2911
- Fix Dependabot Complaints by @andrewbaldwin44 in #2912
Full Changelog: 2.31.6...2.31.7
2.31.6
What's Changed
- Simplify Generator annotations - PEP 696 by @tdadela in #2886
- Fix FastHttpSession.request json typing by @tdadela in #2885
- Filename from URL Should Strip Query Params by @andrewbaldwin44 in #2887
- Update README.md by @JonanOribe in #2889
- Remove redundant None in Any | None annotations by @tdadela in #2892
- Fix _kl_generator by filtering nonpositive User weights by @tdadela in #2891
- Add worker_count = 1 to LocalRunner for parity with MasterRunner by @tarkatronic in #2900
- Update Webui README by @andrewbaldwin44 in #2901
- Add Error Message for Accessing Login Manager without --web-login by @andrewbaldwin44 in #2902
New Contributors
- @tarkatronic made their first contribution in #2900
Full Changelog: 2.31.5...2.31.6
2.31.5
What's Changed
- WebUI: Correct types for form select by @andrewbaldwin44 in #2872
- Document use with uvx and remove openssl version from --version output by @cyberw in #2877
- Web UI Remove Scroll to Zoom by @andrewbaldwin44 in #2876
- Webui Remove chart initial data fetch by @andrewbaldwin44 in #2878
- Cleaning and improvements in the Build Pipeline by @mquinnfd in #2873
- Build pipeline tweaks - docker tagging by @mquinnfd in #2879
- Add publishing dependency on build package step by @mquinnfd in #2880
- Ensure we don't accidentally hide errors while importing in locust-cloud or locust-plugins by @cyberw in #2881
Full Changelog: 2.31.4...2.31.5
2.31.4
What's Changed
- Web UI as a Library NPM Release by @andrewbaldwin44 in #2858
- Webui Fix NPM Publish Step by @andrewbaldwin44 in #2860
- Webui Fix Version Tag in NPM Prerelease Step by @andrewbaldwin44 in #2861
- GH actions: Update names of publish steps. Don't run prerelease steps when no prerelease is actually going to be published by @cyberw in #2862
- Fix npm publish issue by @cyberw in #2863
- Web UI Github Action Publish steps must Build lib by @andrewbaldwin44 in #2864
- Webui Add build lib command to package.json by @andrewbaldwin44 in #2865
- Add favicon that looks good in light color theme by @heyman in #2866
- Webui Replace Logo SVG by @andrewbaldwin44 in #2867
- Add PostgresUser to examples by @guel-codes in #2836
- Webui Allow changing select input size by @andrewbaldwin44 in #2871
New Contributors
- @guel-codes made their first contribution in #2836
Full Changelog: 2.31.3...2.31.4
2.31.3
What's Changed
- Webui Add Scatterplot Support by @andrewbaldwin44 in #2840
- Use new logo in web UI + some minor improvements by @andrewbaldwin44 in #2844
- Webui Notification Improvements by @andrewbaldwin44 in #2846
- Add missing margin between Logo and Host in Navbar by @heyman in #2850
- Web UI Should use Built-In Echarts Time Axis by @andrewbaldwin44 in #2847
- Improve docs for --class-picker/--config-users and give better error messages if json is bad by @cyberw in #2851
- Update GitHub action versions by @cyberw in #2853
- Web UI Remove Echarts startValue by @andrewbaldwin44 in #2855
Full Changelog: 2.31.2...2.31.3
2.31.2
What's Changed
- Documentation: Configure html_baseurl and jinja on RTD by @plaindocs in #2837
- Add Tests for Web UI Line Chart by @andrewbaldwin44 in #2838
- Prebuild UI in PyPi publish steps so that even source distributions contain web UI code by @mquinnfd in #2839
Full Changelog: 2.31.1...2.31.2