Skip to content

chore: release v4.5.5#4267

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

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

Conversation

@github-actions

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

Copy link
Copy Markdown
Contributor

Summary

3 improvements, 3 bug fixes.

Improvements

  • Add defaultRegion to the project GET and list API responses; null when unset. (#4146)

Server changes

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

  • Transient internal sync failures are now retried quietly instead of surfacing as errors. (#4270)
  • Optionally route ClickHouse read traffic to a read replica while writes stay on the primary. Set CLICKHOUSE_READER_URL to move all reads, or target the busiest paths with RUNS_LIST_CLICKHOUSE_URL (runs list) and EVENTS_READER_CLICKHOUSE_URL (traces, spans, logs). All optional; unset keeps current behavior. (#4081)
  • Speed up idempotency checks on batchTrigger calls that use idempotency keys. Large batches against a task with a big run history no longer degrade to multi-second lookups. (#4255)
  • Avoid opening a redundant database connection pool when the legacy and primary databases are the same server, preventing connection usage from doubling. (#4253)
  • Fix pages occasionally loading unstyled or failing to load during deploys. The dashboard now detects this and reloads to recover automatically, or prompts you to reload if it can't. (#4260)
Raw changeset output

Releases

@trigger.dev/build@4.5.5

Patch Changes

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

trigger.dev@4.5.5

Patch Changes

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

@trigger.dev/core@4.5.5

Patch Changes

  • Add defaultRegion to the project GET and list API responses; null when unset. (#4146)

@trigger.dev/python@4.5.5

Patch Changes

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

@trigger.dev/react-hooks@4.5.5

Patch Changes

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

@trigger.dev/redis-worker@4.5.5

Patch Changes

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

@trigger.dev/rsc@4.5.5

Patch Changes

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

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

Patch Changes

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

@trigger.dev/sdk@4.5.5

Patch Changes

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

@github-actions github-actions Bot changed the title chore: release chore: release v4.5.5 Jul 15, 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.5 chore: release Jul 15, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 5a1b8df to 31b18a9 Compare July 15, 2026 11:51
@github-actions github-actions Bot changed the title chore: release chore: release v4.5.5 Jul 15, 2026
@github-actions github-actions Bot changed the title chore: release v4.5.5 chore: release Jul 15, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 31b18a9 to f9802a6 Compare July 15, 2026 14:02
@github-actions github-actions Bot changed the title chore: release chore: release v4.5.5 Jul 15, 2026
@github-actions github-actions Bot changed the title chore: release v4.5.5 chore: release Jul 15, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from f9802a6 to 6511c34 Compare July 15, 2026 15:01
@github-actions github-actions Bot changed the title chore: release chore: release v4.5.5 Jul 15, 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