What's Changed
- Fixes #1345 - do not buffer logging for native-image output by @nikolaylagutko in #1540
- Fixes #1542 - GraalVMNativeImagePlugin ignores resources in src/graal by @heaven-born in #1543
- Use SOURCE_DATE_EPOCH for zip, tar, xz, gzip, rpm, msi by @stevedlawrence in #1547
- Fixes remote debug connections closing by @jackcviers in #1546
- Remove out of date version number from readme by @SethTisue in #1560
- Windows bat script improvements by @dwickern in #1563
- Update ant to 1.10.14 by @scala-steward in #1576
- Add
is_cygwin
to ash-template which always returnsfalse
by @mkurz in #1590 - Upgrade GraalVM to 22.3.3 by @dwickern in #1591
- Add
dockerBuildEnvVars
setting, fix docker test failure in CI by @dwickern in #1594 - fix support for top-level
main
methods in Scala 3 by @mberndt123 in #1592 - Upgrade sbt, scala and sbt-ci-release to avoid deprecated repo.scala-sbt.org by @mkurz in #1566
- Dependency upgrades by @mkurz in #1595
- Upgrade to latest sbt-scalafmt and scalafmt by @mkurz in #1596
New Contributors
- @nikolaylagutko made their first contribution in #1540
- @heaven-born made their first contribution in #1543
- @stevedlawrence made their first contribution in #1547
- @jackcviers made their first contribution in #1546
- @scala-steward made their first contribution in #1576
Full Changelog: v1.9.16...v1.10.0