Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: locustio/locust
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.32.7
Choose a base ref
...
head repository: locustio/locust
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.32.8
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Jan 30, 2025

  1. changelog

    cyberw committed Jan 30, 2025
    Copy the full SHA
    97f8e81 View commit details
  2. Fix broken link in UI

    cyberw committed Jan 30, 2025
    Copy the full SHA
    43706d3 View commit details
Showing with 51 additions and 2 deletions.
  1. +50 βˆ’1 CHANGELOG.md
  2. +1 βˆ’1 locust/webui/src/components/LocustCloudTab/LocustCloudTab.tsx
51 changes: 50 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,35 @@
# Detailed changelog
The most important changes can also be found in [the documentation](https://docs.locust.io/en/latest/changelog.html).

## [2.32.7](https://github.com/locustio/locust/tree/2.32.7) (2025-01-30)

[Full Changelog](https://github.com/locustio/locust/compare/2.32.6...2.32.7)

**Merged pull requests:**

- Web UI: Allow Showing Only an Error Message on the Login Page [\#3037](https://github.com/locustio/locust/pull/3037) ([andrewbaldwin44](https://github.com/andrewbaldwin44))
- Allow Empty Tables when Filtering [\#3036](https://github.com/locustio/locust/pull/3036) ([andrewbaldwin44](https://github.com/andrewbaldwin44))
- Allow xAxis and Grid to be Configured in Echarts [\#3035](https://github.com/locustio/locust/pull/3035) ([andrewbaldwin44](https://github.com/andrewbaldwin44))
- Code quality: Fix unused imports and switch on related ruff check [\#3034](https://github.com/locustio/locust/pull/3034) ([insspb](https://github.com/insspb))
- Add tab with locust cloud features [\#3032](https://github.com/locustio/locust/pull/3032) ([andrewbaldwin44](https://github.com/andrewbaldwin44))
- fix readme image ref links [\#3031](https://github.com/locustio/locust/pull/3031) ([changchaishi](https://github.com/changchaishi))

## [2.32.6](https://github.com/locustio/locust/tree/2.32.6) (2025-01-13)

[Full Changelog](https://github.com/locustio/locust/compare/2.32.5...2.32.6)

**Closed issues:**

- Suggestion to Add "iter\_lines" Support for "FastHttpUser" in Locust [\#3018](https://github.com/locustio/locust/issues/3018)

**Merged pull requests:**

- Update Dockerfile to use Python 3.12 as base [\#3029](https://github.com/locustio/locust/pull/3029) ([vejmoj1](https://github.com/vejmoj1))
- Update tests to check for hostname instead of fqdn [\#3027](https://github.com/locustio/locust/pull/3027) ([ajt89](https://github.com/ajt89))
- Move some argument parsing/validation from main.py to argument\_parser.py and remove deprecated parameter --hatch-rate [\#3026](https://github.com/locustio/locust/pull/3026) ([ftb-skry](https://github.com/ftb-skry))
- pin poetry-core version to \<2.0.0 in pyproject.toml [\#3025](https://github.com/locustio/locust/pull/3025) ([mgor](https://github.com/mgor))
- Optimize run time of some unit tests [\#3020](https://github.com/locustio/locust/pull/3020) ([cyberw](https://github.com/cyberw))

## [2.32.5](https://github.com/locustio/locust/tree/2.32.5) (2024-12-22)

[Full Changelog](https://github.com/locustio/locust/compare/2.32.4...2.32.5)
@@ -139,7 +168,7 @@ The most important changes can also be found in [the documentation](https://docs

## [2.31.7](https://github.com/locustio/locust/tree/2.31.7) (2024-09-25)

[Full Changelog](https://github.com/locustio/locust/compare/2.31.6...2.31.7)
[Full Changelog](https://github.com/locustio/locust/compare/2.31.4.dev9994...2.31.7)

**Merged pull requests:**

@@ -150,6 +179,26 @@ The most important changes can also be found in [the documentation](https://docs
- Log locust version earlier [\#2904](https://github.com/locustio/locust/pull/2904) ([cyberw](https://github.com/cyberw))
- Add Mongodb test example [\#2903](https://github.com/locustio/locust/pull/2903) ([guel-codes](https://github.com/guel-codes))

## [2.31.4.dev9994](https://github.com/locustio/locust/tree/2.31.4.dev9994) (2024-09-16)

[Full Changelog](https://github.com/locustio/locust/compare/2.31.4.dev9993...2.31.4.dev9994)

## [2.31.4.dev9993](https://github.com/locustio/locust/tree/2.31.4.dev9993) (2024-09-16)

[Full Changelog](https://github.com/locustio/locust/compare/2.31.4.dev9992...2.31.4.dev9993)

## [2.31.4.dev9992](https://github.com/locustio/locust/tree/2.31.4.dev9992) (2024-09-16)

[Full Changelog](https://github.com/locustio/locust/compare/2.31.4.dev9991...2.31.4.dev9992)

## [2.31.4.dev9991](https://github.com/locustio/locust/tree/2.31.4.dev9991) (2024-09-16)

[Full Changelog](https://github.com/locustio/locust/compare/2.31.4.dev999...2.31.4.dev9991)

## [2.31.4.dev999](https://github.com/locustio/locust/tree/2.31.4.dev999) (2024-09-16)

[Full Changelog](https://github.com/locustio/locust/compare/2.31.6...2.31.4.dev999)

## [2.31.6](https://github.com/locustio/locust/tree/2.31.6) (2024-09-15)

[Full Changelog](https://github.com/locustio/locust/compare/2.31.5...2.31.6)
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@ import Markdown from 'components/Markdown/Markdown';
import { useSelector } from 'redux/hooks';

const firstParagraph = `
Ready to take your load tests to the next level? With [Locust Cloud](locust.cloud), we take care of everything!
Ready to take your load tests to the next level? With [Locust Cloud](https://locust.cloud), we take care of everything!
\n
Whether your doing small load, or needing to generate millions of requests, we take care of the
load generation.