mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-19 23:30:09 +08:00
merge main
This commit is contained in:
@@ -1,13 +1,18 @@
|
||||
# Release History
|
||||
|
||||
## v0.7.0 (2022-03-04)
|
||||
|
||||
- refactor: replace hashicorp plugin from net/rpc to gPRC mode
|
||||
- refactor: replace builtin json library with json-iterator/go to improve performance
|
||||
|
||||
## v0.6.3 (2022-03-04)
|
||||
|
||||
- refactor: replace hashicorp plugin from net/rpc to gPRC mode
|
||||
- feat: support customized setup/teardown hooks (variable assignment not supported)
|
||||
- feat: add flag `--log-plugin` to turn on plugin logging
|
||||
- change: add short flag `-c` for `--continue-on-failure`
|
||||
- change: use `--log-requests-off` flag to turn off request & response details logging
|
||||
- fix: support posting body in json array format
|
||||
- fix: testcase format compatibility with HttpRunner
|
||||
|
||||
## v0.6.2 (2022-02-22)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user