Skip to content

Releases: SvenskaSpel/locust-plugins

4.3.2

19 Dec 09:22
54af68d
Compare
Choose a tag to compare

What's Changed

  • Distributor: dont block locusts client_listener loop by @cyberw in #156

Full Changelog: 4.3.1...4.3.2

4.3.1

16 Dec 20:01
Compare
Choose a tag to compare

Full Changelog: 4.3.0...4.3.1

4.3.0

12 Dec 12:11
7c4bffb
Compare
Choose a tag to compare

What's Changed

  • export opcode to SocketIOUser send method to support send binary and … by @luis-allan in #151
  • Introduce distributors (originally named synchronizers), a way for workers to easily get data from master in an ordered way (using any iterator) by @cyberw in #152 #153 #154
  • Allow concurrent distributors by @cyberw in #155

New Contributors

Full Changelog: 4.2.0...4.3.0

4.2.0

26 Oct 05:12
a792443
Compare
Choose a tag to compare

What's Changed

  • Add support for python 3.12, drop support for 3.7 by @cyberw in #148

Full Changelog: 4.1.0...4.2.0

4.1.0

18 Oct 08:21
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.0.0...4.1.0

4.0.0

24 Aug 09:10
b39d600
Compare
Choose a tag to compare

What's Changed

  • Breaking change (#138):

Stop exposing users directly under locust plugins.users (and listener classes)
Make most of our sub-dependencies optional (install using pip install locust-plugins[feature])

Full Changelog: 3.4.2...4.0.0

3.4.2

01 Aug 14:53
9c62e29
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.4.1...3.4.2

3.4.1

01 Aug 10:56
3c857e8
Compare
Choose a tag to compare

What's Changed

  • Ensure last requests get sent back to master when using -i/--iterations limit by @cyberw in #135

Full Changelog: 3.4.0...3.4.1

3.4.0

23 Jul 09:09
Compare
Choose a tag to compare

What's Changed

  • Propagate return values of Paho's original client methods by @flbraun in #131
  • Make client class of MqttUser configurable by @flbraun in #133
  • Fix issue with playwright #104

New Contributors

Full Changelog: 3.3.1...3.4.0

3.3.1

31 May 08:27
Compare
Choose a tag to compare

Full Changelog: 3.3.0...3.3.1