Releases: bazelbuild/intellij
Releases · bazelbuild/intellij
v2024.07.16-RC-1
v2024.07.02.0.1 Stable
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
- Internal cleanup
v2024.07.02-RC-1 ASwB
- Internal cleanup
v2024.07.02-RC-1
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
- 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
- Internal cleanup
v2024.06.18-RC-1 ASwB
- Internal cleanup
v2024.06.18-RC-1
- 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.04.0.2 Stable
- Address CVE-2024-5899
- feat: Support JetBrains IDEs 2024.2 #6434
- feat: Editor notification on bazel files if the project is not imported #6153
- perf: perf: Pass --override_repository flag to all commands for faster analysis phase #6453
- fix: Default to project name to workspace name instead of root directory #6458