2.8.0
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
- @RobertCraigie made their first contribution in #2003
- @mayaCostantini made their first contribution in #2007
Full Changelog: 2.7.3...2.8.0