Skip to content

0.15.0

Compare
Choose a tag to compare
@mfussenegger mfussenegger released this 28 Feb 08:37
· 116 commits to master since this release
0.15.0
  • run-crate will now try to choose a different JAVA_HOME if the given
    version of CrateDB can't be run with the default JAVA_HOME. This
    behavior can be disabled with --disable-java-magic.
    The behavior of the CrateNode API is unchanged and by default won't try
    to change the JAVA_HOME.

  • run-crate will now avoid re-building branches from source if there aren't
    any new commits.