v1.1.0
A feature release on top of 1.0.0
, backwards compatible.
Major new features
- new subcommand
just execute
to start a single node execution
service - New subcommand
just gc
to clean up no longer needed cache and
CAS entries just
now supports authentication to remote execution via TLS
and mutual TLSjust-mr
is now available as C++ binary and supports fetching in parallel
Important changes
-
The option
-D
now accumulates instead of ignoring all but the
latest occurrence. This is an incompatible change of the command
line, but not affecting the backwards compatibility of the build. -
The option
-L
ofjust-mr
now is an alternative name for option
--local-launcher
instead of--checkout-locations
, and thus
matching its meaning injust
. This is an incompatible change of
the command line, but not affecting the backwards compatibility of
the build.
Other changes
just install
andjust install-cas
now have a new--remember
option ensuring that the installed artifacts are also mirrored in
local CASjust analyse
now supports a new option--dump-export-targets