1.21.17
Changelog
Improvement on webapp execution endpoints (#361)
- [gateway/api] Removed time.After to avoid leak of channels on clientexec calls
- [gateway/api] Exec routes now return a new attribute output_status=failed|success|running
- [gateway/api] Exec routes now return transport errors as 200 status code instead of 4xx
- [gateway/api] Exec routes will always return exit_code=-2 in case the exit code is not set
- [gateway/api] Receiving packets via stream.Recv is performed in a go routine
- [gateway/api] /api/connections/:name/exec /api/sessions endpoints uses the same exec handler
- [gateway/transport] Receiving packets via stream.Recv is performed in a go routine
- [gateway/transport] Skip enabling tracing for local environments
Assets
- hoop-darwin-arm64
- hoop-darwin-amd64
- hoop-linux-arm64
- hoop-linux-amd64
- hoop-windows-arm64
- hoop-windows-amd64
- checksums.txt