Skip to content

Releases: scalacenter/bloop

v1.5.14

31 Jan 18:31
2d03cc5
Compare
Choose a tag to compare

bloop v1.5.14

Bloop v1.5.14 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:

  • Build(deps): Update zt-zip from 1.16 to 1.17 #2256
  • Fix: incorrect directory in debug tests for scala-cli #2254
  • Build(deps): Update scala-debug-adapter from 3.1.5 to 3.1.6 #2255
  • Build(deps): Update bsp4s from 2.1.0-M7 to 2.1.1 #2253
  • Build(deps): Update tools from 0.4.16 to 0.4.17 #2252
  • Fixes misspelling runing -> running #2247
  • Build(deps): Update org.eclipse.jgit, ... from 5.13.2.202306221912-r to 5.13.3.202401111512-r #2246
  • Build(deps): Update brave from 5.17.1 to 5.18.1 #2241
  • Build(deps): Update sbt-mdoc from 2.5.1 to 2.5.2 #2240
  • Build(deps): Update brave from 5.17.0 to 5.17.1 #2236
  • Build(deps): Update zipkin-sender-urlconnection from 2.17.1 to 2.17.2 #2237
  • Build(deps): Update zinc from 1.9.5 to 1.9.6 #2238
  • Refactor: Further backports from bloop-core #2233
  • Bugfix: Print copying error together with stacktrace #2232
  • Build(deps): Update scalajs-linker, ... from 1.14.0 to 1.15.0 #2234
  • Refactor: Backport changes from bloop-core #2224
  • Build(deps): Update sbt-scalajs, scalajs-linker, ... from 1.14.0 to 1.15.0 #2226
  • Refactor: Remove Bloop4j as it seems not to be used at all #2223
  • Refactor: Remove forked parts of scala js envs #2221
  • Chore(deps): bump actions/download-artifact from 3 to 4 #2229
  • Chore(deps): bump actions/upload-artifact from 3 to 4 #2228
  • Build(deps): Update log4j-core from 2.22.0 to 2.22.1 #2222
  • Build(deps): Update zipkin-sender-urlconnection from 2.17.0 to 2.17.1 #2220
  • Build(deps): Update brave from 5.16.0 to 5.17.0 #2219
  • Don't show warning when using the correct version of JDK #2218
  • Build(deps): Update zipkin-sender-urlconnection from 2.16.5 to 2.17.0 #2216
  • Build(deps): Update sbt, test-agent from 1.9.7 to 1.9.8 #2217
  • Improvement: Change information about test framework to warn #2214
  • Build(deps): Update zipkin-sender-urlconnection from 2.16.4 to 2.16.5 #2213
  • Build(deps): Update jna, jna-platform from 5.13.0 to 5.14.0 #2212
  • Build(deps): Update log4j-core from 2.21.1 to 2.22.0 #2208
  • Build(deps): Update scalafmt-core from 3.7.15 to 3.7.17 #2210
  • Chore: Use the default download location for download action #2207

Contributors

According to git shortlog -sn --no-merges v1.5.13..v1.5.14, the following people have contributed to
this v1.5.14 release: scala-center-steward[bot], Tomasz Godzik, dependabot[bot], Katarzyna Marek, Marcus Rosti.

v1.5.13

07 Dec 15:17
fa8f48d
Compare
Choose a tag to compare

bloop v1.5.13

Bloop v1.5.13 is a bugfix release. It fixes the issue with sbt plugin always fully recompiling the workspace.

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:

  • Chore: Update scala-debug-adapter to newest #2204
  • Chore(deps): bump actions/setup-java from 3 to 4 #2203
  • Docs: Add release notes for 1.5.13 #2202
  • Chore: Print better errors when bloopInstall failed #2200
  • Bugfix: Don't use fullclasspath in sbt plugin #2199

Contributors

According to git shortlog -sn --no-merges v1.5.12..v1.5.13, the following
people have contributed to this v1.5.13 release: Tomasz Godzik,
dependabot[bot].

v1.5.12

22 Nov 13:40
fa87d42
Compare
Choose a tag to compare

bloop v1.5.12

Bloop v1.5.12 is mostly a bugfix release, however some improvements were added,
which includes:

  • Support for BSP's buildTargetDependencyModules by
    Arthurm1.
  • Always show full stack traces coming from the compiler.
  • Automatically add -release option when needed, which will make sure that the
    right JDK is used to compile your project by the Scala compiler.

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: Export runtime jars correctly from sbt #2195
  • Implement BSP buildTargetDependencyModules #2197
  • Bugfix: Make sure proper runtime classpath is used when debugging #2196
  • Chore: Add full error stack trace #2193
  • Bugfix: checkout all submodules on website release #2194
  • Chore: Update mdoc and move website release to a separate job #2191
  • Bugfix: Fix sbt integration tests #2190
  • Build(deps): Update scalaz-core from 7.3.7 to 7.3.8 #2189
  • Build(deps): Update utest from 0.8.1 to 0.8.2 #2184
  • Update sbt bloopGenerate docs to use Value(None) #2185
  • Chore: don't use javadoc classifier as default for bloopInstall #2182
  • Chore(deps): bump actions/setup-node from 3 to 4 #2183
  • Build(deps): Update log4j-core from 2.21.0 to 2.21.1 #2179
  • Build(deps): Update scalafmt-core from 3.7.14 to 3.7.15 #2180
  • Build(deps): Update sbt, test-agent from 1.9.6 to 1.9.7 #2178
  • Build(deps): Update sbt-mdoc from 2.3.8 to 2.4.0 #2177
  • Build(deps): Update log4j-core from 2.20.0 to 2.21.0 #2176
  • Chore(deps): bump @babel/traverse from 7.9.6 to 7.23.2 in /website #2175
  • Build(deps): Update tools from 0.4.15 to 0.4.16 #2174
  • Feature: Automatically add -release option when needed #2172
  • Build(deps): Update sbt-mdoc from 2.3.7 to 2.3.8 #2173
  • Improvement: trim spaces when filtering the only tests that should be run
    #2171
  • Build(deps): Update bsp4s from 2.1.0-M6 to 2.1.0-M7 #2169
  • Chore(deps): bump actions/checkout from 3 to 4 #2168
  • Build(deps): Update asm, asm-util from 9.5 to 9.6 #2167
  • Build(deps): Update bsp4s from 2.1.0-M5 to 2.1.0-M6 #2159
  • Improvement: Disable tracing by default #2165
  • Build(deps): Update scalajs-linker, ... from 1.13.2 to 1.14.0 #2166
  • Add support for absolute paths in Bloopgun error handling #2132
  • Build(deps): Update interface, interface-svm-subs from 1.0.18 to 1.0.19
    #2163
  • Build(deps): Update sbt-scalajs, scalajs-linker, ... from 1.13.2 to 1.14.0
    #2164
  • Build(deps): Update sourcecode from 0.3.0 to 0.3.1 #2162
  • Build(deps): Update zinc from 1.9.3 to 1.9.5 #2158
  • Bugfix: Never set empty Scala JS version from sbt #2161
  • Build(deps): Update librarymanagement-ivy from 1.9.2 to 1.9.3 #2154
  • Chore: Increase test maximum duration for ScalaJsToolchainSpec for 0.6 #2160
  • Build(deps): Update sbt, test-agent from 1.9.4 to 1.9.6 #2157
  • Chore: Change frameworks not supported message to warn #2153
  • Build(deps): Update scala-library from 2.13.11 to 2.13.12 #2152
  • Build(deps): Update sbt-scalafix from 0.11.0 to 0.11.1 #2151
  • Build(deps): Update tools from 0.4.14 to 0.4.15 #2149
  • Build(deps): Update slf4j-nop from 2.0.7 to 2.0.9 #2148
  • Build(deps): Update scalafmt-core from 3.7.13 to 3.7.14 #2145

Contributors

According to git shortlog -sn --no-merges v1.5.11..v1.5.12, the following
people have contributed to this v1.5.12 release: Tomasz Godzik, ​Andrzej
Ressel, Arthur McGibbon, Jihoon Kim, Kamil Podsiadlo, Shajahan Palayil.

v1.5.11

01 Sep 15:57
34e505a
Compare
Choose a tag to compare

bloop v1.5.11

Bloop v1.5.11 is a bugfix release which fixes a regression introduced in v1.5.10
that caused the code to recompile fully every time.

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:

  • Build(deps): Update sbt-scalafmt from 2.5.1 to 2.5.2 #2143
  • Revert "Merge pull request #2128 from Arthurm1/specify_javac_target_root"
    #2141
  • Build(deps): Update sbt-scalafmt from 2.5.0 to 2.5.1 #2139
  • Build(deps): Update scalafmt-core from 3.7.12 to 3.7.13 #2138

Contributors

According to git shortlog -sn --no-merges v1.5.10..v1.5.11, the following
people have contributed to this v1.5.11 release: scala-center-steward[bot],
Tomasz Godzik.

v1.5.10

28 Aug 15:37
100cb10
Compare
Choose a tag to compare

bloop v1.5.10

Bloop v1.5.10 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:

  • Build(deps): Update librarymanagement-ivy from 1.9.1 to 1.9.2 #2135
  • Build(deps): Update sbt, test-agent from 1.9.3 to 1.9.4 #2136
  • Improvement: Correctly download Scala 2 bridge for Scala 2.13.12 #2133
  • Build(deps): Update scalafmt-core from 3.7.11 to 3.7.12 #2130
  • Build(deps): Update zt-zip from 1.15 to 1.16 #2131
  • Build(deps): Update scala-debug-adapter from 3.1.3 to 3.1.4 #2129
  • Specify scip javac plugin targetroot exactly #2128
  • Bugfix: Fix infinite recursion #2127
  • Build(deps): Update zinc from 1.9.2 to 1.9.3 #2123
  • Build(deps): Update scalafmt-core from 3.7.10 to 3.7.11 #2126
  • Bugfix: Handle compiler position that is not a range #2122
  • Chore: Remove verbose option otherwise it's always verbose #2121
  • Feat: fallback to source and javadoc classifiers when exporting projects from sbt #2118

Contributors

According to git shortlog -sn --no-merges v1.5.9..v1.5.10, the following people have contributed to
this v1.5.10 release: scala-center-steward[bot], tgodzik, Kamil Podsiadlo, Arthur McGibbon, Tomasz Godzik.

v1.5.9

17 Jul 15:59
2fe11bf
Compare
Choose a tag to compare

bloop v1.5.9

Bloop v1.5.9 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:

  • Chore: Update scalafmt bostrap #2119
  • Build(deps): Update scalafmt-core from 3.7.9 to 3.7.10 #2117
  • Bugfix: Handle NoClassDefFoundError coming from the compiler #2114
  • Improvement: Don't fail during copying #2115
  • Build(deps): Update scalafmt-core from 3.7.8 to 3.7.9 #2116
  • Build(deps): Update sbt, test-agent from 1.9.1 to 1.9.2 #2109
  • Chore(deps): bump semver from 5.7.1 to 5.7.2 in /website #2111
  • Build(deps): Update scalafmt-core from 3.7.7 to 3.7.8 #2110
  • Bugfix: Don't try to discover test frameworks if none exist #2107
  • Refactor(test): bump maxDuration in js tests #1981
  • Improvement: Send debug logs to BSP client #2105
  • Build(deps): Update sbt-scalajs-crossproject from 1.3.1 to 1.3.2 #2106
  • Bugfix: Don't deduplicate all options when using Metals #2104
  • Build(deps): Update scalafmt-core from 3.7.6 to 3.7.7 #2103

Contributors

According to git shortlog -sn --no-merges v1.5.8..v1.5.9, the following people have contributed to
this v1.5.9 release: Tomasz Godzik, scala-center-steward[bot], Chris Kipp, dependabot[bot].

v1.5.8

05 Jul 20:17
63f7e60
Compare
Choose a tag to compare

bloop v1.5.8

Bloop v1.5.8 is a bugfix release. Previous version was released was incompatible with JDK 8.

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:

  • Chore: Revert JGit to a version compatible with JDK 8 #2101
  • Docs: update overview.md with corrections #2100
  • Chore: Update coursier.json and run release on Java 8 for the time being #2099
  • Chore: Make source generator tests more resilient #2085
  • Build(deps): Update scalafmt-core from 3.7.5 to 3.7.6 #2098
  • Improvement: Try and find latest supported semanticdb version #2097

Contributors

According to git shortlog -sn --no-merges v1.5.7..v1.5.8, the following people have contributed to
this v1.5.8 release: Tomasz Godzik, Chris Kipp, scala-center-steward[bot], tgodzik.

v1.5.7

30 Jun 16:35
e9e7c15
Compare
Choose a tag to compare

bloop v1.5.7

Bloop v1.5.7 is a bugfix release.

Installing Bloop

For more details about installing Bloop, please see Bloop's Installation Guide). Some of the highlight of this release are the numerous improvements to debugging support.

Merged pull requests

Here's a list of pull requests that were merged:

  • Build(deps): Update sbt, test-agent from 1.8.3 to 1.9.1 #2091
  • Build(deps): Update zinc from 1.8.1 to 1.9.2 #2092
  • Build(deps): Update scalafmt-core from 3.7.4 to 3.7.5 #2094
  • Bugfix: Don't accept files other than .class or .jar as binary deps #2060
  • Build(deps): Update zinc from 1.8.1 to 1.9.1 #2064
  • Bugfix: Include semanticdb plugin path in java options processorpath #2072
  • Build(deps): Update librarymanagement-ivy from 1.9.0 to 1.9.1 #2090
  • Chore: Remove nailgun module and NailgunSpec, which is no longer rele… #2087
  • Chore: Remove unused python check #2086
  • Improvement: Add main classes to JvmEnvironmentItem #2083
  • Build(deps): Update scalajs-linker, ... from 1.13.1 to 1.13.2 #2088
  • Build(deps): Update sbt-scalajs, scalajs-linker, ... from 1.13.1 to 1.13.2 #2084
  • Improvement: Automatically include semanticdbjar for tests #2081
  • Build(deps): Update commons-codec from 1.15 to 1.16.0 #2082
  • Build(deps): Update sbt-dynver from 4.1.1 to 5.0.1 #2078
  • Build(deps): Update org.eclipse.jgit, ... from 6.5.0.202303070854-r to 6.6.0.202305301015-r #2075
  • Build(deps): Update tools from 0.4.12 to 0.4.14 #2069
  • Build(deps): Update interface, interface-svm-subs from 1.0.16 to 1.0.18 #2077
  • Build(deps): Update librarymanagement-ivy from 1.8.0 to 1.9.0 #2062
  • Update the developer documentation. #2067
  • Build(deps): Update sbt-scalafix from 0.10.4 to 0.11.0 #2065
  • Build(deps): Update scalafmt-core from 3.7.3 to 3.7.4 #2061
  • Improvement: Don't fail on hashing, but use a random hash #2058
  • Bugfix: Remove backup directory after compilation #2057
  • Report java error column #2055
  • Build(deps): Update scala-debug-adapter from 3.1.2 to 3.1.3 #2054
  • Build(deps): Update scala-debug-adapter from 3.1.1 to 3.1.2 #2052
  • Build(deps): Update sbt, test-agent from 1.8.2 to 1.8.3 #2050
  • Build(deps): Update zinc from 1.8.0 to 1.8.1 #2051
  • Build(deps): Update zipkin-sender-urlconnection from 2.16.3 to 2.16.4 #2042
  • Build(deps): Update scala-debug-adapter from 3.0.9 to 3.1.1 #2047
  • Build(deps): Update brave from 5.15.1 to 5.16.0 #2048
  • Build(deps): Update interface, interface-svm-subs from 1.0.15 to 1.0.16 #2045
  • Build(deps): Update sbt-ci-release from 1.5.11 to 1.5.12 #2044
  • Fix some links in gradle docs #2043
  • Build(deps): Update sbt-scalajs-crossproject from 1.3.0 to 1.3.1 #2040
  • Build(deps): Update brave from 5.15.0 to 5.15.1 #2038
  • Build(deps): Update scalajs-linker, ... from 1.13.0 to 1.13.1 #2037
  • Bugfix: Properly clean up orphan directories for internal classes #2032
  • Build(deps): Update sbt-scalajs, scalajs-linker, ... from 1.13.0 to 1.13.1 [#2035]
  • Build(deps): Update interface, interface-svm-subs from 1.0.14 to 1.0.15 [#2034]
  • Build(deps): Update sbt-scalajs-crossproject from 1.2.0 to 1.3.0 [#2033]
  • Build(deps): Update scala-debug-adapter from 3.0.5 to 3.0.9 [#2011]
  • Build(deps): Update interface, interface-svm-subs from 1.0.13 to 1.0.14 [#2028]
  • Fix timeout in DebugProtocolTests [#2029]
  • Build(deps): Update scalafmt-core from 3.7.2 to 3.7.3 [#2026]
  • Build(deps): Update tools from 0.4.11 to 0.4.12 [#2023]
  • Build(deps): Update asm, asm-util from 9.4 to 9.5 [#2025]
  • Build(deps): Update slf4j-nop from 2.0.6 to 2.0.7 [#2021]
  • Build(deps): Update tools from 0.4.10 to 0.4.11 [#2020]
  • Fix: do not expose mutable env properties in State [#2016]
  • Build(deps): Update sbt-native-packager from 1.9.15 to 1.9.16 [#2012]
  • Build(deps): Update log4j-core from 2.19.0 to 2.20.0 [#2013]
  • Build(deps): Update scala-debug-adapter from 3.0.5 to 3.0.7 [#2002]
  • Build(deps): Update org.eclipse.jgit, ... from 6.4.0.202211300538-r to 6.5.0.202303070854-r [#2014]
  • Build(deps): Update scalafmt-core from 3.7.1 to 3.7.2 [#2015]
  • Build(deps): bump actions/checkout from 2 to 3 [#2010]
  • Build(deps): Update sbt-native-packager from 1.9.14 to 1.9.15 [#2005]
  • Build(deps): Update sbt-native-packager from 1.9.13 to 1.9.14 [#2004]
  • Bugfix: Catch and log StackOverflowError [#2001]
  • Build(deps): Update brave from 5.14.1 to 5.15.0 [#2003]
  • Build(deps): Update tools from 0.4.9 to 0.4.10 [#1999]
  • Build(deps): Update sbt-mdoc from 2.3.6 to 2.3.7 [#2000]
  • Build(deps): Update scalajs-linker, ... from 1.12.0 to 1.13.0 [#1998]
  • Build(deps): Update sbt-scalajs, scalajs-linker, ... from 1.12.0 to 1.13.0 [#1997]
  • Refactor: take care of a bunch of warnings [#1995]
  • Fix: ensure valid scalajs-logging version in ScalaJsToolchain [#1994]
  • Build(deps): Update scalafmt-core from 3.7.0 to 3.7.1 [#1993]
  • Build(deps): Update scalafmt-core from 3.6.1 to 3.7.0 [#1988]
  • Build(deps): Update sbt-native-packager from 1.9.12 to 1.9.13 [#1987]
  • Improvement: Use diagnostic related information from the compiler [#1986]
  • Build(deps): Update sbt-native-packager from 1.9.11 to 1.9.12 [#1985]
  • Build(deps): Update jna, jna-platform from 5.12.1 to 5.13.0 [#1984]
  • Build(deps): Update interface, interface-svm-subs from 1.0.12 to 1.0.13 [#1982]
  • Throw error from bloopGenerate task [#1973]
  • Small test improvements [#1980]
  • Chore: remove twitterIntegrationProjects [#1979]
  • Build(deps): Update sbt, test-agent from 1.8.1 to 1.8.2 [#1978]
  • Build(deps): bump json5 from 1.0.1 to 1.0.2 in /website [#1977]
  • Build(deps): Update sbt, test-agent from 1.8.0 to 1.8.1 [#1976]
  • Refactor(build): clean up the plugins file [#1975]
  • Build(deps): Update zt-zip from 1.13 to 1.15 [#1974]
  • Chore(ci): try to bump node to lts [#1972]
  • Refactor(build): get rid of build warnings and unused things [#1968]
  • Chore: remove the gitter icon in the readme [#1967]
  • Build(deps): Update org.eclipse.jgit, ... from 5.13.1.202206130422-r to 6.4.0.202211300538-r [#1912]
  • Refactor(ci): update graal release infrastructure [#1966]
  • Fix(ci): ensure release sbt version is the same as the build [#1965]
  • Refactor(ci): migrate to sbt-ci-release [#1962]
  • Correct typo in sbt.md [#1959]
  • Build(deps): Update slf4j-nop from 1.7.36 to 2.0.6 [#1950]
  • Build(deps): Update interface, interface-svm-subs from 1.0.6 to 1.0.12 [#1957]
  • Refactor: stop shading launcher and bloopgun [#1961]
  • Chore(deps): bump scalaz to 7.3.7 [#1963]
  • Fix: update jvmOpts to not mention bloop-sbt-already-installed [#1960]
  • Refactor: rework/rethink the meta meta build stuff [#1956]
  • Refactor(build): a bit of build cleanup [#1955]
  • Refactor: get rid of leftover integration utils [#1954]
  • Refactor: migrate Gradle integration out of Bloop [#1951]
  • Refactor: move the Maven plugin out of Bloop [#1948]
  • Build(deps): Update classgraph from 4.8.151 to 4.8.152 [#1949]
  • Build(deps): Update scalajs-linker, ... from 1.3.1 to 1.12.0 [#1919]
  • Build(deps): Update scalajs-env-nodejs, ... from 1.1.1 to 1.4.0 [#1917]
  • Bugfix: Use the project working directory for running [#1947]
  • Build(deps): Update asm, asm-util from 7.3.1 to 9.4 [#1945]
  • Build(deps): Update zt-exec from 1.11 to 1.12 [#1933]
  • Fix: revert sbt-jmh update [#1946]
  • Build(deps): Update asm, asm-util from 7.0 to 7.3.1 [#1914]
  • Build(deps): bump express from 4.17.1 to 4.18.2 in /website [#1942]
  • Build(deps): bump qs from 6.5.2 to 6.5.3 in /website [#1941]
  • Build(deps): Update sbt-git from 2.0.0 to 2.0.1 [#1936]
  • Build(deps): Update sbt-scalajs from 1.6.0 to 1.12.0 [#1916]
  • Build(deps): Update scala-library from 2.12.15 to 2.12.17 [#1920]
Read more

v1.5.6

07 Dec 11:30
247774a
Compare
Choose a tag to compare

bloop v1.5.6

Bloop v1.5.6 is a bugfix release to release a new image working on older linux
systems.

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:

  • Chore: downgrade release ubuntu version #1943

Contributors

According to git shortlog -sn --no-merges v1.5.5..v1.5.6, the following people
have contributed to this v1.5.6 release: Tomasz Godzik.

v1.5.5

06 Dec 18:19
87bf152
Compare
Choose a tag to compare

bloop v1.5.5

One of the notable changes in this release for anyone using the bloop-config
artifact is that it's no longer contained inside of this repo or versioned along
with it. You can find its new location in
scalacenter/bloop-config. The
latest version of bloop-config is still 1.5.5 and you'll continue to use it as
you normally have.

Bloop v1.5.5 also ships a new major version of the Scala Debug Adapter,
featuring better debugging steps (step filter), conditional breakpoints,
logpoints and more. See a full list of features in the release notes of the
Scala Debug Adapter
3.0.1
and
3.0.3.

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:

  • Build(deps): Update scalafmt-core from 3.0.8 to 3.6.1 #1937
  • Build(deps): Update sbt-jmh from 0.3.7 to 0.4.3 #1940
  • Chore: add in runner.dialect to get rid of warning #1935
  • Build(deps): Update scalafmt-core from 3.0.0-RC5 to 3.0.8 #1930
  • Build(deps): Update sbt-mdoc from 2.3.0 to 2.3.6 #1928
  • Build(deps): Update sbt-jmh, sbt-jmh-extras from 0.3.3 to 0.3.7 #1934
  • Build(deps): Update slf4j-nop from 1.7.2 to 1.7.36 #1932
  • Build(deps): Update scalaz-concurrent, scalaz-core from 7.2.20 to 7.2.35
    #1931
  • Build(deps): Update sbt-scalafmt from 2.0.4 to 2.5.0 #1929
  • Build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /website #1923
  • Build(deps): Update scala-library from 2.13.8 to 2.13.10 #1921
  • Build(deps): Update tools from 0.4.0 to 0.4.9 #1922
  • Build(deps): Update sbt-scalajs-crossproject from 1.0.0 to 1.2.0 #1915
  • Build(deps): Update scalajs-js-envs, ... from 0.6.32 to 0.6.33 #1918
  • Build(deps): Update brave from 5.6.11 to 5.14.1 #1909
  • Build(deps): Update groovy from 2.5.19 to 3.0.13 #1911
  • Build(deps): Update zipkin-sender-urlconnection from 2.7.15 to 2.16.3 #1897
  • Build(deps): Update log4j-core from 2.17.2 to 2.19.0 #1904
  • Build(deps): Update classgraph from 4.8.78 to 4.8.151 #1894
  • Build(deps): Update brave from 5.6.1 to 5.6.11 #1896
  • Build(deps): Update org.eclipse.jgit, ... from 5.12.0.202106070339-r to
    5.13.1.202206130422-r #1908
  • Build(deps): Update scala-maven-plugin from 4.5.3 to 4.5.6 #1898
  • Build(deps): Update jna, jna-platform from 5.8.0 to 5.12.1 #1900
  • Build(deps): Update maven-core, maven-plugin-api from 3.6.3 to 3.8.6 #1905
  • Build(deps): Update groovy from 2.5.4 to 2.5.19 #1907
  • Build(deps): Update log4j-core from 2.17.1 to 2.17.2 #1901
  • Build(deps): Update maven-core, maven-model-builder, ... from 3.6.1 to 3.6.3
    #1902
  • Build(deps): Update maven-plugin-annotations, ... from 3.6.0 to 3.6.4 #1903
  • Build(deps): Update sbt-git from 1.0.2 to 2.0.0 #1889
  • Build(deps): Update commons-codec from 1.11 to 1.15 #1891
  • Build(deps): Update sbt-native-packager from 1.7.6 to 1.8.1 #1890
  • Chore(ci): remove local steward #1886
  • Refactor: remove unused cloneKafka stuff. #1888
  • Docs: small updates to config related docs #1885
  • Refactor: start using bloop-config as a dependency #1868
  • Chore: Remove sbt asembly since it's no longer used #1882
  • Chore: Remove sbt-ghpages and sbt-site since mdoc is being used instead
    #1884
  • Build(deps): Update sbt-git from 0.9.3 to 1.0.2 #1880
  • Build(deps): Update sbt-native-packager from 1.7.2 to 1.7.6 #1881
  • Build(deps): Update pprint from 0.8.0 to 0.8.1 #1878
  • Improvement: Change the stamps to timewrapped ones #1871
  • Refactor: Use the actual timeouts defined for tests in DebugServerSpec #1870
  • Build(deps): Update utest from 0.6.9 to 0.8.1 #1876
  • Build(deps): Update sourcecode from 0.1.9 to 0.3.0 #1875
  • Build(deps): Update pprint from 0.5.9 to 0.8.0 #1874
  • Build(deps): Update sbt-assembly from 0.14.10 to 0.15.0 #1873
  • Discover test classes only in test projects #1869
  • Bugfix: Retry test if socket was taken #1867
  • Update bsp to 2.1.0-M3 #1845
  • Bugfix: Don't fail test if socket was already closed #1866
  • Build(deps): Update sbt-buildinfo from 0.7.0 to 0.11.0 #1861
  • Update scala-debug-adapter to 3.0.5 #1865
  • Chore: Remove java-debug and ignore updates for nailgun, release-early #1864
  • Build(deps): Update gradle from 4.2.0 to 4.2.2 #1858
  • Build(deps): Update sbt-scalafix from 0.9.34 to 0.10.4 #1857
  • Build(deps): Update sbt-assembly from 0.14.6 to 0.14.10 #1860
  • Build(deps): Update sbt-dynver from 4.0.0 to 4.1.1 #1859
  • Build(deps): Update sourcecode from 0.1.4 to 0.1.9 #1863
  • Build(deps): Update pprint from 0.5.5 to 0.5.9 #1862
  • Chore: Remove support for sbtBloop for 0.13 version #1852
  • Chore: Try to setup Scala Steward #1851
  • Bugfix: Remove potentially problematic println #1850
  • Bump scala-debug-adapter to 3.0.4 #1849
  • Build(deps): bump al-cheb/configure-pagefile-action from 1.2 to 1.3 #1843
  • Use scala-debug-adapter 3.0 #1841
  • Chore: Update benchmarks to make them easy to run locally #1842
  • Feat: capture diagnostic code from Problem #1750
  • Fix test BSP service by not using stale state #1839
  • Support traversal mode in Dag.dfs #1838
  • Fix: bloop.task.Task - avoid materializing fallback task in timeoutTo #1834

Contributors

According to git shortlog -sn --no-merges v1.5.4..v1.5.5, the following people
have contributed to this v1.5.5 release: scala-center-steward[bot], Tomasz
Godzik, Bloop Bot, Chris Kipp, Adrien Piquerez, Martin Duhem, dependabot[bot],
Øyvind Raddum Berg, Łukasz Wroński, Vadim Chelyshov.