release_2.19.0.dev4
Pre-release
Pre-release
github-actions
released this
31 Oct 00:06
·
835 commits
to main
since this release
New Features
-
Add
TransitivelyExcludeDependenciesRequest
to mirror user-provided values (#20080) -
Use
ambiguity-resolution
for Python protobuf/grpc dependency inference (#19939) -
Configurable override of url generation for External Tool versions (#20074)
Plugin API Changes
- Plumb the hidden
_find_links
through non-resolve Pex invocations (#20085)
Bug Fixes
-
The pants native client should respect the
PANTS_BUILDROOT_OVERRIDE
provided byscie-pants
. (#20112) -
Make CompletePexEnvironment.environment_dict accept
PATH
fromsubprocess-environment
(#20082) -
Fix coursier download for arm64, bumps default to v2.1.6 (#19940)
-
Add best-effort limits on async file opens to reduce file handle counts (#20055)