Releases: bazelbuild/intellij
Releases · bazelbuild/intellij
IJwB Release 2026.03.27
What's Changed
- Workspace: ensure bazel config is only called once per sync by @LeFrosch in #8256
- Rename configuration_id to configuration in TargetKey by @LeFrosch in #8259
- Update dependency rules_shell to v0.7.1 by @renovate-bot in #8275
Full Changelog: 2026.03.20.0...2026.03.27
CLwB Release 2026.03.20.0
What's Changed
- chore(deps): update dependency rules_python to v1.9.0 by @renovate-bot in #8214
- Workspace: drop CppSupportChecker by @LeFrosch in #8205
- Workspace: remove uncessary parallelism in BlazeConfigurationResolver by @LeFrosch in #8198
- chore(deps): update maven dependencies by @LeFrosch in #8216
- Merge bazel_build_jars with Bazel sources repo rule by @LeFrosch in #8218
- Workspace: removed project parameter from BlazeResolveConfiguration by @LeFrosch in #8220
- Workspace: removed duplicated information from BlazeResolveConfigurationData by @LeFrosch in #8219
- Workspace: make HeaderCacheService configuration aware by @LeFrosch in #8207
- Workspace: add shared sources case to transition test by @LeFrosch in #8206
- Fix unreliable end of input detection in REPL by @LeFrosch in #8221
- Workspace: migrated BlazeCWorkspace to service by @LeFrosch in #8222
- Update dependency protobuf to v34 by @renovate-bot in #8225
- Update dependency rules_kotlin to v2.3.10 by @renovate-bot in #8230
- Workspace: updated equivlanace classes to include configuration ID by @LeFrosch in #8226
- Update dependency numpy to v2.4.3 by @renovate-bot in #8232
- Remove test compat classes from plugin jar by @LeFrosch in #8233
- chore(SDK): fixed 261 build issue by @LeFrosch in #8240
- Update CODEOWNERS by @agluszak in #8244
- chore(SDK): bump 261 dependencies by @LeFrosch in #8231
- Workspace: update BlazeCWorkspace to not recompute switches for every target by @LeFrosch in #8227
- Workspace: make show target info action configuration aware by @LeFrosch in #8234
- Workspace: forward sync events to the message bus by @LeFrosch in #8236
- Workspace: remove unused BazelInfoRunner method by @LeFrosch in #8238
- Remove duplicate Label class by @LeFrosch in #8242
- Workspace: add show resolve context action by @LeFrosch in #8235
- Workspace: add generic exec method to BazelExecService by @LeFrosch in #8237
- add link to CLion webpage from description by @ujohnny in #8248
- Update dependency rules_kotlin to v2.3.20 by @renovate-bot in #8250
- Update dependency bazel to v9.0.1 by @LeFrosch in #8251
- Rename kind_string to kind in TargetIdeInfo by @LeFrosch in #8249
- Remove Bazel 6 headless tests by @LeFrosch in #8241
- Workspace: add BlazeConfigRunner to fetch Bazel configurations in addition to partial BEP data by @LeFrosch in #8239
- chore(SDK): bump 261 and 253 dependencies by @LeFrosch in #8252
- Fix execlog parser corss-platform build by @LeFrosch in #8253
- Workspace: remove compiler settings field from BlazeResolveConfiguration by @LeFrosch in #8254
- Workspace: handle empty result when parsing config JSON by @LeFrosch in #8255
- chore(CHANGELOG): update for v2026.03.20 release by @LeFrosch in #8257
Full Changelog: 2026.03.05.0...2026.03.20.0
CLwB-EAP Release 2026.03.20.0
What's Changed
- chore(deps): update dependency rules_python to v1.9.0 by @renovate-bot in #8214
- Workspace: drop CppSupportChecker by @LeFrosch in #8205
- Workspace: remove uncessary parallelism in BlazeConfigurationResolver by @LeFrosch in #8198
- chore(deps): update maven dependencies by @LeFrosch in #8216
- Merge bazel_build_jars with Bazel sources repo rule by @LeFrosch in #8218
- Workspace: removed project parameter from BlazeResolveConfiguration by @LeFrosch in #8220
- Workspace: removed duplicated information from BlazeResolveConfigurationData by @LeFrosch in #8219
- Workspace: make HeaderCacheService configuration aware by @LeFrosch in #8207
- Workspace: add shared sources case to transition test by @LeFrosch in #8206
- Fix unreliable end of input detection in REPL by @LeFrosch in #8221
- Workspace: migrated BlazeCWorkspace to service by @LeFrosch in #8222
- Update dependency protobuf to v34 by @renovate-bot in #8225
- Update dependency rules_kotlin to v2.3.10 by @renovate-bot in #8230
- Workspace: updated equivlanace classes to include configuration ID by @LeFrosch in #8226
- Update dependency numpy to v2.4.3 by @renovate-bot in #8232
- Remove test compat classes from plugin jar by @LeFrosch in #8233
- chore(SDK): fixed 261 build issue by @LeFrosch in #8240
- Update CODEOWNERS by @agluszak in #8244
- chore(SDK): bump 261 dependencies by @LeFrosch in #8231
- Workspace: update BlazeCWorkspace to not recompute switches for every target by @LeFrosch in #8227
- Workspace: make show target info action configuration aware by @LeFrosch in #8234
- Workspace: forward sync events to the message bus by @LeFrosch in #8236
- Workspace: remove unused BazelInfoRunner method by @LeFrosch in #8238
- Remove duplicate Label class by @LeFrosch in #8242
- Workspace: add show resolve context action by @LeFrosch in #8235
- Workspace: add generic exec method to BazelExecService by @LeFrosch in #8237
- add link to CLion webpage from description by @ujohnny in #8248
- Update dependency rules_kotlin to v2.3.20 by @renovate-bot in #8250
- Update dependency bazel to v9.0.1 by @LeFrosch in #8251
- Rename kind_string to kind in TargetIdeInfo by @LeFrosch in #8249
- Remove Bazel 6 headless tests by @LeFrosch in #8241
- Workspace: add BlazeConfigRunner to fetch Bazel configurations in addition to partial BEP data by @LeFrosch in #8239
- chore(SDK): bump 261 and 253 dependencies by @LeFrosch in #8252
- Fix execlog parser corss-platform build by @LeFrosch in #8253
- Workspace: remove compiler settings field from BlazeResolveConfiguration by @LeFrosch in #8254
- Workspace: handle empty result when parsing config JSON by @LeFrosch in #8255
Full Changelog: 2026.03.05.0...2026.03.20.0-eap
CLwB Release 2026.03.05.0
What's Changed
- chore(deps): update dependency rules_java to v9.6.1 by @renovate-bot in #8169
- chore(deps): update github artifact actions (major) by @renovate-bot in #8177
- chore(deps): update kotlin api version to 2.1 by @LeFrosch in #8168
- chore(SDK): bump 253 and 261 dependencies by @LeFrosch in #8178
- chore(deps): update test bazel to 8.6.0 by @LeFrosch in #8179
- Send to Starlark REPL action by @LeFrosch in #8173
- Fix ProjectDataInterner service access error by @LeFrosch in #8180
- Include Cache: generate symlinks by @LeFrosch in #8181
- Transition Support: create resolve config for each configuration by @LeFrosch in #8167
- Execlog parser by @LeFrosch in #8175
- chore(deps): update maven dependencies by @LeFrosch in #8194
- Workspace: update equivalence classes to include cxx and conlyopts by @LeFrosch in #8197
- chore(CHANGELOG): update for v2026.03.05 release by @LeFrosch in #8210
Full Changelog: 2026.02.25.0...2026.03.05.0
CLwB-EAP Release 2026.03.05.0
What's Changed
- chore(deps): update dependency rules_java to v9.6.1 by @renovate-bot in #8169
- chore(deps): update github artifact actions (major) by @renovate-bot in #8177
- chore(deps): update kotlin api version to 2.1 by @LeFrosch in #8168
- chore(SDK): bump 253 and 261 dependencies by @LeFrosch in #8178
- chore(deps): update test bazel to 8.6.0 by @LeFrosch in #8179
- Send to Starlark REPL action by @LeFrosch in #8173
- Fix ProjectDataInterner service access error by @LeFrosch in #8180
- Include Cache: generate symlinks by @LeFrosch in #8181
- Transition Support: create resolve config for each configuration by @LeFrosch in #8167
- Execlog parser by @LeFrosch in #8175
- chore(deps): update maven dependencies by @LeFrosch in #8194
- Workspace: update equivalence classes to include cxx and conlyopts by @LeFrosch in #8197
- chore(CHANGELOG): update for v2026.03.05 release by @LeFrosch in #8210
Full Changelog: 2026.02.25.0...2026.03.05.0-eap
CLwB Release 2026.02.25.0
What's Changed
- chore(deps): update dependency rules_java to v9.4.0 by @renovate-bot in #8144
- chore(clean up): inline legacy BEP parser definitions by @LeFrosch in #8145
- chore(clean up): inline AspectSyncProjectData by @LeFrosch in #8146
- chore(clean up): remove DelegatingBlazeProjectDataManager by @LeFrosch in #8147
- chore(deps): update dependency rules_java to v9.4.2 by @renovate-bot in #8149
- Fix LocalInvoker NPEs by @LeFrosch in #8148
- chore(deps): update dependency rules_python to v1.8.4 by @renovate-bot in #8154
- chore(deps): update dependency rules_java to v9.5.0 by @renovate-bot in #8152
- chore(deps): update dependency catch2 to v3.13.0 by @renovate-bot in #8157
- Prefer prebuild protoc by @LeFrosch in #8150
- chore(deps): update dependency abseil-cpp to v20250814.2 by @renovate-bot in #8155
- Disable GDB server debug flags when registry key is set by @LeFrosch in #8160
- Add support for configurations to the BEP parser by @LeFrosch in #8153
- chore(deps): update dependency rules_kotlin to v2.3.0 by @LeFrosch in #8161
- chore(deps): update dependency rules_cc to v0.2.17 by @renovate-bot in #8163
- Fix test filter flag for catch2 debug run configs by @LeFrosch in #8162
- Starlark REPL by @LeFrosch in #8049
- Add include() statement support for MODULE.bazel files by @ujohnny in #7702
- Transition Support: add configuration id to TargetKey by @LeFrosch in #7926
- chore(SDK): add 261 support by @LeFrosch in #8124
- chore(deps): update dependency rules_python to v1.8.5 by @renovate-bot in #8165
- Refactor Github Action per b/485167538 by @google-admin in #8164
- chore(SDK): switch to 261 EAP snapshot by @LeFrosch in #8170
- chore(CHANGELOG): update for v2026.02.25 release by @LeFrosch in #8171
- Increase timeout to build Bazel jars by @LeFrosch in #8172
- Fix nested Bazel execution deadlock by @LeFrosch in #8176
New Contributors
- @google-admin made their first contribution in #8164
Full Changelog: 2026.02.05...2026.02.25.0
CLwB-EAP Release 2026.02.25.0
What's Changed
- chore(deps): update dependency rules_java to v9.4.0 by @renovate-bot in #8144
- chore(clean up): inline legacy BEP parser definitions by @LeFrosch in #8145
- chore(clean up): inline AspectSyncProjectData by @LeFrosch in #8146
- chore(clean up): remove DelegatingBlazeProjectDataManager by @LeFrosch in #8147
- chore(deps): update dependency rules_java to v9.4.2 by @renovate-bot in #8149
- Fix LocalInvoker NPEs by @LeFrosch in #8148
- chore(deps): update dependency rules_python to v1.8.4 by @renovate-bot in #8154
- chore(deps): update dependency rules_java to v9.5.0 by @renovate-bot in #8152
- chore(deps): update dependency catch2 to v3.13.0 by @renovate-bot in #8157
- Prefer prebuild protoc by @LeFrosch in #8150
- chore(deps): update dependency abseil-cpp to v20250814.2 by @renovate-bot in #8155
- Disable GDB server debug flags when registry key is set by @LeFrosch in #8160
- Add support for configurations to the BEP parser by @LeFrosch in #8153
- chore(deps): update dependency rules_kotlin to v2.3.0 by @LeFrosch in #8161
- chore(deps): update dependency rules_cc to v0.2.17 by @renovate-bot in #8163
- Fix test filter flag for catch2 debug run configs by @LeFrosch in #8162
- Starlark REPL by @LeFrosch in #8049
- Add include() statement support for MODULE.bazel files by @ujohnny in #7702
- Transition Support: add configuration id to TargetKey by @LeFrosch in #7926
- chore(SDK): add 261 support by @LeFrosch in #8124
- chore(deps): update dependency rules_python to v1.8.5 by @renovate-bot in #8165
- Refactor Github Action per b/485167538 by @google-admin in #8164
- chore(SDK): switch to 261 EAP snapshot by @LeFrosch in #8170
- chore(CHANGELOG): update for v2026.02.25 release by @LeFrosch in #8171
- Increase timeout to build Bazel jars by @LeFrosch in #8172
- Fix nested Bazel execution deadlock by @LeFrosch in #8176
New Contributors
- @google-admin made their first contribution in #8164
Full Changelog: 2026.02.05...2026.02.25.0-eap
IJwB Release 2026.02.05
What's Changed
- chore(deps): update test bazel versions by @LeFrosch in #8119
- chore(deps): update dependency rules_python to v1.8.3 by @renovate-bot in #8127
- Add support for rules_cc local defines by @LeFrosch in #8112
- chore(SDK): bump 253 dependencies by @LeFrosch in #8129
- add CLAUDE.md by @ujohnny in #8132
- chore(deps): update dependency protobuf to v33.5 by @renovate-bot in #8131
- chore(deps): update dependency rules_bazel_integration_test to v0.37.1 by @renovate-bot in #8133
- chore(deps): update dependency numpy to v2.4.2 by @renovate-bot in #8134
- Update CLAUDE.md by @LeFrosch in #8136
- Updated project to Bazel 9 by @LeFrosch in #8004
- Remove expand sync to working set feature by @LeFrosch in #8128
Full Changelog: 2026.01.26...2026.02.05
IJwB-EAP Release 2026.02.06
What's Changed
- chore(SDK): bump 253 dependencies by @LeFrosch in #8129
- add CLAUDE.md by @ujohnny in #8132
- chore(deps): update dependency protobuf to v33.5 by @renovate-bot in #8131
- chore(deps): update dependency rules_bazel_integration_test to v0.37.1 by @renovate-bot in #8133
- chore(deps): update dependency numpy to v2.4.2 by @renovate-bot in #8134
- Update CLAUDE.md by @LeFrosch in #8136
- Updated project to Bazel 9 by @LeFrosch in #8004
- Remove expand sync to working set feature by @LeFrosch in #8128
Full Changelog: 2026.01.29-eap...2026.02.06-eap
IJwB-EAP Release 2026.01.29
What's Changed
- chore(deps): update test bazel versions by @LeFrosch in #8119
- chore(deps): update dependency rules_python to v1.8.3 by @renovate-bot in #8127
- Add support for rules_cc local defines by @LeFrosch in #8112
Full Changelog: 2026.01.26...2026.01.29-eap