Skip to content

Releases: triggerdotdev/trigger.dev

[email protected]

18 Jul 10:57
0796df2
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-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 and bun uses the latest v1.2.18 release. The default node 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]

18 Jul 10:57
0796df2
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • fix: Logging large objects is now much more performant and uses less memory (#2263)
  • New internal idempotency implementation for trigger and batch trigger to prevent request retries from duplicating work (#2256)
  • Updated dependencies:

@trigger.dev/[email protected]

18 Jul 10:57
0796df2
Compare
Choose a tag to compare
Pre-release

Patch Changes

@trigger.dev/[email protected]

18 Jul 10:57
0796df2
Compare
Choose a tag to compare
Pre-release

Patch Changes

@trigger.dev/[email protected]

18 Jul 10:57
0796df2
Compare
Choose a tag to compare
Pre-release

Patch Changes

@trigger.dev/[email protected]

18 Jul 10:57
0796df2
Compare
Choose a tag to compare
Pre-release

Patch Changes

@trigger.dev/[email protected]

18 Jul 10:57
0796df2
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • Add runtime version detection for display in the dashboard (#2254)
  • Fail fast in CI when running deploy with missing TRIGGER_ACCESS_TOKEN and add useful error message with link to docs (#2258)
  • Fix Bun runtime path resolution fallback (#2254)

@trigger.dev/[email protected]

18 Jul 10:57
0796df2
Compare
Choose a tag to compare
Pre-release

Patch Changes

[email protected]

04 Jul 15:18
275ce9f
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • Fix update command version mismatch detection (#2199)
  • Add project details to the whoami command (#2231)
  • experimental processKeepAlive (#2183)
  • Serialize metadata to prevent invalid metadata from breaking run completions (#2219)
  • Updated dependencies:

@trigger.dev/[email protected]

04 Jul 15:19
275ce9f
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • Provide realtime skipColumns option via untamperable public access tokens (#2201)
  • Updated dependencies: