change: add StartTransaction/EndTransaction method

This commit is contained in:
debugtalk
2021-12-23 09:32:53 +08:00
parent 745a29a379
commit c65b020548
6 changed files with 110 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
## v0.3.0 (2021-12-22)
- feat: implement transaction mechanism for load test
- feat: implement `transaction` mechanism for load test
- feat: support `--continue-on-failure` flag to continue running next step when failure occurs, default to failfast
- refactor: fork [boomer] as sub module
- feat: report GA events with version