docs: beta.25 changelog entry (#2306)

This commit is contained in:
Eric Allam
2025-07-24 09:38:24 +01:00
committed by GitHub
parent 17bb0c0cef
commit 3dce1f66f7
+8
View File
@@ -1175,3 +1175,11 @@ We recommend enabling this option and testing in a staging or preview environmen
- Added runs.list filtering for queue and machine ([#2277](https://github.com/triggerdotdev/trigger.dev/pull/2277))
</Update>
<Update label="July 23, 2025" description="v4.0.0-beta.25">
[Release
v4.0.0-beta.25](https://github.com/triggerdotdev/trigger.dev/releases/tag/trigger.dev%404.0.0-v4-beta.25).
- Gracefully shutdown task run processes using SIGTERM followed by SIGKILL after a 1s timeout. This also prevents cancelled or completed runs from leaving orphaned task run processes behind ([#2299](https://github.com/triggerdotdev/trigger.dev/pull/2299))
</Update>