0.9.28
What's Changed
- Revert to previous version of
escapeArg()
. by @fniephaus in #515 - Document test binary configuration by @abelsromero in #509
- Fixes the problem that
org.junit.jupiter.api.condition.EnabledOnOs
cannot be used in NativeTest by @linghengqian in #504 - Remove deprecated use of
getConvention
by @melix in #522 - Fix and improve major JDK version detection. by @fniephaus in #523
- Bump com.h2database:h2 from 2.1.210 to 2.2.220 in /samples/metadata-repo-integration by @dependabot in #499
- Fix toolchain documentation by @dnestoro in #525
- Re-enable Windows builds. by @fniephaus in #524
- Fix h2-related tests. by @fniephaus in #526
- Make metadata repo test version-agnostic. by @fniephaus in #527
- Make metadata repo Gradle test version-agnostic. by @fniephaus in #528
New Contributors
- @dependabot made their first contribution in #499
Full Changelog: 0.9.27...0.9.28