Skip to content

Releases: pantsbuild/pants

release_2.22.1rc2

29 Oct 06:08
release_2.22.1rc2
7a8917b
Compare
Choose a tag to compare
release_2.22.1rc2 Pre-release
Pre-release

Bug Fixes

  • golang: support all: prefix for go:embed directives (Cherry-pick of #21559) (#21564)

release_2.21.2rc2

29 Oct 06:27
release_2.21.2rc2
77d6d6b
Compare
Choose a tag to compare
release_2.21.2rc2 Pre-release
Pre-release

Bug Fixes

  • golang: support all: prefix for go:embed directives (Cherry-pick of #21559) (#21562)

  • golang: fix exception when coverage enabled and external tests import the base package (Cherry-pick of #21452) (#21455)

release_2.24.0.dev2

01 Nov 21:32
release_2.24.0.dev2
eb85e70
Compare
Choose a tag to compare
release_2.24.0.dev2 Pre-release
Pre-release

New Features

  • Make ExternalTool exportable (#21258)

User API Changes

  • delete pymupdf from default_module_mapping.py (#21516)

Plugin API Changes

  • Remove GenerateToolLockfileSentinel (#21225)

release_2.24.0.dev1

09 Oct 20:10
release_2.24.0.dev1
5a4e0a4
Compare
Choose a tag to compare
release_2.24.0.dev1 Pre-release
Pre-release

New Features

  • Rise forth the PBS Provider from the ashes of bitrot (#21422)

  • Update to Pex 2.19.1 (#21425)

User API Changes

  • Replace macOS 10.15 x86-64 self-hosted runner with 12 GH-hosted (#21417)

  • Switch to using the native options parser values (#21385)

Bug Fixes

  • Use LnBinary instead of hardcoded /bin/ln in jvm.sh (#21488)

  • Use MkdirBinary in coursier fetch wrapper script (#21463)

  • Support trailing global flags in the native parser. (#21480)

  • golang: fix exception when coverage enabled and external tests import the base package (#21452)

  • [fix] propagate peek additional_info to output (#21399)

Performance

  • add new cache scope to cache locally only (#21290)

Documentation

  • Do not show equals sign in help for short options (#21446)

release_2.23.0rc0

09 Oct 19:36
release_2.23.0rc0
6402ea0
Compare
Choose a tag to compare
release_2.23.0rc0 Pre-release
Pre-release

Bug Fixes

  • Support trailing global flags in the native parser. (Cherry-pick of #21480) (#21485)

release_2.22.1rc1

09 Oct 18:47
release_2.22.1rc1
1c54a12
Compare
Choose a tag to compare
release_2.22.1rc1 Pre-release
Pre-release

Bug Fixes

  • Support trailing global flags in the native parser. (Cherry-pick of #21480) (#21486)

  • golang: fix exception when coverage enabled and external tests import the base package (Cherry-pick of #21452) (#21454)

  • Fix options parser discrepancy due to repeated evaluation of .pants.rc (Cherry-pick of #21118) (#21433)

release_2.23.0a1

29 Sep 22:01
release_2.23.0a1
f809096
Compare
Choose a tag to compare
release_2.23.0a1 Pre-release
Pre-release

Bug Fixes

  • golang: fix exception when coverage enabled and external tests import the base package (Cherry-pick of #21452) (#21453)

release_2.24.0.dev0

18 Sep 18:19
release_2.24.0.dev0
06d4884
Compare
Choose a tag to compare
release_2.24.0.dev0 Pre-release
Pre-release

New Features

  • Bump ktlint version to 1.3.1 (#21320)

  • bump default version of pip to support Python 3.13 (#21400)

  • adhoc/shell: allow cache scope to be configured for process executions (#21245)

  • system_binary: log a warning when candidate binaries fail (#21390)

User API Changes

  • Remove long-deprecated resolve_local_platforms field and options (#21416)

  • drop Python 3.7 from default bundled lockfiles (#21389)

Plugin API Changes

  • support path metadata lookups of local system paths (#21404)

  • let users point a bazooka a their foot wtih SetupKwargs plugins (#21394)

Bug Fixes

  • avoid negatively caching path lookups for binary path requests (#21406)

  • pass along query parameters to s3:// urls (#21392)

release_2.22.1rc0

16 Sep 23:52
release_2.22.1rc0
ed500bf
Compare
Choose a tag to compare
release_2.22.1rc0 Pre-release
Pre-release

Bug Fixes

  • Terraform: downgrade python-hcl2 from 4.3.2 to 4.3.0 to work around parsing issues (Cherry-pick of #21361) (#21365)

release_2.21.2rc1

16 Sep 22:31
release_2.21.2rc1
6361831
Compare
Choose a tag to compare
release_2.21.2rc1 Pre-release
Pre-release

Bug Fixes

  • Terraform: downgrade python-hcl2 from 4.3.2 to 4.3.0 to work around parsing issues (Cherry-pick of #21361) (#21364)