Skip to content

Commit 4bfaf1d

Browse files
committed
changelog
1 parent 5e9ce24 commit 4bfaf1d

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

Diff for: CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
# Detailed changelog
22
The most important changes can also be found in [the documentation](https://docs.locust.io/en/latest/changelog.html).
33

4+
## [2.34.0](https://github.com/locustio/locust/tree/2.34.0) (2025-04-06)
5+
6+
[Full Changelog](https://github.com/locustio/locust/compare/2.33.2...2.34.0)
7+
8+
**Merged pull requests:**
9+
10+
- Fix missing optional argument definitions in PostKwargs [\#3088](https://github.com/locustio/locust/pull/3088) ([kairi003](https://github.com/kairi003))
11+
- Bump vite from 6.2.1 to 6.2.4 in /locust/webui [\#3087](https://github.com/locustio/locust/pull/3087) ([dependabot[bot]](https://github.com/apps/dependabot))
12+
- Web UI: Offset Graph Legend so There's no Overlap on Mobile / Narrow Screens [\#3086](https://github.com/locustio/locust/pull/3086) ([andrewbaldwin44](https://github.com/andrewbaldwin44))
13+
- FastHttpUser: Dont crash if parameters are passed to failure\(\) when someone forgot catch\_response=True [\#3085](https://github.com/locustio/locust/pull/3085) ([cyberw](https://github.com/cyberw))
14+
- Make the Locust UI Responsive [\#3083](https://github.com/locustio/locust/pull/3083) ([andrewbaldwin44](https://github.com/andrewbaldwin44))
15+
- Add OpenAI User and example [\#3081](https://github.com/locustio/locust/pull/3081) ([cyberw](https://github.com/cyberw))
16+
417
## [2.33.2](https://github.com/locustio/locust/tree/2.33.2) (2025-03-14)
518

619
[Full Changelog](https://github.com/locustio/locust/compare/2.33.1...2.33.2)

0 commit comments

Comments
 (0)