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)