• v4.4.3 c0b6309c72

    chore: release v4.4.3 (#3182)

    frostbyte_neo released this 2026-03-10 10:17:24 +00:00 | 944 commits to main since this release

    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)

    Raw changeset output

    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

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

    Downloads