·
75 commits
to main
since this release
Patch Changes
- Enhance deploy command output to better distinguish between local and remote builds (#2254)
- Fixes a bug that would allow processes that had OOM errors to be incorrectly reused when experimental_processKeepAlive was enabled (#2261)
- Add runtime version detection for display in the dashboard (#2254)
- Update base images to latest compatible versions. The
node-22
runtime now uses v22.16.0 andbun
uses the latest v1.2.18 release. The defaultnode
runtime is unchanged and points at v21.7.3. (#2254) - Fail fast in CI when running deploy with missing
TRIGGER_ACCESS_TOKEN
and add useful error message with link to docs (#2258) - Updated dependencies:
@trigger.dev/[email protected]
@trigger.dev/[email protected]