v1.34.0
Release Notes
-
#4182 fix: rerun from step
Gets rerun from step, including with the ability to update step inputs, working in cloud. This already works in the oss dev server.
-
#4501 fix: bug where custom concurrency cache keys are always account level
fixes a custom concurrency bug that could be lowering throughput
-
#4509 fix: Support only OTel GenAI in Extended Traces AI Metadata Extractor
Changes AI Metadata processing for Extended Traces to behave more similarly to the JS SDK by dropping support for Open Inference, Vercel AI SDK, and Langfuse in favor of only OTel GenAI.
-
#4511 chore(release): for homebrew installed inngest-cli, use homebrew-tap for latest version
Fix homebrew update notifier to use what's actually available in homebrew
-
#4523 fix: the display of extended traces for steps with multiple attempts
Fixes the display of parenting of extended traces when there are multiple attempts for a step, each with its set of spans.
-
#4531 fix(rerun-from-step): enable rerun from step everywhere
Enable support for rerun from step for all step types.
Changelog
🚀 Features
🐛 Bug Fixes
- Custom concurrency cache keys (#4501)
- Wrong experiments docs URL (#4503)
- (queue) Handle wrapped iterator errors (#4507)
- (support) Fix React hydration — UI interactions unresponsive (#4510)
- (metadata) Show last attempt metadata for retry groups (#4513)
- Support only OTel GenAI in Extended Traces AI Metadata Extractor (#4509)
- (dashboard) Scoring formula slider interaction (#4484)
- The display of extended traces for steps with multiple attempts (#4523)
- Rerun from step (#4182)
- (rerun-from-step) Enable rerun from step everywhere (#4531)
🚜 Refactor
- (queue) Resolve shards by scope instead of acctID (#4475)
- (session) Session ui empty state refactor (#4508)
⚙️ Miscellaneous Tasks
Fetched June 29, 2026


