Skip to content

Releases: pantsbuild/pants

release_2.23.0

20 Nov 04:27
release_2.23.0
6fad8c6
Compare
Choose a tag to compare

See the release notes: https://github.com/pantsbuild/pants/blob/release_2.23.0/docs/notes/2.23.x.md

Bug Fixes since 2.23.0rc3

  • Make sure FirstPartyHelmDeploymentMapping doesn't get calculated if disabled (Cherry-pick of #21633) (#21635)

release_2.25.0.dev0

20 Nov 21:05
release_2.25.0.dev0
594a2fb
Compare
Choose a tag to compare
release_2.25.0.dev0 Pre-release
Pre-release
  • Test and release on newer macOS: 13 (x86-64) and 14 (arm64) (#21655)

  • remove deprecated setting [shell-setup].tailor (#21654)

  • update Pants' own Python to 3.11 (#21528)

  • update the manylinux wheel glibc version to 2.28 (#21650)

  • Make sure FirstPartyHelmDeploymentMapping doesn't get calculated if disabled (#21633)

release_2.24.0a0

12 Nov 17:20
release_2.24.0a0
b399758
Compare
Choose a tag to compare
release_2.24.0a0 Pre-release
Pre-release
  • Use the major version of golang at package time (#21523)

  • fix: use cp/mv more resiliently during pbs bootstrap (#21551)

  • Upgrade Ruff to 0.7.2 by default, add known-versions for latest of all 0.x series (#21605)

release_2.23.0rc3

12 Nov 02:17
release_2.23.0rc3
ef585bb
Compare
Choose a tag to compare
release_2.23.0rc3 Pre-release
Pre-release

Bug Fixes

  • Use the major version of golang at package time (Cherry-pick of #21523) (#21618)

release_2.22.1

02 Nov 10:53
release_2.22.1
abd262f
Compare
Choose a tag to compare

No changes since 2.22.1rc3.

Changes since 2.22.0:

Bug Fixes

  • Ensure deterministic jvm lockfiles (Cherry-pick of #21561) (#21591)
  • golang: support all: prefix for go:embed directives (Cherry-pick of #21559) (#21564)
  • 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)
  • 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.2

02 Nov 10:32
release_2.21.2
1e2a2c5
Compare
Choose a tag to compare

No changes since 2.21.2rc2.

Changes since 2.21.1:

Bug Fixes

  • golang: support all: prefix for go:embed directives (Cherry-pick of #21559) (#21564)
  • Terraform: downgrade python-hcl2 from 4.3.2 to 4.3.0 to work around parsing issues (Cherry-pick of #21361) (#21364)
  • jvm resources action is not reproducible (Cherry-pick of #21259) (#21269)
  • use entire URL string as cache key for download intrinsic rule (Cherry pick of #21215) (#21244)

release_2.24.0.dev3

02 Nov 09:52
release_2.24.0.dev3
6f8e16e
Compare
Choose a tag to compare
release_2.24.0.dev3 Pre-release
Pre-release
  • Upgrade semgrep 1.86 -> 1.94 (#21595)

  • Align 2.23's release notes on main to those on 2.23.x branch (#21596)

  • Ensure deterministic jvm lockfiles (#21561)

  • Run ruff as an external tool, not via Python/PEX (#21237)

  • Deprecate running on macOS 12 (and 13, for arm64) (#21569)

  • mypy: lint scripts without extensions (#21575)

  • Document missing binary as common issue (#21459)

  • golang: support all: prefix for go:embed directives (#21559)

release_2.23.0rc2

01 Nov 00:43
release_2.23.0rc2
66ea60d
Compare
Choose a tag to compare
release_2.23.0rc2 Pre-release
Pre-release

Bug Fixes

  • Ensure deterministic jvm lockfiles (Cherry-pick of #21561) (#21590)

release_2.22.1rc3

31 Oct 23:35
release_2.22.1rc3
65d26d5
Compare
Choose a tag to compare
release_2.22.1rc3 Pre-release
Pre-release

Bug Fixes

  • Ensure deterministic jvm lockfiles (Cherry-pick of #21561) (#21591)

release_2.23.0rc1

29 Oct 03:25
release_2.23.0rc1
24853c6
Compare
Choose a tag to compare
release_2.23.0rc1 Pre-release
Pre-release

Bug Fixes

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