Skip to content

Releases: triggerdotdev/trigger.dev

[email protected]

05 Dec 17:13
185f4ec

Choose a tag to compare

Minor Changes

  • feat(cli): upgrade bun deployments to v1.3.3 (#2756)

Patch Changes

  • fix(otel): exported logs and spans will now have matching trace IDs (#2724)
  • The --force-local-build flag is now renamed to just --local-build (#2702)
  • fix(cli): header will always print the correct profile (#2728)
  • feat: add ability to set custom resource properties through trigger.config.ts or via the OTEL_RESOURCE_ATTRIBUTES env var (#2704)
  • feat(cli): implements content-addressable store for the dev CLI build outputs, reducing disk usage (#2725)
  • Added support for native build server builds in the deploy command (--native-build-server) (#2702)
  • Updated dependencies:

@trigger.dev/[email protected]

05 Dec 17:04
185f4ec

Choose a tag to compare

Minor Changes

  • feat(cli): upgrade bun deployments to v1.3.3 (#2756)

Patch Changes

  • fix(otel): exported logs and spans will now have matching trace IDs (#2724)
  • The --force-local-build flag is now renamed to just --local-build (#2702)
  • fix(cli): header will always print the correct profile (#2728)
  • feat: add ability to set custom resource properties through trigger.config.ts or via the OTEL_RESOURCE_ATTRIBUTES env var (#2704)
  • feat(cli): implements content-addressable store for the dev CLI build outputs, reducing disk usage (#2725)
  • Added support for native build server builds in the deploy command (--native-build-server) (#2702)
  • Updated dependencies:

@trigger.dev/[email protected]

05 Dec 17:14
185f4ec

Choose a tag to compare

Patch Changes

@trigger.dev/[email protected]

05 Dec 17:14
185f4ec

Choose a tag to compare

Patch Changes

@trigger.dev/[email protected]

05 Dec 17:14
185f4ec

Choose a tag to compare

Patch Changes

@trigger.dev/[email protected]

05 Dec 17:14
185f4ec

Choose a tag to compare

Patch Changes

  • fix: prevent infinite useEffect when passing an array of tags to useRealtimeRunsWithTag (#2705)
  • Updated dependencies:

@trigger.dev/[email protected]

05 Dec 17:14
185f4ec

Choose a tag to compare

Patch Changes

@trigger.dev/[email protected]

05 Dec 17:13
185f4ec

Choose a tag to compare

Patch Changes

  • fix: prevent ERR_IPC_CHANNEL_CLOSED errors from causing an unhandled exception on TaskRunProcess (#2743)
  • Added support for native build server builds in the deploy command (--native-build-server) (#2702)

@trigger.dev/[email protected]

05 Dec 17:13
185f4ec

Choose a tag to compare

Patch Changes

  • syncVercelEnvVars to skip API and read env vars directly from env.process for Vercel build environments. New syncNeonEnvVars build extension for syncing environment variables from Neon database projects to Trigger.dev. The extension automatically detects branches and builds appropriate PostgreSQL connection strings for non-production, non-dev environments (staging, preview). (#2729)
  • Updated dependencies:

[email protected]

24 Nov 10:34
6e47377

Choose a tag to compare

Patch Changes