release_2.22.0.dev0
Pre-release
Pre-release
github-actions
released this
29 Apr 14:29
·
515 commits
to main
since this release
New Features
-
allow loose format in Google Cloud Functions & AWS Lambda targets (#20789)
-
Add Python 3.13 to the default interpreter universe (#20851)
User API Changes
- Remove deprecated
pex_binary(platforms=...)
for 2.22, deprecateresolve_local_platforms
(#20823)
Bug Fixes
-
OrphanFilepathConfigBehavior.IGNORE should actually ignore orphaned files (#20841)
-
Fix dependencies and dependents to use output file when using json formatting (#20843)
-
Fix Rust option parser escape handling (#20839)
-
stop using deprecated logging.warn method (#20837)