github locustio/locust 2.8.0

latest releases: 2.31.6, 2.31.5, 2.31.4...
2 years ago

Shrink Locust's docker image from 358MB to 95MB. Mainly by basing it on python3.9-slim instead of python3.9.

What's Changed

  • Fix empty tasks section in UI and static report bug by @EzR1d3r in #2001
  • Mark package as being typed and add some missing type hints by @RobertCraigie in #2003
  • Fix link to distributed load generation documentation in CPU log warning by @mayaCostantini in #2007
  • Shrink docker image, mainly by switching base image to python3.9-slim by @cyberw in #2009
  • Dockerfile: only install build dependencies on arm64 (everyone else has pre-built wheels) by @cyberw in #2011

New Contributors

Full Changelog: 2.7.3...2.8.0

Don't miss a new locust release

NewReleases is sending notifications on new releases.