Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
19 KiB
trigger.dev
3.0.0-beta.49
Patch Changes
9971de6a1: Increase span attribute value length limit to 2048dbda820a7: - Prevent uncaught exceptions when handling WebSocket messages- Improve CLI dev command WebSocket debug and error logging
c2707800a: Improve prisma errors for missing postinstalld6c6dc993: try/catch opening the login URLe417aca87: Added config option extraCACerts to ProjectConfig type. This copies the ca file along with additionalFiles and sets NODE_EXTRA_CA_CERTS environment variable in built image as well as running the task.- Updated dependencies [
dbda820a7] - Updated dependencies [
e417aca87] - Updated dependencies [
d934feb02]- @trigger.dev/core@3.0.0-beta.49
3.0.0-beta.48
Patch Changes
- @trigger.dev/core@3.0.0-beta.48
3.0.0-beta.47
Patch Changes
16ad59533: v3: update @depot/cli to latest 0.0.1-cli.2.71.0- Updated dependencies [
4f95c9de4] - Updated dependencies [
e04d44866]- @trigger.dev/core@3.0.0-beta.47
3.0.0-beta.46
Patch Changes
-
14c2bdf89: Tasks should now be much more robust and resilient to reconnects during crucial operations and other failure scenarios.Task runs now have to signal checkpointable state prior to ALL checkpoints. This ensures flushing always happens.
All important socket.io RPCs will now be retried with backoff. Actions relying on checkpoints will be replayed if we haven't been checkpointed and restored as expected, e.g. after reconnect.
Other changes:
- Fix retry check in shared queue
- Fix env var sync spinner
- Heartbeat between retries
- Fix retry prep
- Fix prod worker no tasks detection
- Fail runs above
MAX_TASK_RUN_ATTEMPTS - Additional debug logs in all places
- Prevent crashes due to failed socket schema parsing
- Remove core-apps barrel
- Upgrade socket.io-client to fix an ACK memleak
- Additional index failure logs
- Prevent message loss during reconnect
- Prevent burst of heartbeats on reconnect
- Prevent crash on failed cleanup
- Handle at-least-once lazy execute message delivery
- Handle uncaught entry point exceptions
-
Updated dependencies [
14c2bdf89]- @trigger.dev/core@3.0.0-beta.46
3.0.0-beta.45
Patch Changes
374b6b9c0: Increase dev worker timeoutc75e29a9a: Add sox and audiowaveform binaries to worker images568da0178: - Improve non-zero exit code error messages- Detect OOM conditions within worker child processes
- Internal errors can have optional stack traces
- Docker provider can be set to enforce machine presets
52b6f48a9: Add e2e fixtures corresponding to past issues Implement e2e suite parallelism Enhance log level for specific e2e suite messages5ae3da6b4: Await file watcher cleanup in devf56582995: v3: Copy over more of the project's package.json keys into the deployed package.json (support for custom config like zenstack)d0d3a64bd: - Prevent downgrades during update check and advise to upgrade CLI- Detect bun and use npm instead
- During init, fail early and advise if not a TypeScript project
- During init, allow specifying custom package manager args
- Add links to dev worker started message
- Fix links in unsupported terminals
5ae3da6b4: - Fix artifact detection logs- Fix OOM detection and error messages
- Add test link to cli deployment completion
75ec4ac6a: v3: postInstall config option now replaces the postinstall script found in package.json- Updated dependencies [
0e77e7ef7] - Updated dependencies [
568da0178] - Updated dependencies [
5ae3da6b4]- @trigger.dev/core@3.0.0-beta.45
3.0.0-beta.44
Patch Changes
- Updated dependencies [
39885a427]- @trigger.dev/core@3.0.0-beta.44
3.0.0-beta.43
Patch Changes
77ad4127c: Improved ESM module require error detection logic- Updated dependencies [
34ca7667d]- @trigger.dev/core@3.0.0-beta.43
3.0.0-beta.42
Patch Changes
- @trigger.dev/core@3.0.0-beta.42
3.0.0-beta.41
Patch Changes
c7a55804d: Fix jsonc-parser import- @trigger.dev/core@3.0.0-beta.41
3.0.0-beta.40
Patch Changes
098932ea9: v3: vercel edge runtime support9835f4ec5: v3: fix otel flushing causing CLEANUP ack timeout errors by always setting a forceFlushTimeoutMillis value- Updated dependencies [
55d1f8c67] - Updated dependencies [
098932ea9] - Updated dependencies [
9835f4ec5]- @trigger.dev/core@3.0.0-beta.40
3.0.0-beta.39
Patch Changes
8757fdcee: v3: [prod] force flush timeout should be 1s- @trigger.dev/core@3.0.0-beta.39
3.0.0-beta.38
Patch Changes
d4ccdf710: Add an e2e suite to test compiling with v3 CLI.1b90ffbb8: v3: Usage trackinge02320f65: fix: allow command login to read api url from cli args- Updated dependencies [
1b90ffbb8] - Updated dependencies [
0ed93a748] - Updated dependencies [
c405ae711] - Updated dependencies [
c405ae711]- @trigger.dev/core@3.0.0-beta.38
3.0.0-beta.37
Patch Changes
c11a77f50: cli v3: increase otel force flush timeout to 30s from 500ms01633c9c0: Output stderr logs on dev worker failure68d32429b: Capture and display stderr on index failures35dbaedf6: - Fix init command SDK pinning- Show --api-url / -a flag where needed
- CLI now also respects
TRIGGER_TELEMETRY_DISABLED - Dedicated docker checkpoint test function
- Updated dependencies [
68d32429b] - Updated dependencies [
68d32429b]- @trigger.dev/core@3.0.0-beta.37
3.0.0-beta.36
Patch Changes
8e5ef176a: Increase cleanup IPC timeout- Updated dependencies [
b4f9b70ae] - Updated dependencies [
ba71f959e]- @trigger.dev/core@3.0.0-beta.36
3.0.0-beta.35
Patch Changes
98ef17029: Set the deploy timeout to 3mins from 1mine69ffd314: - Clear paused states before retry- Detect and handle unrecoverable worker errors
- Remove checkpoints after successful push
- Permanently switch to DO hosted busybox image
- Fix IPC timeout issue, or at least handle it more gracefully
- Handle checkpoint failures
- Basic chaos monkey for checkpoint testing
- Stack traces are back in the dashboard
- Display final errors on root span
- Updated dependencies [
ece6ca678] - Updated dependencies [
e69ffd314] - Updated dependencies [
e69ffd314]- @trigger.dev/core@3.0.0-beta.35
3.0.0-beta.34
Patch Changes
-
5a6e79e0c: Fixing missing logs when importing client @opentelemetry/api -
3a1b0c486: v3: Environment variable management API and SDK, along with resolveEnvVars CLI hook -
a86f36cef: Fix TypeScript inclusion in tsconfig.json forcli-v3 init -
c092c0f9d: v3: Prevent legacy-peer-deps=true from breaking deploysWhen a global
.npmrcfile includeslegacy-peer-deps=true, deploys would fail on thenpm cistep because the package-lock.json wouldn't match thepackage.jsonfile. This is because inside the image build, the.npmrcfile would not be picked up and solegacy-peer-depswould end up being false (which is the default). This change forces thepackage-lock.jsonfile to be created usinglegacy-peer-deps=false -
Updated dependencies [
3a1b0c486] -
Updated dependencies [
3f8b6d8fc] -
Updated dependencies [
1281d40e4]- @trigger.dev/core@3.0.0-beta.34
3.0.0-beta.33
Patch Changes
598906fc4: Fix for typo in v3 CLI login command- Updated dependencies [
6a379e4e9]- @trigger.dev/core@3.0.0-beta.33
3.0.0-beta.32
Patch Changes
f96f1e91a: Better handle issues with resolving dependency versions during deploy- @trigger.dev/core@3.0.0-beta.32
3.0.0-beta.31
Patch Changes
b8477ea2b: Fixes an issue with scoped packages in additionalPackages option- @trigger.dev/core@3.0.0-beta.31
3.0.0-beta.30
Patch Changes
0e919f56f: Better handle uncaught exceptions- Updated dependencies [
1477a2e30] - Updated dependencies [
0e919f56f]- @trigger.dev/core@3.0.0-beta.30
3.0.0-beta.29
Patch Changes
- @trigger.dev/core@3.0.0-beta.29
3.0.0-beta.28
Patch Changes
2156e1526: Adding some additional telemetry during deploy to help debug issues6406924b0: Ensure @trigger.dev/sdk and @trigger.dev/core are always in the list of deployed dependencies- Updated dependencies [
d490bc5cb] - Updated dependencies [
6d9dfbc75]- @trigger.dev/core@3.0.0-beta.28
3.0.0-beta.27
Patch Changes
1670c4c41: Remove "log" Log Level, unify log and info messages under the "info" log level- Updated dependencies [
1670c4c41] - Updated dependencies [
203e00208]- @trigger.dev/core@3.0.0-beta.27
3.0.0-beta.26
Patch Changes
e667028d4: Strip out server-only package from worker builds- @trigger.dev/core@3.0.0-beta.26
3.0.0-beta.25
Patch Changes
e337b2165: Add a postInstall option to allow running scripts after dependencies have been installed in deployed imagesc37c82231: Use locked package versions when resolving dependencies in deployed workers- Updated dependencies [
e337b2165] - Updated dependencies [
9e5382951]- @trigger.dev/core@3.0.0-beta.25
3.0.0-beta.24
Patch Changes
83dc87155: Fix issues with consecutive waits- Updated dependencies [
83dc87155]- @trigger.dev/core@3.0.0-beta.24
3.0.0-beta.23
Patch Changes
43bc7ed94: Hoist uncaughtException handler to the top of workers to better report error messages- @trigger.dev/core@3.0.0-beta.23
3.0.0-beta.22
Patch Changes
ebeb79052: Add typescript as a dependency so the esbuild-decorator will work even when running in npx- @trigger.dev/core@3.0.0-beta.22
3.0.0-beta.21
Patch Changes
-
9491a1649: Implement task.onSuccess/onFailure and config.onSuccess/onFailure -
9491a1649: Adds support foremitDecoratorMetadata: trueandexperimentalDecorators: truein your tsconfig using the@anatine/esbuild-decoratorspackage. This allows you to use libraries like TypeORM:import "reflect-metadata"; import { DataSource } from "typeorm"; import { Entity, Column, PrimaryColumn } from "typeorm"; @Entity() export class Photo { @PrimaryColumn() id!: number; @Column() name!: string; @Column() description!: string; @Column() filename!: string; @Column() views!: number; @Column() isPublished!: boolean; } export const AppDataSource = new DataSource({ type: "postgres", host: "localhost", port: 5432, username: "postgres", password: "postgres", database: "v3-catalog", entities: [Photo], synchronize: true, logging: false, });And then in your trigger.config.ts file you can initialize the datasource using the new
initoption:import type { TriggerConfig } from "@trigger.dev/sdk/v3"; import { AppDataSource } from "@/trigger/orm"; export const config: TriggerConfig = { // ... other options here init: async (payload, { ctx }) => { await AppDataSource.initialize(); }, };Now you are ready to use this in your tasks:
import { task } from "@trigger.dev/sdk/v3"; import { AppDataSource, Photo } from "./orm"; export const taskThatUsesDecorators = task({ id: "taskThatUsesDecorators", run: async (payload: { message: string }) => { console.log("Creating a photo..."); const photo = new Photo(); photo.id = 2; photo.name = "Me and Bears"; photo.description = "I am near polar bears"; photo.filename = "photo-with-bears.jpg"; photo.views = 1; photo.isPublished = true; await AppDataSource.manager.save(photo); }, }); -
Updated dependencies [
9491a1649] -
Updated dependencies [
9491a1649]- @trigger.dev/core@3.0.0-beta.21
3.0.0-beta.20
Patch Changes
de1cc868e: Fix dev CLI output when not printing update messages- Updated dependencies [
e3db25739]- @trigger.dev/core@3.0.0-beta.20
3.0.0-beta.19
Patch Changes
e9a63a486: Lock SDK and CLI deps on exact core version- @trigger.dev/core@3.0.0-beta.19
3.0.0-beta.18
Patch Changes
b68012f81: Remove the env var check during deploy (too many false negatives)b68012f81: Fixes an issue that was treating v2 trigger directories as v374d1e61e4: Fix a bug where revoking the CLI token would prevent you from ever logging in again with the CLI.52b2a8289: Add git to prod worker image which fixes private package installsb68012f81: Move to our global system from AsyncLocalStorage for the current task context storageb68012f81: Extracting out all the non-SDK related features from the main @trigger.dev/core/v3 exportb68012f81: Add support for tasks located in subdirectories inside trigger dirs- Updated dependencies [
b68012f81] - Updated dependencies [
b68012f81]- @trigger.dev/core@3.0.0-beta.18
3.0.0-beta.17
Patch Changes
b20760173: v3 CLI update command and package manager detection fix- @trigger.dev/core@3.0.0-beta.17
3.0.0-beta.16
Patch Changes
ed2a26c86: - Fix additionalFiles that aren't decendants- Stop swallowing uncaught exceptions in prod
- Improve warnings and errors, fail early on critical warnings
- New arg to --save-logs even for successful builds
- Updated dependencies [
ed2a26c86]- @trigger.dev/core@3.0.0-beta.16
3.0.0-beta.15
Patch Changes
-
26093896d: When using idempotency keys, triggerAndWait and batchTriggerAndWait will still work even if the existing runs have already been completed (or even partially completed, in the case of batchTriggerAndWait)- TaskRunExecutionResult.id is now the run friendlyId, not the attempt friendlyId
- A single TaskRun can now have many batchItems, in the case of batchTriggerAndWait while using idempotency keys
- A run’s idempotencyKey is now added to the ctx as well as the TaskEvent and displayed in the span view
- When resolving batchTriggerAndWait, the runtimes no longer reject promises, leading to an error in the parent task
-
b82db67b8: Add additional logging around cleaning up dev workers, and always kill them after 5 seconds if they haven't already exited -
62c9a5b71: Fixes an issue that caused failed tasks when resuming after callingtriggerAndWaitorbatchTriggerAndWaitin prod/staging (this doesn't effect dev).The version of Node.js we use for deployed workers (latest 20) would crash with an out-of-memory error when the checkpoint was restored. This crash does not happen on Node 18x or Node21x, so we've decided to upgrade the worker version to Node.js21x, to mitigate this issue.
You'll need to re-deploy to production to fix the issue.
-
Updated dependencies [
374edef02] -
Updated dependencies [
26093896d] -
Updated dependencies [
62c9a5b71]- @trigger.dev/core@3.0.0-beta.15
3.0.0-beta.14
Patch Changes
584c7da5d: - Add graceful exit for prod workers- Prevent overflow in long waits
- Updated dependencies [
584c7da5d]- @trigger.dev/core@3.0.0-beta.14
3.0.0-beta.13
Patch Changes
4986bfda2: Add option to print console logs in the dev CLI locally (issue #1014)4986bfda2: Adding task with a triggerSource of schedule4986bfda2: Added a new global - Task Catalog - to better handle task metadata- Updated dependencies [
4986bfda2] - Updated dependencies [
44e1b8754] - Updated dependencies [
4986bfda2] - Updated dependencies [
fde939a30] - Updated dependencies [
03b104a3d] - Updated dependencies [
4986bfda2]- @trigger.dev/core@3.0.0-beta.13
3.0.0-beta.12
Patch Changes
d3a18fbdf: Fix package builds and CLI commands on Windowsd3a18fbdf: Init command was failing on Windows because of bad template paths- @trigger.dev/core@3.0.0-beta.12
3.0.0-beta.11
Patch Changes
63a643b7c: v3: fix digest extraction- @trigger.dev/core@3.0.0-beta.11
3.0.0-beta.10
Patch Changes
7a9bd18ba: Stop swallowing deployment errors and display them better
3.0.0-beta.9
Patch Changes
279717b09: Don’t swallow some error messages when deploying328947dbf: Use the dashboard url instead of the API url for the View logs link
3.0.0-beta.8
Patch Changes
1c24348f7: Add openssl to prod worker image and allow passing auth token via env var for deploy- Updated dependencies [
f854cb90e] - Updated dependencies [
f854cb90e]- @trigger.dev/core@3.0.0-beta.7
3.0.0-beta.7
Patch Changes
624ddce32: Fix permissions inside node_modules9be1557bb: Changed the binary name from trigger.dev to triggerdev to fix a Windows issue
3.0.0-beta.6
Patch Changes
7ea8532cc: Display errors for runs and deployments1207efbba: Correctly handle self-hosted deploy command errorse35f29764: Default to retrying enabled in dev when running initf2894c177: Fix post start hooks6dcfeadac: Fixing an issue with bundling @trigger.dev/core/v3 in dev when using pnpm- Updated dependencies [
7ea8532cc]- @trigger.dev/core@3.0.0-beta.6
3.0.0-beta.5
Patch Changes
49184c718: Update trigger.dev CLI for new batch otel support- Updated dependencies [
eb6012628]- @trigger.dev/core@3.0.0-beta.5
3.0.0-beta.4
Patch Changes
c702d6a9c: better handle task metadata parse errors, and display nicely formatted errorsb271742dc: Configurable log levels in the config file and via env var8c4df326c: Improve error messages during dev/deploy and handle deploy image build issuesb271742dc: Added a Node.js runtime check for the CLI8694e573f: Fix CLI logout and add list-profiles command- Updated dependencies [
c702d6a9c] - Updated dependencies [
b271742dc] - Updated dependencies [
9af2570da]- @trigger.dev/core@3.0.0-beta.3
3.0.0-beta.3
Patch Changes
e3cf456c6: Handle string and non-stringifiable outputs like functions- Updated dependencies [
e3cf456c6]- @trigger.dev/core@3.0.0-beta.2
3.0.0-beta.2
Patch Changes
b66d5525e: add machine config and secure zod connectiond9c9e80bc: Changed "Worker" to "Version" in the dev command key719c0a0b9: Fixed incorrect span timings around checkpoints by implementing a precise wall clock that resets after restores9bcb8cb42: Added DEBUG to the ignored env varsf93eae300: Dynamically import superjson and fix some bundling issues- Updated dependencies [
b66d5525e] - Updated dependencies [
719c0a0b9] - Updated dependencies [
f93eae300]- @trigger.dev/core@3.0.0-beta.1
3.0.0-beta.1
Patch Changes
f1571cbfa: Fixed an issue where the trigger.dev package was not being built before publishing to npm
3.0.0-beta.0
Major Changes
395abe1b9: Updates to support Trigger.dev v3
Patch Changes
5b745dc1a: Vastly improved dev command output- Updated dependencies [
395abe1b9]- @trigger.dev/core@3.0.0-beta.0
1.0.7
Patch Changes
- @trigger.dev/core@2.3.18
1.0.6
Patch Changes
- @trigger.dev/core@2.3.17
1.0.5
Patch Changes
- Updated dependencies [
583da458]- @trigger.dev/core@2.3.16
1.0.4
Patch Changes
- @trigger.dev/core@2.3.15
1.0.3
Patch Changes
- @trigger.dev/core@2.3.14
1.0.2
Patch Changes
- @trigger.dev/core@2.3.13
1.0.1
Patch Changes
- @trigger.dev/core@2.3.12