Skip to content

inngest@4.6.0

Choose a tag to compare

@inngest-release-bot inngest-release-bot released this 16 Jun 20:49
· 71 commits to main since this release
5431699

Minor Changes

  • #1567 1c3ad876 Thanks @Linell! - Deprecate optimizeParallelism: false — use group.parallel({ mode: "race" }) for race semantics instead. Opting out prevents runs from resuming checkpointing after a Promise.all.

  • #1568 bd6016c1 Thanks @scottnuma! - Add metadata to steps containing OTel instrumented LLM calls

Patch Changes