change: update func plugin

This commit is contained in:
debugtalk
2022-03-15 23:40:53 +08:00
parent 2585670030
commit 0582269a8e
9 changed files with 21 additions and 28 deletions

View File

@@ -3,7 +3,7 @@
## v0.6.4 (2022-03-10)
- feat: both support gPRC(default) and net/rpc mode in hashicorp plugin, switch with environment `HRP_PLUGIN_TYPE`
- refactor: move submodule `plugin` to separate repo `github.com/httprunner/plugin`
- refactor: move submodule `plugin` to separate repo `github.com/httprunner/func-plugin`
- refactor: replace builtin json library with `json-iterator/go` to improve performance
## v0.6.3 (2022-03-04)