Anonymous View
Skip to content

chore: release v4.5.0-rc.8#3998

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

chore: release v4.5.0-rc.8#3998
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Summary

3 improvements.

Improvements

  • Adds trigger.dev mint-token, which mints a short-lived delegated token from your stored personal access token. The token authenticates against the API as you, can be narrowed with --cap and given a lifetime with --ttl, and prints to stdout so it can be captured. (#3997)

    UAT=$(trigger.dev mint-token --ttl 3600 --cap read:runs)
  • Runner debug logs are now disabled by default. Set SEND_RUN_DEBUG_LOGS=true on the supervisor to re-enable them. (#3992)

  • Add request and response schemas for the new Errors API (error groups). These back the env-scoped HTTP endpoints for listing error groups, retrieving a single group, and changing its state (resolve, ignore, unresolve), plus a filter[error] option on the runs list to fetch the runs behind a group. Exported from @trigger.dev/core/v3 so the SDK can reuse them. (#4005)

Raw changeset output

⚠️⚠️⚠️⚠️⚠️⚠️

main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@trigger.dev/build@4.5.0-rc.8

Patch Changes

  • Updated dependencies:
    • @trigger.dev/core@4.5.0-rc.8

trigger.dev@4.5.0-rc.8

Patch Changes

  • Adds trigger.dev mint-token, which mints a short-lived delegated token from your stored personal access token. The token authenticates against the API as you, can be narrowed with --cap and given a lifetime with --ttl, and prints to stdout so it can be captured. (#3997)

    UAT=$(trigger.dev mint-token --ttl 3600 --cap read:runs)
  • Runner debug logs are now disabled by default. Set SEND_RUN_DEBUG_LOGS=true on the supervisor to re-enable them. (#3992)

  • Updated dependencies:

    • @trigger.dev/core@4.5.0-rc.8
    • @trigger.dev/build@4.5.0-rc.8
    • @trigger.dev/schema-to-json@4.5.0-rc.8

@trigger.dev/core@4.5.0-rc.8

Patch Changes

  • Add request and response schemas for the new Errors API (error groups). These back the env-scoped HTTP endpoints for listing error groups, retrieving a single group, and changing its state (resolve, ignore, unresolve), plus a filter[error] option on the runs list to fetch the runs behind a group. Exported from @trigger.dev/core/v3 so the SDK can reuse them. (#4005)

@trigger.dev/python@4.5.0-rc.8

Patch Changes

  • Updated dependencies:
    • @trigger.dev/core@4.5.0-rc.8
    • @trigger.dev/build@4.5.0-rc.8
    • @trigger.dev/sdk@4.5.0-rc.8

@trigger.dev/react-hooks@4.5.0-rc.8

Patch Changes

  • Updated dependencies:
    • @trigger.dev/core@4.5.0-rc.8

@trigger.dev/redis-worker@4.5.0-rc.8

Patch Changes

  • Updated dependencies:
    • @trigger.dev/core@4.5.0-rc.8

@trigger.dev/rsc@4.5.0-rc.8

Patch Changes

  • Updated dependencies:
    • @trigger.dev/core@4.5.0-rc.8

@trigger.dev/schema-to-json@4.5.0-rc.8

Patch Changes

  • Updated dependencies:
    • @trigger.dev/core@4.5.0-rc.8

@trigger.dev/sdk@4.5.0-rc.8

Patch Changes

  • Updated dependencies:
    • @trigger.dev/core@4.5.0-rc.8

@trigger.dev/plugins@4.5.0-rc.8

Patch Changes

  • Updated dependencies:
    • @trigger.dev/core@4.5.0-rc.8

@github-actions github-actions Bot changed the title chore: release (rc) chore: release v4.5.0-rc.8 Jun 19, 2026

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@github-actions github-actions Bot changed the title chore: release v4.5.0-rc.8 chore: release (rc) Jun 21, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from ae55093 to 136f0f1 Compare June 21, 2026 08:30
@github-actions github-actions Bot changed the title chore: release (rc) chore: release v4.5.0-rc.8 Jun 21, 2026
@github-actions github-actions Bot changed the title chore: release v4.5.0-rc.8 chore: release (rc) Jun 21, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 136f0f1 to c156016 Compare June 21, 2026 12:48
@github-actions github-actions Bot changed the title chore: release (rc) chore: release v4.5.0-rc.8 Jun 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants