Co-authored-by: Matt Feury <mattfeury@gmail.com>
Signed-off-by: Ashish Kurmi <akurmi@stepsecurity.io>
bump version
Co-authored-by: lizhisheng <zhishengli@deepglint.com>
release v0.44.0
bump version to v0.43.0
* update docker image building
github.com/fatedier/frp/client.(*Service).ctl
* fix: data race in client/service.go * review fixes
Signed-off-by: cuishuang <imcusg@gmail.com>
bump version to v0.41.0
* feat: random sleep duration before reconnecting * fix: bug
Co-authored-by: Johan Hernefeldt <johan.hernefeldt@moralis.io>
* add close proxy op * Move to actual closing routine * Fix e2e tests for CloseProxy * Add warning on resource exhaustion * Add CloseProxy to manual close * retuen errors to `CloseProxy` callers