v1.7.1
What's Changed
- Windows setup: real java version check (JAVA_HOME-aware) + embedded JDK fallback in the install dir by @fupelaqu in #1692
- Unix setup: parity with the Windows java handling — version-dependent floor + embedded JDK (#1692) by @fupelaqu in #1693
- setup.ps1: java version probe dies under PowerShell 5.1 when the caller runs with ErrorActionPreference=Stop by @fupelaqu in #1694
- Windows: winutils that can actually start on bare images (hadoop-3.3.6 + vcruntime safety-copy) by @fupelaqu in #1695
Full Changelog: v1.7.0...v1.7.1