Skip to content

1.21.17

Choose a tag to compare

@sandromello sandromello released this 08 May 14:13
· 954 commits to main since this release
f9b3c15

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

Docker Images

Agent Image | amd64

Helm Chart

https://github.com/hoophq/helm-chart