v2.0.14
bloop v2.0.14
Bloop v2.0.14 is a bugfix release:
- Bugfix: Allow for more than 4 tasks to be run at the same time
- Bugfix: Eagerly load sources when hashing to avoid stale diagnostics to be shown.
- Bugfix: Don't log errors to BloopLogger when running an application via debugger endpoint.
Installing Bloop
For more details about installing Bloop, please see Bloop's Installation Guide)
Merged pull requests
Here's a list of pull requests that were merged:
- Bugfix: Save initial source hashes when compiling #2722
- Bugfix: Use mapParallelUnordered to enable full paralelism #2721
- Improvement: Fix existing warnings #2720
- Build(deps): bump actions/download-artifact from 4 to 5 #2719
- Build(deps): bump actions/setup-java from 4 to 5 #2717
- Build(deps): bump actions/checkout from 4 to 5 #2718
- Improvement: Make Scalac jar discovery more flexible #2715
- Improvement: Make sure onl sbt bridge is used for bridge artifacts #2712
- Improvement: Log if visiting file fails #2710
- Bugfix: Don't log error to BloopLogger #2709
Contributors
According to git shortlog -sn --no-merges v2.0.13..v2.0.14
, the following people have contributed to
this v2.0.14
release: Tomasz Godzik, dependabot[bot].