0.15.0
-
run-crate
will now try to choose a differentJAVA_HOME
if the given
version ofCrateDB
can't be run with the defaultJAVA_HOME
. This
behavior can be disabled with--disable-java-magic
.
The behavior of theCrateNode
API is unchanged and by default won't try
to change theJAVA_HOME
. -
run-crate
will now avoid re-building branches from source if there aren't
any new commits.