Skip to content

Commit

Permalink
Update changelog for 2.31.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Lars Holmberg committed Aug 5, 2024
1 parent 90ab24a commit 44235ce
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ Changelog Highlights

For full details of the Locust changelog, please see https://github.com/locustio/locust/blob/master/CHANGELOG.md

2.31.0
======
* Fix HTML Report Stats Table https://github.com/locustio/locust/pull/2817
* URL Directory, and Multi-File Support for Locustfile Distribution https://github.com/locustio/locust/pull/2766
* Various UI improvements https://github.com/locustio/locust/pull/2815, https://github.com/locustio/locust/pull/2804, https://github.com/locustio/locust/pull/2824, https://github.com/locustio/locust/pull/2825, https://github.com/locustio/locust/pull/2826, https://github.com/locustio/locust/pull/2828
* Fix docker image build https://github.com/locustio/locust/pull/2830

2.30.0
======
* FastHttpSession: Enable passing json as a positional argument for post() and stop converting response times to int https://github.com/locustio/locust/pull/2772
Expand All @@ -12,6 +19,7 @@ For full details of the Locust changelog, please see https://github.com/locustio
* Implement Poetry build system (mainly so we don't have to commit the built frontend resources to git) https://github.com/locustio/locust/pull/2725
* UI: Replace total avg response time with 50 percentile (avg was broken) https://github.com/locustio/locust/pull/2806
* Avoid deadlock in gevent/urllib3 connection pool (fixes occasional worker heartbeat timeouts) https://github.com/locustio/locust/pull/2813
* This release got no docker image due to a build error

2.29.1
======
Expand Down

0 comments on commit 44235ce

Please sign in to comment.