release_2.13.0.dev0
Pre-release
Pre-release
thejcannon
released this
06 Aug 18:03
·
3048 commits
to main
since this release
New Features
-
BSP compile exposes loose classfiles to allow IntelliJ to invoke tests (#15347)
-
Add options to turn off
tailor
on a per-language basis (#15335)
User API Changes
-
Upgrade hadolint to 2.10.0 and add linux arm64 support (#15317)
-
Remove
[test].xml_dir
,[update-build-files].fix_python_macros
, and[java-infer].third_party_imports
(#15311) -
Deprecate
[golang].expected_version
in favor of more flexible[golang].minimum_expected_version
(#15306)
Plugin API Changes
- Add
update_env
toprocess_execution::local
. (#15340)
Bug fixes
-
Fix error output of
parametrize()
(#15339) -
Don't strip source roots when building dists with an existing setup.py (#15303)
-
Fix a bug in the python venv export logic. (#15294)
-
Fix non-determinism of
package_data
in generatedsetup.py
files (#15292)
Performance
- Eagerly skip tools with default lockfiles in
export-lockfiles
goal (#15304)
Documentation
- Improve error message for resolves x interpreter constraints issues (#15314)