Skip to content

chore: release v4.5.4#4228

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

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

Conversation

@github-actions

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

Copy link
Copy Markdown
Contributor

Summary

1 new feature, 5 improvements, 4 bug fixes.

Improvements

  • You can now mark environment variables synced via the syncEnvVars build extension as secrets. Return { name, value, isSecret: true } from your callback and those variables are stored redacted in the dashboard, just like manually created secret env vars. (#4203)

Bug fixes

  • Fix a chat.agent message-loss race where sending a message right after an action (such as an undo) could drop the follow-up's response from the UI until a refresh. (#4234)

Server changes

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

  • Promo credits: a /promo signup landing page, redeeming a promo code when a new org selects a plan, and showing remaining credits on the usage page. (#4138)
  • Clearer login error when an email address is blocked by the WHITELISTED_EMAILS setting: the message now explains the address isn't allowed on this instance instead of the ambiguous "This email is unauthorized". (#4220)
  • Optionally process high-volume telemetry ingestion in parallel for higher throughput under heavy load by setting OTEL_TRANSFORM_WORKER_POOL_ENABLED=1. Off by default. (#4232)
  • Add a REALTIME_BACKEND_DEFAULT env var to choose the default realtime backend (electric, native, or shadow) for environments whose org has no per-org override. Defaults to electric, so existing behavior is unchanged. (#4231)
  • Clarified on the Regions page that a region only affects where your runs execute, not where your data is stored. This shows as a tooltip on the Location column and in the confirmation dialog when you change your default region. (#4226)
  • Fixed stale login errors: an error from a previous login attempt (for example a rejected email address) no longer keeps reappearing on the login page and no longer makes later, successful attempts look like they failed. (#4220)
  • The Errors page now shows better details for each error. Errors that don't carry a message — such as errors thrown without a message, or values thrown that aren't Error objects — get a meaningful title instead of all reading "Unknown error", and are grouped by their name (or value) rather than collapsed into a single group. The error type now shows the actual error name, and stack traces now appear where previously they were missing. (#4225)
  • Query page: extracting fields from a run's output with JSON functions (such as JSONExtractString or JSONExtractInt) no longer fails with an "illegal type: JSON" error. (#4221)
Raw changeset output

Releases

@trigger.dev/build@4.5.4

Patch Changes

  • You can now mark environment variables synced via the syncEnvVars build extension as secrets. Return { name, value, isSecret: true } from your callback and those variables are stored redacted in the dashboard, just like manually created secret env vars. (#4203)
  • Updated dependencies:
    • @trigger.dev/core@4.5.4

trigger.dev@4.5.4

Patch Changes

  • Updated dependencies:
    • @trigger.dev/build@4.5.4
    • @trigger.dev/core@4.5.4
    • @trigger.dev/schema-to-json@4.5.4

@trigger.dev/python@4.5.4

Patch Changes

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

@trigger.dev/react-hooks@4.5.4

Patch Changes

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

@trigger.dev/redis-worker@4.5.4

Patch Changes

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

@trigger.dev/rsc@4.5.4

Patch Changes

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

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

Patch Changes

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

@trigger.dev/sdk@4.5.4

Patch Changes

  • Fix a chat.agent message-loss race where sending a message right after an action (such as an undo) could drop the follow-up's response from the UI until a refresh. (#4234)
  • Updated dependencies:
    • @trigger.dev/core@4.5.4

@trigger.dev/core@4.5.4

@github-actions github-actions Bot changed the title chore: release chore: release v4.5.4 Jul 10, 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.4 chore: release Jul 10, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 218ffd8 to e0f8fc1 Compare July 10, 2026 15:50
@github-actions github-actions Bot changed the title chore: release chore: release v4.5.4 Jul 10, 2026
@github-actions github-actions Bot changed the title chore: release v4.5.4 chore: release Jul 10, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from e0f8fc1 to 3e5d6eb Compare July 10, 2026 16:04
@github-actions github-actions Bot changed the title chore: release chore: release v4.5.4 Jul 10, 2026
@github-actions github-actions Bot changed the title chore: release v4.5.4 chore: release Jul 10, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 3e5d6eb to 714d68f Compare July 10, 2026 16:27
@github-actions github-actions Bot changed the title chore: release chore: release v4.5.4 Jul 10, 2026
@github-actions github-actions Bot changed the title chore: release v4.5.4 chore: release Jul 10, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 714d68f to bd49ff3 Compare July 10, 2026 17:32
@github-actions github-actions Bot changed the title chore: release chore: release v4.5.4 Jul 10, 2026
@github-actions github-actions Bot changed the title chore: release v4.5.4 chore: release Jul 11, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from bd49ff3 to 4326863 Compare July 11, 2026 08:37
@github-actions github-actions Bot changed the title chore: release chore: release v4.5.4 Jul 11, 2026
@github-actions github-actions Bot changed the title chore: release v4.5.4 chore: release Jul 11, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 4326863 to 328a522 Compare July 11, 2026 11:48
@github-actions github-actions Bot changed the title chore: release chore: release v4.5.4 Jul 11, 2026
@github-actions github-actions Bot changed the title chore: release v4.5.4 chore: release Jul 11, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 328a522 to 1130b03 Compare July 11, 2026 12:39
@github-actions github-actions Bot changed the title chore: release chore: release v4.5.4 Jul 11, 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