X Tutup
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: triggerdotdev/trigger.dev
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main@{1day}
Choose a base ref
...
head repository: triggerdotdev/trigger.dev
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 1 commit
  • 23 files changed
  • 2 contributors

Commits on Mar 10, 2026

  1. chore: release v4.4.3 (#3182)

    ## Summary
    2 new features, 2 improvements.
    
    ## Improvements
    - Add syncSupabaseEnvVars to pull database connection strings and save
    them as trigger.dev environment variables
    ([#3152](#3152))
    - Auto-cancel in-flight dev runs when the CLI exits, using a detached
    watchdog process that survives pnpm SIGKILL
    ([#3191](#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](#3172))
    - Add sidebar tabs (Options, AI, Schema) to the Test page for schemaTask
    payload generation and schema viewing.
    ([#3188](#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](#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](#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](#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>
    
    ---------
    
    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>
    github-actions[bot] and github-actions[bot] authored Mar 10, 2026
    Configuration menu
    Copy the full SHA
    c0b6309 View commit details
    Browse the repository at this point in the history
Loading
X Tutup