v2.1.25-M26
Pre-release
Pre-release
·
0 commits
to main
since this release
What's Changed
- Run shutdown hooks right before doing execve by @alexarchambault in #3579
- Add experimental cache server stuff for agent-based development by @alexarchambault in #3614
- Fix negative download speed values by @alexarchambault with @Copilot in #3591
- Remove ammonite from
cs setupdefault apps (deprecated) by @alexarchambault with @Copilot in #3656 - Stop building "mostly static" binaries by @alexarchambault with @Copilot in #3592
- Fix compat launcher still requiring AVX/BMI on x86-64-v2 CPUs (e.g. Jasper Lake) by @alexarchambault with @Copilot in #3601
- Improve performance of property substitution, by @retronym in #3662
- Fix possible race / concurrency issue on Windows by @alexarchambault in #3666
- Add Chdir to exec module by @alexarchambault in #3673
- Upload bootstrap launcher for Windows in GitHub release assets by @alexarchambault in #3675
- Add jpackage-based standalone JVM launcher generation, test coverage, and release artifact publishing by @alexarchambault with @Copilot in #3658
- Build standalone launcher for Windows ARM64 by @alexarchambault in #3674
- Fix OOM in reverse dependency tree via global visited set by @retronym in #3671
Documentation updates
- Document that mill is not supported for installation via coursier by @alexarchambault with @Copilot in #3590
- docs(security): add binary attestation verification guidance for release artifacts by @alexarchambault with @Copilot in #3659
- Doc: Add url= parameter for fetching artifacts without POM files by @alexarchambault with @Copilot in #3603
Updates / maintenance
- Manage test repo server from the tests themselves, build clean-ups, harden some tests by @alexarchambault in #3652
- Update mill-native-image to 0.2.5-1 by @alexarchambault in #3655
- Update Scala to 2.13.18 by @alexarchambault in #3608
- Bump picomatch from 2.3.1 to 2.3.2 in /doc/website by @dependabot[bot] in #3615
- Bump lodash.template from 4.5.0 to 4.18.1 in /doc/website by @dependabot[bot] in #3623
- Add "golden" tests for cs install JSON formats by @alexarchambault in #3661
- Stop requiring a cs launcher during the build by @alexarchambault in #3663
- Mitigate transient redirecting server startup failures by @alexarchambault in #3664
- Retry Docker auth token retrieval by @alexarchambault in #3665
- Disable cache-action fallbacks by @alexarchambault in #3667
- Update jni-utils to 0.3.4 by @alexarchambault in #3669
- Update proguard to 7.9.1 by @alexarchambault in #3670
- Update actions/{download,upload}-artifact actions by @alexarchambault in #3677
- Tweak workflow, stop requiring pre-installed cs command in build and tests by @alexarchambault in #3676
- Updates related to docker images where Linux binaries are built, re-enable Scala.js 2.13 job by @alexarchambault in #3680
- Updates related to docker images where Linux binaries are built by @alexarchambault in #3678
- Various things by @alexarchambault in #3672
- Update Mill to 1.1.5 by @alexarchambault in #3679
- Update Mill to 1.1.6 by @alexarchambault in #3681
- Update logback-classic to 1.5.34 by @scala-steward in #3684
- Update jsch to 2.27.9 by @scala-steward in #3687
- Update pprint to 0.9.6 by @scala-steward in #3689
- Update tika-core to 3.3.1 by @scala-steward in #3696
- Update plexus-archiver to 4.12.0 by @scala-steward in #3697
- Update http4s-dsl, http4s-server to 0.23.34 by @scala-steward in #3699
- Update mdoc to 2.9.0 by @scala-steward in #3705
- Update maven-model to 3.9.16 by @scala-steward in #3695
- Update utest to 0.9.5 by @scala-steward in #3691
- Update jsch to 2.28.3 by @scala-steward in #3710
- Update undertow-core to 2.3.24.Final by @scala-steward in #3693
- Update os-lib to 0.11.8 by @scala-steward in #3688
- Update svm to 21.3.18 by @scala-steward in #3698
- Update jsoup to 1.22.2 by @scala-steward in #3700
- Update jna to 5.19.1 by @scala-steward in #3711
- Update scalajs-react:core to 2.1.4 by @scala-steward in #3685
- Update python-native-libs to 0.2.5 by @scala-steward in #3683
- Update zstd-jni to 1.5.7-11 by @scala-steward in #3709
- Update slf4j-nop to 2.0.18 by @scala-steward in #3707
- Update config_3 to 1.14.0 by @scala-steward in #3708
- Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #3712
- Ensure all modules have class file versions no higher than expected by @alexarchambault in #3715
- Update undertow-core to 2.4.1.Final by @scala-steward in #3717
Full Changelog: v2.1.25-M25...v2.1.25-M26