v2.1.15
What's Changed
- Add --jdk-version option by @alexarchambault in #3109
- Avoid using FileInputStream and FileOutputStream by @alexarchambault in #3120
- Stop cross-compiling cli module by @alexarchambault in #3123
- Support new indices published on Maven Central by @alexarchambault in #3127
- Slightly rework API for coursier-provided JVM channels by @alexarchambault in #3128
- Stop using FileInputStream by @alexarchambault in #3132
- Try to generate attestations for build artifacts by @alexarchambault in #3131
- Skip directories when listing installed tools, fix #3117 by @allxiao in #3118
Updates / maintenance
- Remove argonaut-shapeless dependency from jvm module by @alexarchambault in #3094
- Miscellaneous stuff by @alexarchambault in #3099
- Address some more compilation warnings by @alexarchambault in #3100
- Address some compilation warnings by @alexarchambault in #3101
- Bump cookie and express in /doc/website by @dependabot in #3104
- Update os-lib to 0.11.2 by @scala-steward in #3105
- Update os-lib to 0.11.3 by @scala-steward in #3106
- Add more resolution tests by @alexarchambault in #3107
- NIT tests stuff by @alexarchambault in #3108
- Update http4s-dsl, http4s-server to 0.23.29 by @scala-steward in #3111
- Add resolution consistency check by @alexarchambault in #3112
- Actually run tests on Scala.JS by @alexarchambault in #3114
- Refactor build before bumping Mill to 0.12 by @alexarchambault in #3115
- Address some compilation warnings by @alexarchambault in #3119
- Don't hardcode cs version in workflows by @alexarchambault in #3121
- Don't assume the tests run from the root of the project by @alexarchambault in #3116
- Update Mill to 0.12.0 by @alexarchambault in #3113
- Run Windows CI on Java 17 by @alexarchambault in #3126
- Update workflow mac image by @alexarchambault in #3125
- Pass unique upload names to upload-artifact action by @alexarchambault in #3130
- NIT by @alexarchambault in #3129
- Bump actions/download-artifact from 3 to 4 by @dependabot in #3074
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #3014
- Bump actions/download-artifact from 3 to 4 by @dependabot in #3135
- Address case app related warnings by @alexarchambault in #3133
- Update plexus-archiver to 4.9.2 by @scala-steward in #2951
- Update scala-cli:config to 1.1.3 by @scala-steward in #2933
- Update scala-async to 1.0.1 by @scala-steward in #2173
- Update mill-mima to 0.1.11 by @alexarchambault in #3138
- Dynamically compute mima previous versions by @alexarchambault in #3139
- Build things with JDK 17, but preserve Java 8 compat anyway by @alexarchambault in #3137
New Contributors
Full Changelog: v2.1.14...v2.1.15