Skip to content

release_2.20.0rc0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Feb 22:47
· 636 commits to main since this release
release_2.20.0rc0
13308be

Bug Fixes

  • Resolve adhoc_tool, code_quality_tool execution dependencies relative to target location (Cherry-pick of #20581) (#20608)

  • Silence warnings from Pex by default, for now (Cherry-pick of #20590) (#20593)

  • Fix update build files formatter selection (Cherry-pick of #20580) (#20582)

  • Remove asm -compiling-runtime flag for go 1.22+ compatible versions (Cherry-pick of #20554) (#20562)

  • Add all new Ruff backends to list of plugins (Cherry-pick of #20555) (#20556)

Documentation

  • Document the need for migrating tool to user lockfiles for export (Cherry-pick of #20604) (#20613)

  • Update doc_url calls for new website (Cherry-pick of #20583) (#20588)

  • docs: export dependency graph as adjacency list (Cherry-pick of #20566) (#20585)

  • Restructure JVM docs. (Cherry-pick of #20544) (#20564)