Skip to content

Releases: bazelbuild/intellij

v2024.07.16.0.1 Stable

01 Aug 05:46
ec1c9e6
Compare
Choose a tag to compare

Performance Fix

  • Fixes after sync freeze on MacOS #6562
  • Improve performance when resolving the workspace root #6530

Bug Fixes

  • fix: Resolve query failure when there is a large number of files in t… #6537
  • Propagate build errors to UI #6546

v2024.07.16.0.1 ASwB Stable

01 Aug 05:49
Compare
Choose a tag to compare
  • Internal cleanup

v2024.07.16-RC-1 ASwB

18 Jul 04:16
Compare
Choose a tag to compare
v2024.07.16-RC-1 ASwB Pre-release
Pre-release
  • Internal cleanup

v2024.07.16-RC-1

18 Jul 04:13
ec1c9e6
Compare
Choose a tag to compare
v2024.07.16-RC-1 Pre-release
Pre-release

Performance Fix

  • Fixes after sync freeze on MacOS #6562
  • Improve performance when resolving the workspace root #6530

Bug Fixes

  • fix: Resolve query failure when there is a large number of files in t… #6537
  • Propagate build errors to UI #6546

v2024.07.02.0.1 Stable

18 Jul 04:25
e331ef6
Compare
Choose a tag to compare

Performance fix:

  • Use a global bounded threadpool when using persistent workers #6508

Bug fixes:

  • fix: Display "Coverage" tool window correctly after executing "run wi… #6502
  • Disable include hints (-ibazel) by default #6534
  • trusted project: respect intellij settings controlling project trustness #6521
  • clion: fix broken debug in 2024.2 #6538

Internal changes:

  • CI build on Windows #6494

v2024.07.02.0.1 ASwB Stable

18 Jul 04:27
Compare
Choose a tag to compare
  • Internal cleanup

v2024.07.02-RC-1 ASwB

04 Jul 04:38
Compare
Choose a tag to compare
v2024.07.02-RC-1 ASwB Pre-release
Pre-release
  • Internal cleanup

v2024.07.02-RC-1

04 Jul 04:36
e331ef6
Compare
Choose a tag to compare
v2024.07.02-RC-1 Pre-release
Pre-release

Performance fix:

  • Use a global bounded threadpool when using persistent workers #6508

Bug fixes:

  • fix: Display "Coverage" tool window correctly after executing "run wi… #6502
  • Disable include hints (-ibazel) by default #6534
  • trusted project: respect intellij settings controlling project trustness #6521
  • clion: fix broken debug in 2024.2 #6538

Internal changes:

  • CI build on Windows #6494

v2024.06.18.0.1 Stable

04 Jul 04:49
Compare
Choose a tag to compare
  • fix: Missing directories when view_project_root is on #6493
  • fix: "Read access is allowed from inside read-action" exception when opening a file #6489
  • Add extension point to detect whether a module is to be orphaned or retained. #6467
  • Fix for wrong compiler executable when using custom toolchains #6419
  • fix(coverage): Account for SHA in lcov DA parsing #6463
  • fix: Mark saveAllFiles as a WriteAction #6459
  • fix: Rely on the bazel zipper instead of zip #6462

v2024.06.18.0.1 ASwB Stable

04 Jul 04:50
Compare
Choose a tag to compare
  • Internal cleanup