- Prevent http servers backends from logging to stdout or stderr
- Add a new service type: embedded_http_proxy
- Simply print error on failed preflight script instead of executing
printf
- Improve the reliability of preflight script cancellation mechanism
- Add configuration entries related to preflight script
- Fix bug in
preflight
script, specifically the binary uploading step where cancellation did not restore the tty to cooked mode
- Provide better RPC infrastructure for listen-mode and spy-mode to communicate
- Solid infrastructure for running preflight scripts
- Better incremental cancellable preflight upload script
- Add functional tests for preflight script, and echo service
- Change preflight trigger to simple 3x(Ctrl+G) key sequence
- Add release script