How to install
On Linux and macOS, remember to make the downloaded installer executable via chmod +x <installer file>
.
You can find more information in our README
What's Changed
- CLI-1197 Support --json option with the container command by @adombeck in #990
- Ensure build output is printed in tests by @adombeck in #1008
- fix(remoterun): don't call auth.EnsureValidToken twice by @MarkusZoppelt in #1014
- ci: improve slack message for releases by @jochil in #1018
Full Changelog: v1.7.0...v1.8.0