Skip to content

release_2.13.0rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@thejcannon thejcannon released this 06 Aug 18:23
· 2779 commits to main since this release
release_2.13.0rc2
b0e7422

User API Changes

  • Bump default version of setuptools to 63.4 (#16618)

Bug fixes

  • Have run run __main__.py for non-zipapp PEXs (Cherry-pick of #16568) (#16635)

  • Add grpcio to default Python module mapping (#16604)

  • Record RemoteStoreBlobBytesUploaded for all upload strategies, rather than only for large blobs. (Cherry-pick of #16545) (#16555)

Performance

  • Improve performance of Owners rule (Cherry-pick of #16563) (#16597)

  • Fix performance for generating lockfiles for pytest and setuptools (Cherry-pick of #16591) (#16596)

Documentation

  • Fix ./pants help docs on command line specs (Cherry-pick of #16616) (#16623)

  • Use Markdown h3 for ToC support (Cherry-pick of #15964) (#16558)

  • Fix broken link to community page (Cherry-pick of #16468) (#16557)