v1.26.0
Release Notes
-
#4318 feat: Add support for parsing span attribute data from Langfuse (EXE-1914)
Add support for parsing span attribute data from Langfuse
-
#4344 feat: promote api cli, add redirect message and beta tag
The API CLI has moved out of alpha and is now available as a top-level beta command:
npx inngest-cli@latest api --help
Changelog
🚀 Features
- Add support for parsing span attribute data from Langfuse (EXE-1914) (#4318)
- A/B test insights query-writer model and score tokens/cost (#4331)
- Promote api cli, add redirect message and beta tag (#4344)
🐛 Bug Fixes
- Mark insights api as internal to get docs gen working again (#4327)
- Make v2 api path match mono/docs & improve host/port handling (#4302)
- Status, duration, output in v2 api event/runs (#4343)
🚜 Refactor
- Use step.run for llm calls in insights experiment (#4338)
- Use Item.Kind for shard selection instead of Item.QueueName (#4336)
⚙️ Miscellaneous Tasks
- (tracing) Add more conditional traces around scheduling (#4323)
Fetched June 6, 2026


