Skip to content

release_2.13.1rc0

Pre-release
Pre-release
Compare
Choose a tag to compare
@thejcannon thejcannon released this 06 Aug 18:24
· 2779 commits to main since this release
release_2.13.1rc0
c8fab37

New Features

  • Add retries to NetDownload intrinsic. (Cherry-pick of #16798) (#16884)

Bug fixes

  • Add python 3.10 to acceptable GCF runtimes (Cherry-pick of #17028) (#17054)

  • Fix JVM resources jar file to be deterministic by default (Cherry-pick of #16950) (#17032)

  • Don't cache VCS version outside the current pants session. (Cherry-pick of #17017) (#17020)

  • Fix for hang with redirected stdio. (Cherry-pick of #16970) (#16972)

  • wait for killed nailgun processes. (Cherry-pick of #16924) (#16938)

  • Fix venv re-population race. (Cherry-pick of #16931) (#16936)

  • Preserve stdio when a local process times out. (Cherry-pick of #16841) (#16885)

Documentation

  • Add Thales Menato's proudest contribution (Cherry-pick of #17023) (#17024)

  • Fix invalid field error message for parametrized fields. (Cherry-pick of #16911) (#17006)

  • Remove bad linebreaks from python-run-goal page. (Cherry-pick of #16976) (#16981)

  • Update changelog on docsite with 2.13 links (cherrypick of #16918) (#16957)

  • Add IBM, Coinbase, and Astranis case studies (Cherry-pick of #16805) (#16813)

  • fix broken shortlinks that invoked "docs:" instead of "doc:" (Cherry-pick of #16804) (#16810)