Skip to content

Commit

Permalink
Update changelog for v2024.12.03 release (#7090)
Browse files Browse the repository at this point in the history
* Update changelog for v2024.12.03  release 

Please let me know of any important changes that you want to make visible by adding to the Change log.

* Update changelog for v2024.12.03 release

* Update CHANGELOG

---------

Co-authored-by: Mai Hussien <[email protected]>
  • Loading branch information
satyanandak and mai93 authored Dec 3, 2024
1 parent 44839ce commit 207c13c
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
v2024.12.03
===========
Fixes:
* fix: NPE in WorkspaceHelper when project is not loaded yet #7036
* fix issues with aspect templates not available in query sync mode #7048
* fix: Don't require rules_java and rules_python for bazel 7 and older #7052
* Reapply "fix: Support bazel 8 and --noenable_workspace mode (#6990)… #7045
* Handle included MODULE.bazel files as well #7057
* Fix indexing problem with Fix getPackageName which didn't respect "build ignore" #7034
* Stop adding a trailing # when filtering tests for JUnit 5 #7060
* fix(qsync): Include runtime_deps in the target graph #7081
* Fix over-including when view_project_root is set. #7002
* fix: remove strongInfoHolder flag, so users can choose which plugin t… #7092
* Reload project view, and make sure that BazelImportSettings respect p… #7088
* fix(qsync): Hightlighting level is always updated after 'enable analy… #7101
Features:
* PTY enabled terminal for the new sync view #7001
* Enable the new sync view for query sync #7037

v2024.11.19
===========
Features:
Expand Down

0 comments on commit 207c13c

Please sign in to comment.