NB. this release is broken on arm64 macOS, see #20765.
New Features
-
stats: add output format option to save Pants stats as JSON (#20579)
-
Allow passing arguments to PEX invocation used for
pex_binary
(#20737) -
Print reduced
pants test ...
command to rerun, when on CI (#20747) -
add latest 3.13/3.14 helm versions; upgrade default (#20743)
Plugin API Changes
- Deprecate the implicit_value option registration kwarg. (#20757)
Bug Fixes
-
Restore some opentelemetry module mappings (#20749)
-
upgrade Pex to 2.3.0 (#20734)
-
Properly format error about invalid scope names (#20712)
Performance
- Make all "local dists" PEXes internal-only (#20746)