Skip to content

chore: release v4.5.10 - #4440

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

chore: release v4.5.10#4440
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Summary

6 improvements, 2 bug fixes.

Improvements

  • You can now choose the region a run executes in when triggering a task through the MCP server. (#4439)
  • Transient connection errors when a run starts are now retried for longer, so a brief connectivity blip no longer sends the run back through the queue and delays its first attempt. (#4441)

Server changes

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

  • Triggering a task now does one fewer database write, so runs reach the queue slightly faster. (#4419)
  • Admins opening an impersonation link from outside the dashboard now get a confirmation page naming the organization and destination instead of being bounced back, and while impersonating they can switch to "View as user" to see the dashboard exactly as that user sees it, with the admin-only UI and the impersonation highlight both hidden. Stopping impersonation is still one click away in the account menu. (#4421)
  • In-app feedback and add-on/quota requests are now recorded with more account context for the support team. (#4368)
  • Self-hosted Kubernetes deployments now measure running-task count more accurately when deciding whether to pause pulling new work, so the safeguard engages closer to its configured thresholds. (#4442)
  • Batch triggers no longer fail to start their runs when an environment is under heavy API load. If a batch still can't finish being created, batchTriggerAndWait now fails with an error instead of leaving the parent run waiting forever, and the batches page says so rather than reporting that it resumed. (#4397)
  • Team members who join an organization through single sign-on or directory sync now get their own development environment for every project, so the dashboard's dev view and trigger dev become available to them without an admin having to set anything up. Members who were already missing one are repaired the next time their membership is synced from your identity provider. (#4426)
Raw changeset output

Releases

@trigger.dev/build@4.5.10

Patch Changes

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

trigger.dev@4.5.10

Patch Changes

  • You can now choose the region a run executes in when triggering a task through the MCP server. (#4439)
  • Updated dependencies:
    • @trigger.dev/core@4.5.10
    • @trigger.dev/build@4.5.10
    • @trigger.dev/schema-to-json@4.5.10

@trigger.dev/core@4.5.10

Patch Changes

  • Transient connection errors when a run starts are now retried for longer, so a brief connectivity blip no longer sends the run back through the queue and delays its first attempt. (#4441)

@trigger.dev/python@4.5.10

Patch Changes

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

@trigger.dev/react-hooks@4.5.10

Patch Changes

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

@trigger.dev/redis-worker@4.5.10

Patch Changes

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

@trigger.dev/rsc@4.5.10

Patch Changes

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

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

Patch Changes

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

@trigger.dev/sdk@4.5.10

Patch Changes

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

@github-actions github-actions Bot changed the title chore: release chore: release v4.5.10 Jul 31, 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 found 1 potential issue.

Open in Devin Review

@devin-ai-integration devin-ai-integration Bot Jul 31, 2026

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.

📝 Info: Deleted server-change notes are still recoverable for the release body

This release PR deletes all seven .server-changes/*.md files (via scripts/cleanup-server-changes.mjs, invoked from changeset:version in package.json:50). I checked whether those user-visible notes get lost: scripts/enhance-release-pr.mjs explicitly recovers deleted entries from the release-branch diff (getDeletedServerChangeFileDataFromReleaseBranch), merging them with any live files, so the "Server changes" section of the enhanced PR body / release notes still includes them even after cleanup. The plain changesets body shown in this PR description simply predates that enhancement step, so this is not a lost-notes bug.

Open in Devin Review

Was this helpful? React with 👍 or 👎 to provide feedback.

@github-actions github-actions Bot changed the title chore: release v4.5.10 chore: release Jul 31, 2026
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 2fb5942 to 231bda6 Compare July 31, 2026 14:00
@github-actions github-actions Bot changed the title chore: release chore: release v4.5.10 Jul 31, 2026
@github-actions github-actions Bot changed the title chore: release v4.5.10 chore: release Jul 31, 2026
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 231bda6 to dfb1041 Compare July 31, 2026 15:14
@github-actions github-actions Bot changed the title chore: release chore: release v4.5.10 Jul 31, 2026
@github-actions github-actions Bot changed the title chore: release v4.5.10 chore: release Jul 31, 2026
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from dfb1041 to f0e6785 Compare July 31, 2026 18:48
@github-actions github-actions Bot changed the title chore: release chore: release v4.5.10 Jul 31, 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