Skip to content

2.2.0

Compare
Choose a tag to compare
@abrams27 abrams27 released this 26 Jul 20:12
72cd6b7

Release 2.2.0 (26.07.2022)

Features 🎉

  • Server can be used with bloop (--use_bloop flag). | #246
  • Project view supports build_manual_targets - now it is possible to build targets with manual tag. | #243
  • directories and derive_targets_from_directories sections are now available in project view files. | #247
  • Dependent targets can be imported as modules based on import_depth project view parameter. | #248
  • BSP can be installed in a separate directory. -w flag sets Bazel workspace, -d sets the BSP installation root. | #276

Changes 🔄

  • Added cache of targets info in incremental syncs. | #273
  • Dependency sources are now filtered if they belong to other root target | #265
  • Packages are parsed in order to determine source roots. | #258
  • BazelPathsResolver caches uris and paths (preformance improvement). | #256
  • Scala version regex has been fixed. | #249
  • e2e test for local jdk and remote jdk. | #253
  • Dependency sources are now filtered if they belong to other root target | #265
  • JvmEnvironmentItem is set using env from target. | #260
  • Server has undergone basic changes leading to the ability to work with CPP language. | #277

Fixes 🛠️

  • CLI project view generator now supports --excluded-targets and --excluded-directories instead of excluded - prefix. | #267

You can find this release on maven.