Skip to content

release_2.8.0rc6

Pre-release
Pre-release
Compare
Choose a tag to compare
@thejcannon thejcannon released this 06 Aug 19:25
· 4137 commits to main since this release
release_2.8.0rc6

New features

  • Add [twine].ca_certs_path option (Cherry-pick of #13593) (#13642)

User API Changes

  • Ban * globs and ! ignores in source: str field (Cherry-pick of #13629) (#13636)

  • Bump twine to 3.6.0 and add tool lockfile (Cherry-pick of #13594) (#13640)

Bug fixes

  • Fix Python dependency inference breaking with python_source targets (Cherry-pick of #13627) (#13633)

  • Register skip fields for python linters and mypy also on the python_test_utils target. (Cherry-pick of #13616) (#13623)