Skip to content

release_2.10.1rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@stuhood stuhood released this 01 May 03:51
· 3545 commits to main since this release
release_2.10.1rc1

New Features

  • Support poetry wildcard requirements. (Cherry-pick of #15213) (#15215)

Bug fixes

  • Do not lowercase Docker image tags. (Cherry pick of #15254) (#15259)

  • Clean PID-specific exception file if empty on process exit (Cherry pick of #15086) (#15112)

  • Fix use of @ in path names (Cherry-pick of #15226) (#15233)

  • Fix lockfile generation for duplicate jvm_artifact targets with jar fields. (Cherry-pick of #15219) (#15232)

  • Mention resolve when partitioning Mypy and Pylint (Cherry-pick of #15172) (#15182)

  • Fix when the same python_requirement defines both type stub and implementation (Cherry-pick of #15121) (#15128)

  • Enable codegen on relocated files (Cherry-pick of #15100) (#15130)