Skip to content

Releases: SvenskaSpel/locust-swarm

6.1.1

06 May 09:46
Compare
Choose a tag to compare

Fix issue with --expect-workers param when using default (all) loadgens.

Full Changelog: 6.1.0...6.1.1

6.1.0

19 Mar 19:02
Compare
Choose a tag to compare

Support pyproject.toml file for config (like locust does since 2.14)

Full Changelog: 6.0.0...6.1.0

6.0.0

20 Feb 07:30
d74ccea
Compare
Choose a tag to compare

What's Changed

  • Use built-in locustfile distribution instead of rsync by @cyberw in #16
  • Sort imports and check formatting by @cyberw in #17

Full Changelog: 5.1.2...6.0.0

5.1.2

19 Jan 08:38
Compare
Choose a tag to compare

Full Changelog: 5.1.1...5.1.2

5.1.1

19 Jan 07:48
Compare
Choose a tag to compare

What's Changed

  • Switch from pylint and black to ruff by @cyberw in #15

Full Changelog: 5.1.0...5.1.1

5.1.0

14 Jan 10:07
Compare
Choose a tag to compare

Change default number of --loadgens to be "all of them" (instead of crashing with an error message)

Full Changelog: 5.0.1...5.1.0

5.0.1

05 Jan 15:46
9ccdc33
Compare
Choose a tag to compare

What's Changed

  • Test and explicitly support Python 3.12 by @cyberw in #14

Full Changelog: 5.0.0...5.0.1

5.0.0

21 Nov 19:01
Compare
Choose a tag to compare

Use the new --processes feature in locust instead of using parallel to launch workers

Full Changelog: 4.3.0...5.0.0

5.0.0.b1

20 Nov 16:55
Compare
Choose a tag to compare
5.0.0.b1 Pre-release
Pre-release

Full Changelog: 5.0.0.b0...5.0.0.b1

5.0.0.b0

20 Nov 11:56
Compare
Choose a tag to compare
5.0.0.b0 Pre-release
Pre-release

Use the new --processes feature in locust instead of using parallel to launch workers. Beta release because it depends on a dev build of locust.

Full Changelog: 4.3.0...5.0.0.b0