Releases: pantsbuild/pants
release_2.23.1
No changes since 2.23.1rc0
Changes since 2.23.0:
Bug Fixes
-
fix issue with duplicated
BinaryPath
instances passed toBinaryShimsRequest
(Cherry pick of #21745) (#21759) -
fix: Handle buildx output with BUILDX_NO_DEFAULT_ATTESTATIONS=1 (Cherry-pick of #21735) (#21738)
-
Allow python protobuf codegen export to coexist with namespace/host package (Cherry-pick of #21665) (#21676)
release_2.25.0.dev2
release_2.23.1rc0
Bug Fixes
-
fix issue with duplicated
BinaryPath
instances passed toBinaryShimsRequest
(Cherry pick of #21745) (#21759) -
fix: Handle buildx output with BUILDX_NO_DEFAULT_ATTESTATIONS=1 (Cherry-pick of #21735) (#21738)
-
Allow python protobuf codegen export to coexist with namespace/host package (Cherry-pick of #21665) (#21676)
release_2.24.0rc0
-
only emit a
mkdir
into remote execution wrapper for non-empty paths (Cherry-pick of #21753) (#21760) -
fix issue with duplicated
BinaryPath
instances passed toBinaryShimsRequest
(Cherry-pick of #21745) (#21758) -
update the manylinux wheel glibc version to 2.28 (cherry-pick of #21650) (#21754)
-
fix: Handle buildx output with BUILDX_NO_DEFAULT_ATTESTATIONS=1 (Cherry-pick of #21735) (#21737)
-
Deprecate using scie-pants older than 0.12.2, improve upgrade docs (Cherry-pick of #21726) (#21731)
-
Fix: Creating ZIP archives with no file extension (Cherry-pick of #21694) (#21705)
-
add Platinum support callout to upcoming release notes (Cherry-pick of #21722) (#21728)
-
miscellaneous 2.24 release notes copy edits (Cherry-pick of #21721) (#21727)
-
A global lock on side effects into the workspace. (Cherry-pick of #21698) (#21708)
-
Allow python protobuf codegen export to coexist with namespace/host package (Cherry-pick of #21665) (#21675)
-
Copy-edit 2.24's release notes, add some highlights (Cherry-pick of #21672) (#21677)
-
Make sure FirstPartyHelmDeploymentMapping doesn't get calculated if disabled (Cherry-pick of #21633) (#21636)
release_2.25.0.dev1
-
fix infinite loop due to panic from bare
.unwrap
of aResult
increate_digests
intrinsic (#21746) -
filter known PBS release by the PBS-specific release tag (#21710)
-
fix: Handle buildx output with BUILDX_NO_DEFAULT_ATTESTATIONS=1 (#21735)
-
Deprecate using scie-pants older than 0.12.2, improve upgrade docs (#21726)
-
generalize glob syntax for known third party docker images (#21711)
-
add Platinum support callout to upcoming release notes (#21722)
-
miscellaneous 2.24 release notes copy edits (#21721)
-
Fix: Creating ZIP archives with no file extension (#21694)
-
A global lock on side effects into the workspace. (#21698)
-
feat: requests to remote always include user-agent (#21684)
-
Update instructions on how to export py generated symbols to IDE (#21639)
-
Add Python 3.13 complete-platforms for AWS Lambda (#21656)
-
Copy-edit 2.24's release notes, add some highlights (#21672)
-
Fix lockfile generation for shadowed resolves (#21642)
-
Allow python protobuf codegen export to coexist with namespace/host package (#21665)
release_2.23.0
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
release_2.25.0.dev0
-
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
release_2.23.0rc3
release_2.22.1
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)