CLwB-EAP Release 2026.03.20.0
Pre-release
Pre-release
·
82 commits
to master
since this release
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