Releases: VirtusLab/bazel-bsp
Releases · VirtusLab/bazel-bsp
Bazel BSP 4.0.4
What's Changed
Full Changelog: 4.0.3...4.0.4
Bazel BSP 4.0.3
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
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_rulesto 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
- @ormaniec made their first contribution in #27
- @pielas made their first contribution in #29
- @harunaOseni made their first contribution in #30
Full Changelog: 4.0.1...4.0.2
Bazel BSP 4.0.1
What's Changed
Full Changelog: 4.0.0...4.0.1
Bazel BSP 4.0.0
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
What's Changed
Full Changelog: 4.0.0-M3...4.0.0-RC1
Bazel BSP 4.0.0-M3
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