New Features
-
Code Quality Tool Lib (#20135)
-
Python: Enable code formatting using Ruff (#20098)
-
Add docker image output field to support publish to repository when using BuildKit (#20154)
User API Changes
- Remove deprecated
[export].symlink_python_virtualenv
option (#20214)
Plugin API Changes
- Remove deprecated
@rule_helper
(#20213)
Bug Fixes
-
Skip jvm dependencies without entries (#20192)
-
Support inferring JS deps from
export ... from ...
statements (#20190) -
Remove print() statement (#20196)
-
Do not choke on values from macros on environment targets during bootstrap. (#20191)
-
Use a Zulu JDK 8 to run the Kotlin analyzer. (#20184)
-
Fix: support helm repos with trailing slashes (#20177)