Skip to content

Commit 466d521

Browse files
committed
update autogenerated changelog
1 parent e263e86 commit 466d521

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG.md

+26
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,32 @@
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.24.0](https://github.com/locustio/locust/tree/2.24.0) (2024-02-29)
5+
6+
[Full Changelog](https://github.com/locustio/locust/compare/2.23.1...2.24.0)
7+
8+
**Fixed bugs:**
9+
10+
- Blank page when accessing Locust Web UI via reverse proxy with subpath [\#2614](https://github.com/locustio/locust/issues/2614)
11+
- \[Report\]\[Modern-UI\] HTML report is blank [\#2603](https://github.com/locustio/locust/issues/2603)
12+
13+
**Closed issues:**
14+
15+
- SocketIOUser send method supports specific subscribe request [\#2616](https://github.com/locustio/locust/issues/2616)
16+
- "Sticky" user types on workers [\#2522](https://github.com/locustio/locust/issues/2522)
17+
18+
**Merged pull requests:**
19+
20+
- Modern UI - Fix logo asset [\#2618](https://github.com/locustio/locust/pull/2618) ([andrewbaldwin44](https://github.com/andrewbaldwin44))
21+
- Bugfix/2614 relative assets and stats links [\#2615](https://github.com/locustio/locust/pull/2615) ([skyanth](https://github.com/skyanth))
22+
- \[Modern UI\] Refactor and Add Tests for Entrypoints [\#2613](https://github.com/locustio/locust/pull/2613) ([andrewbaldwin44](https://github.com/andrewbaldwin44))
23+
- Implement pyproject.toml support for Locust configuration [\#2612](https://github.com/locustio/locust/pull/2612) ([alzex3](https://github.com/alzex3))
24+
- Update Header Logo to Higher Resolution for the Modern UI [\#2611](https://github.com/locustio/locust/pull/2611) ([FooQoo](https://github.com/FooQoo))
25+
- \[Report\]\[Modern-UI\] HTML report is blank [\#2609](https://github.com/locustio/locust/pull/2609) ([andrewbaldwin44](https://github.com/andrewbaldwin44))
26+
- pluggable dispatcher logic [\#2606](https://github.com/locustio/locust/pull/2606) ([mgor](https://github.com/mgor))
27+
- Modern UI: Change Footer to Static Positioning [\#2605](https://github.com/locustio/locust/pull/2605) ([andrewbaldwin44](https://github.com/andrewbaldwin44))
28+
- Check that locustfile downloaded from URL is valid Python code [\#2604](https://github.com/locustio/locust/pull/2604) ([DennisKrone](https://github.com/DennisKrone))
29+
430
## [2.23.1](https://github.com/locustio/locust/tree/2.23.1) (2024-02-11)
531

632
[Full Changelog](https://github.com/locustio/locust/compare/2.23.0...2.23.1)

0 commit comments

Comments
 (0)