Skip to content

v1.5.4

Compare
Choose a tag to compare
@bloopoid bloopoid released this 04 Oct 15:46
· 1184 commits to main since this release
573d26b

bloop v1.5.4

Bloop v1.5.4 is a bugfix release.

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: Revert to bsp 2.0.0, since later versions don't run on JDK 8 #1829
  • Chore: set canDebug capabilities to true #1820
  • Build(deps): bump scala-library from 2.13.6 to 2.13.9 in /integrations/maven-bloop/src/test/resources/multi_dependency/module1 #1828
  • Build(deps): bump scala-library from 2.13.6 to 2.13.9 in /integrations/maven-bloop/src/test/resources/test_jars #1826
  • Build(deps): bump scala-library from 2.13.6 to 2.13.9 in /integrations/maven-bloop/src/test/resources/multi_dependency/module2 #1825
  • Build(deps): bump scala-library from 2.13.6 to 2.13.9 in /integrations/maven-bloop/src/test/resources/basic_scala #1824
  • Build(deps): bump scala-library from 2.13.6 to 2.13.9 in /integrations/maven-bloop/src/test/resources/multi_scala/module2 #1823
  • Improve test BSP service #1769
  • Bugfix: Try to download semanticdb even if it might not be supported #1821
  • Run source generators in topological order #1819
  • Store source generators' states #1784
  • Show stack traces of Errors thrown in asynchronous code #1778
  • Add support for source generators in Bloop #1774
  • Update gradle docs #1783
  • Fix: empty parameters json parsing #1782
  • Unblock bloop - upgrade monix and bsp4s #1759
  • Chore: Automatically add hook for validating formatting #1780
  • Truncate file timestamp in AttributedPath to milliseconds #1776
  • Missing string interpolation #1777
  • Bugfix: Try and fix issue with Base64 reflection #1775
  • Fix: avoid resource file updates in test #1773
  • Fix: check if products were removed in inc compilation #1772
  • Support scala android plugin on Gradle #1768
  • Upgrade sbt-librarymanagement to 1.1.5 due to CVEs in its 1.0.x tree. #1770

Contributors

According to git shortlog -sn --no-merges v1.5.3..v1.5.4, the following people have contributed to
this v1.5.4 release: Vadim Chelyshov, Øyvind Raddum Berg, Martin Duhem, Tomasz Godzik, dependabot[bot], Arthur McGibbon, Kamil Podsiadlo, ScalaWilliam.