Gitpulse
LatestReleasesStand-up
Merged
Size
M
Medium: 100-500 weighted lines
Change Breakdown
Maintenance100%
#3182chore: release v4.4.3

Trigger.dev v4.4.3 released with changelog compilations

GI
github-actions
·Mar 10, 2026·#3182chore: release v4.4.3

Core packages are bumped to version 4.4.3, compiling recent changeset files to officially document the new auto-canceling dev run watchdog and revamped Errors page.

Trigger.dev version 4.4.3 is officially released. Several recent pipeline additions are aggregated into a single version bump across the core packages, SDK, and CLI.

While the actual features were merged previously, this automated release compiles the official documentation for them. The release notes formally introduce a detached watchdog process that automatically cancels in-flight development runs when the CLI exits, surviving standard kill signals. The compiled changelogs also document Supabase environment variable synchronization, alongside substantial server-side updates including a new Errors page equipped with error fingerprinting and bulk replay capabilities.

Additionally, the release cleans up the repository by consuming and deleting the temporary changeset markdown files, translating them into permanent release notes.

View Original GitHub DescriptionFact Check

Summary

2 new features, 2 improvements.

Improvements

  • Add syncSupabaseEnvVars to pull database connection strings and save them as trigger.dev environment variables (#3152)
  • Auto-cancel in-flight dev runs when the CLI exits, using a detached watchdog process that survives pnpm SIGKILL (#3191)

Server changes

These changes affect the self-hosted Docker image and Trigger.dev Cloud:

  • A new Errors page for viewing and tracking errors that cause runs to fail

    • Errors are grouped using error fingerprinting
    • View top errors for a time period, filter by task, or search the text
    • View occurrences over time
    • View all the runs for an error and bulk replay them (#3172)
  • Add sidebar tabs (Options, AI, Schema) to the Test page for schemaTask payload generation and schema viewing. (#3188)

<details> <summary>Raw changeset output</summary>

Releases

@trigger.dev/build@4.4.3

Patch Changes

  • Add syncSupabaseEnvVars to pull database connection strings and save them as trigger.dev environment variables (#3152)
  • Updated dependencies:
    • @trigger.dev/core@4.4.3

trigger.dev@4.4.3

Patch Changes

  • Auto-cancel in-flight dev runs when the CLI exits, using a detached watchdog process that survives pnpm SIGKILL (#3191)
  • Updated dependencies:
    • @trigger.dev/core@4.4.3
    • @trigger.dev/build@4.4.3
    • @trigger.dev/schema-to-json@4.4.3

@trigger.dev/core@4.4.3

Patch Changes

  • Auto-cancel in-flight dev runs when the CLI exits, using a detached watchdog process that survives pnpm SIGKILL (#3191)

@trigger.dev/python@4.4.3

Patch Changes

  • Updated dependencies:
    • @trigger.dev/core@4.4.3
    • @trigger.dev/build@4.4.3
    • @trigger.dev/sdk@4.4.3

@trigger.dev/react-hooks@4.4.3

Patch Changes

  • Updated dependencies:
    • @trigger.dev/core@4.4.3

@trigger.dev/redis-worker@4.4.3

Patch Changes

  • Updated dependencies:
    • @trigger.dev/core@4.4.3

@trigger.dev/rsc@4.4.3

Patch Changes

  • Updated dependencies:
    • @trigger.dev/core@4.4.3

@trigger.dev/schema-to-json@4.4.3

Patch Changes

  • Updated dependencies:
    • @trigger.dev/core@4.4.3

@trigger.dev/sdk@4.4.3

Patch Changes

  • Updated dependencies:
    • @trigger.dev/core@4.4.3
</details>
© 2026 · via Gitpulse