release_2.14.0.dev6
Pre-release
Pre-release
thejcannon
released this
06 Aug 18:25
·
2477 commits
to main
since this release
New Features
-
Support adding to dict-valued options in config files. (#16481)
-
Add
[mypy].extra_type_stubs_lockfile
(#16461) -
Proposal for a Helm Deployment goal implementation (#15882)
-
Add support for using environment variables in JVM tests (#16455)
-
Add
[python].resolves_to_constraints_file
(#16420)
Plugin API Changes
-
GenerateToolLockfileSentinel
encouraged to use language-specific subclasses (#16449) -
Allow backend packages to also register remote auth plugins (#16444)
Bug fixes
-
Fix
--process-cleanup
deprecation. (#16447) -
Fix
CacheContentBehavior::Defer
with a remote cache (#16439)