change: remove har2case, move all features to go version

This commit is contained in:
debugtalk
2022-03-26 11:09:32 +08:00
parent da0bec1f77
commit 6c17ea3ada
16 changed files with 22 additions and 865 deletions

View File

@@ -12,7 +12,8 @@
**python version**
- change: remove locust, you should run load tests with go version
- change: remove har2case, move all features to go version, replace with `hrp run`
- change: remove locust, you should run load tests with go version, replace with `hrp boom`
- change: remove fastapi and uvicorn dependencies
- fix: ignore exceptions when reporting GA events
- fix: remove misuse of NoReturn in Python typing