Inngest
Features
- Add unauthenticated sync opt-out.
- Add request and job IDs to function ctx.
- Add optional jitter field to TriggerCron.
Fixes
-...
Changelog
🚀 Features
- (debugapi) Add semaphore routes to the debug API (#4488)
- (sessions) Allow sessions in invoke button (#4489)
- I...
Changelog
🚀 Features
- (tracing) Allow system queue tracing (#4442)
- (score) Make score kind constant (#4482)
- (sessions) Sessions p...
Changelog
🚀 Features
- Session server parse + emit (#4404)
- Add sessions dashboard UI (#4403)
🐛 Bug Fixes
- (traces) Deduplicate n...
Minor Changes
Changelog
🚀 Features
- Implements v2 api/cli get function (#4353)
- (queue) Enable shard ForEach using feature flag (#4375)
- Deterministi...
Changelog
🚀 Features
- UI: Group top-level step spans using step/group IDs (#4305)
- Extended traces metrics with hard caps (#4293)
- Determ...
Patch Changes
Deferred Functions are a new way to launch independent background work from inside an Inngest function. Call defer("some-id", { function, data }) an...
Release Notes
-
#4283 feat: add event runs v2 api contract and implementation
Adds a v2 REST en...