Skip to content

Releases: VirtusLab/bazel-bsp

Bazel BSP 4.0.4

20 Feb 17:09
4bc3878

Choose a tag to compare

What's Changed

  • TypeScript support: Collect sources for Jazelle web_test targets by @mnoah1 in #45

Full Changelog: 4.0.3...4.0.4

Bazel BSP 4.0.3

03 Feb 16:58
19786cc

Choose a tag to compare

What's Changed

  • docs: Update documentation to not mention Intellij plugin by @tgodzik in #42
  • bugfix: Take compiler version from compiler.properties by @tgodzik in #41
  • chore: Don't require tests on publishing since they are flaky by @tgodzik in #43
  • chore: remove leftover needs clause by @tgodzik in #44

Full Changelog: 4.0.2...4.0.3

Bazel BSP 4.0.2

03 Feb 16:30
cadc973

Choose a tag to compare

What's Changed

  • feat: read version from git tag or get default otherwise. by @kc-vl in #24
  • feat: Inject version into Constants.kt by @kc-vl in #25
  • Update auto adding python_rules to all bazel 8.x.x deployments by @ormaniec in #27
  • Detecting scala version using manifest's Bundle-Version in case jar name doesn't contain version by @pielas in #29
  • improvement: Send enabled rules in initialize params by @tgodzik in #32
  • Add TypeScript language support by @harunaOseni in #30
  • chore: Try to debug publishing by @tgodzik in #33
  • chore: Switch to releasing on push by @tgodzik in #34
  • bugfix: Work around checkout issue by @tgodzik in #35
  • bugfix: Work around checkout issue vol 2 by @tgodzik in #36
  • bugfix: Uncomment versions to fix publishing by @tgodzik in #37

New Contributors

Full Changelog: 4.0.1...4.0.2

Bazel BSP 4.0.1

28 Jul 13:53
3a1d6bb

Choose a tag to compare

What's Changed

  • chore: Update versions to 4.0.1 in preparation for next release by @tgodzik in #23

Full Changelog: 4.0.0...4.0.1

Bazel BSP 4.0.0

21 Jul 14:21
2e63f58

Choose a tag to compare

What's Changed

  • metals bazel bsp resurrection by @kc-vl in #4
  • feat: publish workflow by @kc-vl in #5
  • chore: enable e2e tests by @kc-vl in #7
  • fix: mark flaky test by @kc-vl in #8
  • chore: workflows refactoring by @kc-vl in #9
  • refactor: Remove Intellij components by @tgodzik in #10
  • chore: Clean up after forking from hirschgarten by @tgodzik in #11
  • fix: support both rules_scala and io_bazel_rules_scala repo names by @kc-vl in #12
  • feat: sonatype publishing by @kc-vl in #13
  • bugfix: Fix the publish job by @tgodzik in #14
  • fix: remove double $ and replace genrule with run_binary by @kc-vl in #15
  • bugfix: Fix quotes used when publishing by @tgodzik in #16
  • fix: docs generation by @kc-vl in #17
  • bugfix: Switch org to org.virtuslab by @tgodzik in #18
  • chore: Do a final fix for releasing by @tgodzik in #19
  • bugfix: Set originId and target for compilation tasks by @tgodzik in #20
  • [bazel] [fix] Don't use --inject_repository with --noenable_bzlmod by @mnoah1 in #21

New Contributors

Full Changelog: 2024.3.2...4.0.0

Bazel BSP 4.0.0-RC1

04 Jul 17:11
09a1d4e

Choose a tag to compare

What's Changed

  • bugfix: Set originId and target for compilation tasks by @tgodzik in #20

Full Changelog: 4.0.0-M3...4.0.0-RC1

Bazel BSP 4.0.0-M3

02 Jul 08:44
ef7bdd1

Choose a tag to compare

What's Changed

  • bugfix: Fix the publish job by @tgodzik in #14
  • fix: remove double $ and replace genrule with run_binary by @kc-vl in #15
  • bugfix: Fix quotes used when publishing by @tgodzik in #16
  • fix: docs generation by @kc-vl in #17
  • bugfix: Switch org to org.virtuslab by @tgodzik in #18
  • chore: Do a final fix for releasing by @tgodzik in #19

Full Changelog: 4.0.0-M2...4.0.0-M3

4.0.0-M2

26 Jun 14:09
1623b30

Choose a tag to compare

What's Changed

  • fix: support both rules_scala and io_bazel_rules_scala repo names by @kc-vl in #12
  • feat: sonatype publishing by @kc-vl in #13

Full Changelog: v4.0.0-M1...4.0.0-M2

4.0.0-M1

11 Jun 15:45
a812863

Choose a tag to compare

First release to test publishing pipeline