Improved
2.0.0-RC8
π updates
- BSP: Return build targets sources from
buildTarget/dependencySourcesrequest by @azdrojowa123 in https://github.com/sbt/sbt/pull/8404 - Show warnings when scalaVersion is missing by @eed3si9n in https://github.com/sbt/sbt/pull/8428
π bug fixes
- fix: Fixes managed resources missing from the JAR by @eed3si9n in https://github.com/sbt/sbt/pull/8394
- fix: Handle errors in
build.sbtgracefully by @azdrojowa123 in https://github.com/sbt/sbt/pull/8399 - fix #8340: Add regression test by @anatoliykmetyuk in https://github.com/sbt/sbt/pull/8408
- fix #8345: forked test execution doesn't access main resources by @anatoliykmetyuk in https://github.com/sbt/sbt/pull/8402
- fix #8405 updateSbtClassifiers plugins output by @anatoliykmetyuk in https://github.com/sbt/sbt/pull/8412
- fix: Switch to using shaded-gson to allow arbitrary Gson on classpath by @eed3si9n in https://github.com/sbt/sbt/pull/8419
- fix: Scala 3.8 REPL support by @eed3si9n in https://github.com/sbt/sbt/pull/8420
- fix: Port projectMatrix crossVerson support by @eed3si9n in https://github.com/sbt/sbt/pull/8421
- fix: Fixes
helpcommand arguments parsing by @Duhemm in https://github.com/sbt/sbt/pull/8423 - fix: Replace Scala version with
uwhencrossPathsisfalseby @eed3si9n in https://github.com/sbt/sbt/pull/8422 - fix: Resolver.combineDefaultResolvers by @eed3si9n in https://github.com/sbt/sbt/pull/8426
- fix: Workaround for NoSuchFileException by @eed3si9n in https://github.com/sbt/sbt/pull/8427
- fix: Use TCP for forked test by @eed3si9n in https://github.com/sbt/sbt/pull/8431
behind the scenes
- ci: Update mima setting by @xuwei-k in https://github.com/sbt/sbt/pull/8390
- refactor: Use
-Werrorinstead of-Xfatal-warningsby @xuwei-k in https://github.com/sbt/sbt/pull/8401 - ci: Bump RC to RC8-bin-SNAPSHOT by @anatoliykmetyuk in https://github.com/sbt/sbt/pull/8409
- ci: Bump dessant/lock-threads from 5 to 6 by @dependabot[bot] in https://github.com/sbt/sbt/pull/8417
- Merge 1.12.x by @eed3si9n in https://github.com/sbt/sbt/pull/8436
- deps: Zinc 2.0.0-M11 by @eed3si9n in https://github.com/sbt/sbt/pull/8437
new contributors
- @anatoliykmetyuk made their first contribution in https://github.com/sbt/sbt/pull/8402
Full Changelog: https://github.com/sbt/sbt/compare/v2.0.0-RC7...v2.0.0-RC8