Skip to content

Commit 312b888

Browse files
committed
update autogenerated changelog
1 parent 670fd5b commit 312b888

File tree

1 file changed

+27
-2
lines changed

1 file changed

+27
-2
lines changed

Diff for: CHANGELOG.md

+27-2
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,39 @@
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.33.0](https://github.com/locustio/locust/tree/2.33.0) (2025-02-24)
4+
## [2.33.2](https://github.com/locustio/locust/tree/2.33.2) (2025-03-14)
55

6-
[Full Changelog](https://github.com/locustio/locust/compare/2.33.0...2.33.0)
6+
[Full Changelog](https://github.com/locustio/locust/compare/2.33.1...2.33.2)
77

88
**Fixed bugs:**
99

10+
- There was a heartbeat disconnect during the pressure test [\#3065](https://github.com/locustio/locust/issues/3065)
11+
12+
**Closed issues:**
13+
14+
- Error Logging in FastHttpUser [\#2937](https://github.com/locustio/locust/issues/2937)
15+
16+
**Merged pull requests:**
17+
18+
- Bump @babel/runtime from 7.22.15 to 7.26.10 in /locust/webui [\#3080](https://github.com/locustio/locust/pull/3080) ([dependabot[bot]](https://github.com/apps/dependabot))
19+
- Update ruff to 0.10.0 [\#3079](https://github.com/locustio/locust/pull/3079) ([cyberw](https://github.com/cyberw))
20+
- Optimize unit tests [\#3078](https://github.com/locustio/locust/pull/3078) ([cyberw](https://github.com/cyberw))
21+
- Webui: Bump Vite Version for Dependabot [\#3074](https://github.com/locustio/locust/pull/3074) ([andrewbaldwin44](https://github.com/andrewbaldwin44))
22+
- Update uv to 0.6.5 and optimize docker start time [\#3073](https://github.com/locustio/locust/pull/3073) ([cyberw](https://github.com/cyberw))
23+
24+
## [2.33.1](https://github.com/locustio/locust/tree/2.33.1) (2025-03-08)
25+
26+
[Full Changelog](https://github.com/locustio/locust/compare/2.33.0...2.33.1)
27+
28+
**Fixed bugs:**
29+
30+
- --iterations with locust==2.33.0 and locust-plugins==4.5.3 [\#3071](https://github.com/locustio/locust/issues/3071)
1031
- uv.lock ends up in root of site-packages [\#3053](https://github.com/locustio/locust/issues/3053)
1132

33+
**Merged pull requests:**
34+
35+
- Fix html file naming crash, simplify code [\#3072](https://github.com/locustio/locust/pull/3072) ([cyberw](https://github.com/cyberw))
36+
1237
## [2.33.0](https://github.com/locustio/locust/tree/2.33.0) (2025-02-22)
1338

1439
[Full Changelog](https://github.com/locustio/locust/compare/2.32.10...2.33.0)

0 commit comments

Comments
 (0)