Skip to content

Releases: pantsbuild/pants

release_2.25.0.dev5

26 Jan 03:38
release_2.25.0.dev5
dddc4ee
Compare
Choose a tag to compare
release_2.25.0.dev5 Pre-release
Pre-release
  • additional tools during nodejs processes invocation (#21833)

  • Fix issue where pants run only working when package.json at root (#21849)

  • consider ts and tsx files on javascript dependency inference (#21840)

  • Encourage users to switch to the new Dockerfile parser (#21859)

  • golang: allow downloads during instalation of gRPC protobuf plugins (#21614)

  • Add plugin hook to nfpm backend so plugins can inject nfpm package field values (#21822)

release_2.24.0rc3

23 Jan 16:47
release_2.24.0rc3
8484e95
Compare
Choose a tag to compare
release_2.24.0rc3 Pre-release
Pre-release
pantsbuild.pants release 2.24.0rc3

release_2.25.0.dev4

10 Jan 15:29
release_2.25.0.dev4
84e75bc
Compare
Choose a tag to compare
release_2.25.0.dev4 Pre-release
Pre-release
  • Log infinite symlink offender (#20985)

  • Update openDAL to address AWS/GHAC issues (#21779)

  • substitute {chroot} marker in environment variables for remote execution (#21810)

  • extra_env_vars support fnmatch globs (#21781)

  • infer all PBS-related metadata from the URL (#21789)

  • Fix typo in docs. (#21797)

  • Upgrade the default version of black from 23.12 to 24.8 (#21056)

  • feat: add support to generate ruff report (#21783)

release_2.24.0rc1

10 Jan 15:34
release_2.24.0rc1
3b89c87
Compare
Choose a tag to compare
release_2.24.0rc1 Pre-release
Pre-release
  • nfpm(bugfix): handle package targets w/ output_path (Cherry-pick of #21806) (#21809)

release_2.23.2rc0

10 Jan 15:50
release_2.23.2rc0
1a70738
Compare
Choose a tag to compare
release_2.23.2rc0 Pre-release
Pre-release

Bug Fixes

  • nfpm(bugfix): handle package targets w/ output_path (Cherry-pick of #21806) (#21808)

release_2.25.0.dev3

23 Dec 00:31
release_2.25.0.dev3
4804396
Compare
Choose a tag to compare
release_2.25.0.dev3 Pre-release
Pre-release
  • make Platform class serializable for workunit-logger (#21792)

  • Support Python codegen for the OpenAPI backend (#21316)

  • update python build standalone references to new GitHub org (#21790)

  • store all known releases for Python Build Standalone known versions (#21776)

release_2.23.1

18 Dec 22:36
release_2.23.1
011d588
Compare
Choose a tag to compare

No changes since 2.23.1rc0

Changes since 2.23.0:

Bug Fixes

  • fix issue with duplicated BinaryPath instances passed to BinaryShimsRequest (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

18 Dec 00:01
release_2.25.0.dev2
cfcbdc4
Compare
Choose a tag to compare
release_2.25.0.dev2 Pre-release
Pre-release
  • infer the PBS release tag from the user-supplied URLs (#21739)

  • Upgrade to Pex 2.27.1 (#21762)

  • only emit a mkdir into remote execution wrapper for non-empty paths (#21753)

  • fix issue with duplicated BinaryPath instances passed to BinaryShimsRequest (#21745)

  • Update to Pex 2.24.3 (#21730)

release_2.23.1rc0

17 Dec 02:14
release_2.23.1rc0
4b66005
Compare
Choose a tag to compare
release_2.23.1rc0 Pre-release
Pre-release

Bug Fixes

  • fix issue with duplicated BinaryPath instances passed to BinaryShimsRequest (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

16 Dec 20:44
release_2.24.0rc0
695dc2f
Compare
Choose a tag to compare
release_2.24.0rc0 Pre-release
Pre-release
  • only emit a mkdir into remote execution wrapper for non-empty paths (Cherry-pick of #21753) (#21760)

  • fix issue with duplicated BinaryPath instances passed to BinaryShimsRequest (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)