New Features
-
Expose environment information on process metadata (#18458)
-
Support running
pants
from anywhere in the project. (#18412)
User API Changes
Bug fixes
-
Preserve environment variables in
pantsd
to allow Docker auth. (#18465) -
Only expose the equiv of
from typing import *
in prelude files (#18452) -
Support type hints in prelude files. (#18442)
-
Synthesized lockfile targets should never err on missing lockfiles. (#18406)
-
Fixes to visualisations for xdot (#18421)