release_2.4.0rc0
Pre-release
Pre-release
thejcannon
released this
06 Aug 18:47
·
5085 commits
to main
since this release
New Features
-
Warn when dependency inference is not used due to ambiguity from >1 target exporting the same Python module. (#11792)
-
Dependency inference: can disambiguate modules with multiple owners via
!
ignores (#11786)
User API Changes
-
Deprecate
--process-execution-cleanup-local-dirs
in favor of--process-execution-local-cleanup
(#11785) -
Deprecate
--process-execution-use-local-cache
in favor of--process-execution-local-cache
(#11781)