Skip to content

v1.4.0

Compare
Choose a tag to compare
@maxsokolovsky maxsokolovsky released this 31 Oct 21:03
· 31 commits to main since this release
c69495b

Major addition

This release introduces the login command for a quick browser-based authentication flow.

Smaller changes

When there is more than one page in a table of resources, such as environments, the CLI informs the user which page is next.
Some status messages have been adjusted (when environments get queued for restart and rebuild).
The CLI now prints the stack trace on any panics.
Users may run some general help commands without having authenticated to the CLI.
The Dockerfile now has instructions to inject the version and Git commit into the binary in the container.
Some third-party dependencies have been updated.

Full Changelog: v1.3.1...v1.4.0