locust 2.15.0 (2023-02-28)

What’s Changed

  • add is_secret option for custom args to be shown in the web UI masked by @mzhukovs in #2284

  • add events when initialize Environment by @keegoo in #2285

  • docs (#2188): Add Locust Kubernetes Operator by @AbdelrhmanHamouda in #2288

  • Update performance estimates for modern Python and hardware by @cyberw in #2295

  • fix: docs describing running without web UI had improper flag -f. Cor… by @adriangonciarz in #2297

  • Remove verbose FastHttpUser error messages by @cyberw in #2301

  • Prevent Download as PNG text from getting cut off by @allison-strandberg in #2308

  • Fix #2302 unknown worker spawning message by @ykvch in #2309

  • Remove request_success and request_failure event handlers by @cyberw in #2306