Changelog
Breaking Changes
#1630 introduced a breaking changes for users that use the -jvm-debug
parameter
Anyone currently using -jvm-debug 5005
on JDK 9+, using the bash script, and debugging remotely needs to change it to -jvm-debug '*:5005'
to match the current behavior.
v1.11.1 (2025-02-04)
Fixed bugs:
- ERROR: failed to solve: process "/bin/sh -c id -u demiourgos728 1>/dev/null 2>&1 ... #1666
Closed issues:
- JDKPackager doesn't work with latest javafx (any alternatives?) #1667
- Forwarder script do not use "exec" #1664
- Add sbt 2.0 crossbuilds #1638
Merged pull requests:
- Update jdeb to 1.13 #1676
- Update scala3-library to 3.6.3 #1674
- Update sbt-scalafmt to 2.5.4 #1672
- scala-steward: pin scala-library to 2.12 #1670
- Update sbt-ci-release to 1.9.2 #1669
- Update scalafmt setting. enforce new wildcard syntax #1668
- 🐛 fix: use exec in forwarder scripts (#1664) #1665
- bat script: implement -jvm-debug #1663
- Remove references to BSD license; add NOTICE file #1662
- Fix the -jvm-debug and -h flags in the ash template #1630
- Update sbt-ci-release to 1.6.1 #1628
* This Changelog was automatically generated by github_changelog_generator