Skip to content

chore: release v4.5.8#4364

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

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

Conversation

@github-actions

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

Copy link
Copy Markdown
Contributor

Summary

6 improvements, 2 bug fixes.

Improvements

  • Preserve the partial assistant message when a chat turn's model stream fails mid-response. chat.agent now passes the recovered partial to onTurnComplete, and chat.createSession's turn.complete() keeps it before rethrowing, instead of dropping the streamed-so-far output. (#4348)

Server changes

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

  • List API endpoints now clamp the page size to a maximum of 100. Requests asking for a larger page size return up to 100 items and keep paginating, rather than pulling an unbounded page. (#4360)
  • Organizations without billing alerts now get default spend alert thresholds, so you're notified before usage grows unexpectedly. The billing limit page no longer pre-selects an option before you've set a limit and prompts you to configure one. Alert previews now update immediately after you change your billing limit. (#4328)
  • When you create a Personal Access Token, the generated token now shows its first and last few characters instead of being fully hidden, so you can confirm you copied the right value. (#4363)
  • Add metrics to the realtime backend that measure how often a single changed run is served to multiple subscriptions in one batch. (#4341)
  • Improved supervisor observability: it now reports metrics for its outbound requests, making failed calls to upstream services easier to monitor. (#4350)
  • Speed up the Batches list page for environments with a large number of batches, which could previously time out while loading. (#4361)
  • Container startup no longer prints database and ClickHouse connection strings (with credentials) to the logs. (#4346)
Raw changeset output

Releases

@trigger.dev/build@4.5.8

Patch Changes

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

trigger.dev@4.5.8

Patch Changes

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

@trigger.dev/python@4.5.8

Patch Changes

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

@trigger.dev/react-hooks@4.5.8

Patch Changes

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

@trigger.dev/redis-worker@4.5.8

Patch Changes

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

@trigger.dev/rsc@4.5.8

Patch Changes

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

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

Patch Changes

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

@trigger.dev/sdk@4.5.8

Patch Changes

  • Preserve the partial assistant message when a chat turn's model stream fails mid-response. chat.agent now passes the recovered partial to onTurnComplete, and chat.createSession's turn.complete() keeps it before rethrowing, instead of dropping the streamed-so-far output. (#4348)
  • Updated dependencies:
    • @trigger.dev/core@4.5.8

@trigger.dev/core@4.5.8

@github-actions github-actions Bot changed the title chore: release chore: release v4.5.8 Jul 24, 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

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