change: add StartTransaction/EndTransaction method

This commit is contained in:
debugtalk
2021-12-23 09:32:53 +08:00
parent c7d6426f51
commit 3574135cf7
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