release_2.8.0.dev5
Pre-release
Pre-release
illicitonion
released this
19 Oct 08:38
·
4202 commits
to main
since this release
New Features
-
Add
./pants update-build-files
to automate fixing some deprecation warnings (#13273) -
Add
[cli.alias]
config section for command line alias support. (#13228) -
Add
run
support for newexperimental_run_shell_command
target. (#13229) -
Add
azure
to default Python module mapping (#13275) -
Support linux arm64 binary tools. (#13249)
-
Add minimal Scala backend (#13130)
User API Changes
-
Fix
dir:
anddir::
to include generated targets (#13263) -
Merge Docker
image_name
into therepository
field. (#13225) -
python_sources
andpython_tests
targets no longer use dependency inference, onlypython_source
andpython_test
targets (#13231)
Plugin API Changes
- Verify each observed URL and Digest pair (#13266)