Releases: triggerdotdev/trigger.dev
Releases · triggerdotdev/trigger.dev
@trigger.dev/docker@3.3.18
What's Changed
- Fix for deployment version comparison by @matt-aitken in #1754
Full Changelog: https://github.com/triggerdotdev/trigger.dev/compare/@trigger.dev/build@3.3.17...v.docker.3.3.18
@trigger.dev/docker@3.3.17
What's Changed
- Use redis worker for run heartbeats and alerts by @ericallam in #1669
- Move run ttl and delays from graphile to redis worker by @ericallam in #1672
- Retry batch item completion by @matt-aitken in #1675
- Remove schedule constraints from TaskRun to prevent db load issues when a schedule or instance is deleted by @ericallam in #1674
- Force upgrade v1 batches to v3 by @ericallam in #1676
- Use idempotency key index when finding existing runs by idempotency key in batch by @ericallam in #1677
- Add internal spans to event repo by @ericallam in #1678
- Rate limit alerts by channel for task run alerts using generic cell rate algo by @ericallam in #1679
- Remove v2 event list by @ericallam in #1680
- Fixed runs page filter bug by @samejr in #1681
- If there’s no queue concurrency limit, default to the env concurrency limit by @matt-aitken in #1687
- Retry heartbeat timeouts by putting back in the queue by @matt-aitken in #1689
- OOM retrying on larger machines by @matt-aitken in #1691
- chore: Update version for release by @github-actions in #1666
- When deploying, batch the "Waiting for deploy runs by @matt-aitken in #1693
- Detect ffmpeg OOM errors, added manual OutOfMemoryError by @matt-aitken in #1694
- Create new partitioned TaskEvent table, and switch to it gradually as new runs are created by @ericallam in #1696
- Don't create an attempt if the run is final, batchTriggerAndWait bad continue fix by @matt-aitken in #1698
- Fix missing logs on child runs by using the root task run createdAt if it exists by @ericallam in #1697
- Alert Webhook improvements by @matt-aitken in #1703
- Agent docs examples by @samejr in #1706
- Improve reliability of completion submission by @nicktrn in #1711
- Remove V2 countdown from sidebar by @erin-allison in #1712
- MarQS reserve concurrency system & queue priority for resuming/retrying by @ericallam in #1715
- Add MarQS requeueMessage, an atomic version of replaceMessage by @ericallam in #1717
- Add support for deferred checkpoints by @nicktrn in #1721
- Use priority offsets in MarQS and schedule future messages using redis worker by @ericallam in #1720
- Add scheduled at timestamp to created run containers by @nicktrn in #1722
- Add configurable redis TTL on realtime streams by @ericallam in #1725
- feat(build): Add support for Python scripts via
pythonExtension
by @zvictor in #1686 - Only allow a single dev queue consumer to dequeue at once by @ericallam in #1737
- Feat: two phase deployment, version pinning by @ericallam in #1739
- Feat: Improved run start timeline visibility by @ericallam in #1732
- Expandable code blocks by @samejr in #1683
- Added XFO and CSP by @D-K-P in #1690
- Fix email alert failures because of newlines in error messages (fixes #1745) by @ericallam in #1749
New Contributors
- @zvictor made their first contribution in #1684
- @Lagueule made their first contribution in #1583
- @malakhov-dmitrii made their first contribution in #1728
- @gustavo-fior made their first contribution in #1731
Full Changelog: v.docker.3.3.13...v.docker.3.3.17
trigger.dev@3.3.17
Patch Changes
- Add support for two-phase deployments and task version pinning (#1739)
- Fix issue where a typescript file with only types causes indexing to fail (#1735)
- Upgrade @clack/prompts to 0.10.0 to fix CI output (#1740)
- Fixes needsPromotion github action output (#1741)
- Updated dependencies:
@trigger.dev/core@3.3.17
@trigger.dev/build@3.3.17
@trigger.dev/sdk@3.3.17
Patch Changes
- Add support for two-phase deployments and task version pinning (#1739)
- Updated dependencies:
@trigger.dev/core@3.3.17
@trigger.dev/rsc@3.3.17
Patch Changes
- Updated dependencies:
@trigger.dev/core@3.3.17
@trigger.dev/react-hooks@3.3.17
Patch Changes
- Add support for two-phase deployments and task version pinning (#1739)
- Updated dependencies:
@trigger.dev/core@3.3.17
@trigger.dev/python@3.3.17
Patch Changes
- Introduced a new Python extension to enhance the build process. It now allows users to execute Python scripts with improved support and error handling. (#1686)
- Updated dependencies:
@trigger.dev/sdk@3.3.17
@trigger.dev/core@3.3.17
@trigger.dev/build@3.3.17
@trigger.dev/core@3.3.17
@trigger.dev/build@3.3.17
Patch Changes
- Updated dependencies:
@trigger.dev/core@3.3.17
trigger.dev@3.3.16
Patch Changes
- Updated dependencies:
@trigger.dev/build@3.3.16
@trigger.dev/core@3.3.16