Skip to content

release_2.19.1

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Mar 22:38
· 304 commits to main since this release
release_2.19.1
4fd98b5

No changes since 2.19.1rc1.

Changes since 2.19.0:

Bug Fixes

  • Fix formatting of the "pex.platforms is deprecated" message (Cherry-pick of #20514) (#20527)

  • Bump PyO3 to 0.20 to fix backtraces (Cherry-pick of #20517) (#20532)

  • Fix direct_url in python PEP660 editable wheels (Cherry-pick of #20486) (#20494)

  • python-infer: respect ignore pragma w/ strings (Cherry-pick of #20477) (#20484)

  • python-infer: Avoid false positive strings (Cherry-pick of #20472) (#20483)

  • fix: in-repo plugin requirements.txt not loading (Cherry-pick of #20355) (#20381)

  • Remove asm -compiling-runtime flag for go 1.22+ compatible versions (Cherry-pick of #20554) (#20561)

Documentation

  • Fix capitalization of Terraform in left nav (#20490)

  • Actually call bin_name in help string (Cherry-pick of #20434) (#20437)

  • Document the need for migrating tool to user lockfiles for export (Cherry-pick of #20604) (#20614)