Skip to content

release_2.8.0rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@jsirois jsirois released this 03 Nov 18:41
· 4137 commits to main since this release
release_2.8.0rc2
782e424

New Features

  • Add overrides to python_requirements and poetry_requirements (Cherry-pick of #13458) (#13475)

  • Add --tailor-check (Cherry-pick of #13432) (#13457)

  • Add [tailor].ignore_paths and [tailor].ignore_adding_targets (Cherry-pick of #13422) (#13454)

  • Validate that [tailor].build_file_name is compatible with [GLOBAL].build_patterns (Cherry-pick of #13420) (#13446)

Plugin API Changes

  • Fix fmt, lint, test, and check plugins having to use sources FieldSet value (Cherry-pick of #13456) (#13466)

Bug fixes