v2.2.3-rc.0
Pre-release
Pre-release
github-actions
released this
06 Feb 16:44
·
198 commits
to main
since this release
Download
macOS:
Linux
- runme_linux_x86_64.deb
- runme_linux_arm64.deb
- runme_linux_x86_64.rpm
- runme_linux_arm64.rpm
- runme_linux_x86_64.apk
- runme_linux_arm64.apk
- runme_linux_x86_64.tar.gz
- runme_linux_arm64.tar.tz
Windows
Changelog
- 619ff1e: Fix (#484) (@sourishkrout)
- 81e29e8: Simplify dependency tree in internal/document (#483) (@adambabik)
- efb5d85: Implement new command run-locally. (@adambabik)
- e4f813c: Reduce parallelism in command pkg tests (@adambabik)
- 1382399: Fix VirtualCommand on Linux (@adambabik)
- 7b026b4: Clean up unnecessary code in VirtualCommand (@adambabik)
- 97b0813: Try CloseSendDirection with different command (@adambabik)
- 5782210: Do not close pty in closeIO() (@adambabik)
- b6a3222: Run commands natively in service when interactive=false (@adambabik)
- 8674bc2: Disable command tests on Windows (@adambabik)
- 6576b3e: Fix runnerv2service tests (@adambabik)
- e89e2a6: Handle sessions and store_last_stdout in runnerv2service (@adambabik)
- 010ff65: Fix flags in run-locally (@adambabik)
- 71780b0: Add ResolveEnv() to runnerv2alpha1 (@adambabik)
- 7c72e38: Remove unused connect protocol references (@adambabik)
- c9cedb0: Implement ResolveEnv() in runnerv2service (@adambabik)
- 1314454: Disable tests on Windows (@adambabik)
- c9607c2: Improve debuggability of TestRunnerServiceServerExecute (@adambabik)
- da00f43: Add UpdateSession() to runnerv2alpha1 (@adambabik)
- 03bcb1d: Fix flaky tests and race condition (@adambabik)
- 25fee74: Fix order of ops in runnerv2alpha1.Execute() (@adambabik)
- 1c30c25: Disable runnerv2alpha1 session tests on Windows (@adambabik)
- 0e89d1f: Backport ResolveEnv() to runnerv1 (@adambabik)
- b3883b4: Use trap to collect envs; better error handling (@adambabik)
- c55d629: Fix SetWinsizeInInitialRequest flakiness (@adambabik)
- fd8617d: Fix go_package in runnerv2alpha1 (@adambabik)
- be9f21e: Rename ResolveEnv to ResolveVars in runner.proto (@adambabik)
- bca0000: Consolidate GRPC samples (#486) (@sourishkrout)
- 8753fd0: Update actions in ci workflow (#487) (@adambabik)
- 819d392: Fix double quoted expression stmts (#488) (@sourishkrout)