Skip to content

release_2.21.0.dev5

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Apr 16:50
· 585 commits to main since this release
release_2.21.0.dev5
83790b8

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)

Documentation

  • Add "what's new" in 2.20 (#20687)

  • Use []() links not <> in [pex].emit_warnings docs (#20716)

  • Add extra newlines to avoid softwrapping the :::caution in export docs (#20715)