v2.0.0-RC6-21
Pre-release
Pre-release
- Slightly less secure defaults for credentials (those passed via
--credentials
and--credentials-file
now don't require https by default, and are automatically tried when getting an authentication error on their host) - Allow to read JVM option files upon startup in bootstraps (pass
--jvm-option-file .jvmopts
to thebootstrap
command to have the bootstrap read.jvmopts
if it exists)