Releases: pantsbuild/pants
release_2.22.0
No changes since 2.22.0rc3.
Full release notes: https://github.com/pantsbuild/pants/blob/release_2.22.0/docs/notes/2.22.x.md
release_2.22.0rc3
Bug Fixes
-
Always run setuptools_scm in the local environment (cherry-pick of #21188) (#21355)
-
Fix bug when computing implicit kwargs in @rules called by name. (cherrypick of #21038) (#21324)
-
jvm resources action is not reproducible (Cherry-pick of #21259) (#21268)
-
use entire URL string as cache key for download intrinsic rule (Cherry-pick of #21215) (#21238)
release_2.20.4
pantsbuild.pants release 2.20.4
release_2.23.0.dev6
New Features
-
Add JSX support built on the JS backend (#21206)
-
allow plugins to provide "auxiliary" goals (and refactor BSP into backends) (#20913)
-
Caching for Terraform! (#21221)
-
Terraform multi-platform lockfiles (#21247)
-
javascript: jsconfig (tsconfig) parsing for dependency inference (#21176)
-
Auto-select complete platforms for AWS Lambda functions on ARM architecture (#21234)
User API Changes
- Add complete platforms for Google Cloud Functions + auto-infer based on runtime (#21248)
Bug Fixes
-
adhoc/shell: capture files relative to root of sandbox for in-workspace executions (#21254)
-
jvm resources action is not reproducible (#21259)
-
log logfile path when error opening (#21242)
-
Tighten regex on Simplifier/strip_v2_chroot_path (#21241)
-
use entire URL string as cache key for download intrinsic rule (#21215)