changes with compatibility implications
- fix: Changes the test ClassLoader to close by default, to fix
AccessDeniedExceptionby @eed3si9n in #9538. SetcloseClassLoaderstofalseto opt out, orTest / fork := trueto fork the tests that does not shutdown properly.
🐛 bug fixes
- fix: Fixes
a/build.sbtsetting leakage by @eed3si9n in #9519 - fix: Fixes sbt runner failing to start sbtn on Windows by @ColOfAbRiX in #9520
- fix: Fixes forked run baseDirectory by @eed3si9n in #9531
- fix: Fixes remote cache header values with
=by @KilianSwissborg in #9534 - fix: Fixes pipelined build deadlocks by @BrianHotopp in #9542
🚀 updates
- perf: Improve update performance by fixing projectCache by @hoangmaihuy in #9522
- perf: Improve update performance by avoiding artifact content hashing by @hoangmaihuy in #9524
- sbtn 2.0.0-731e6666 by @eed3si9n in #9545
Full Changelog: v2.0.4...v2.0.5