mirror of
https://github.com/run-llama/workflows-py.git
synced 2026-07-19 16:53:35 -04:00
e164a5c75a
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or [setup this action to publish automatically](https://github.com/changesets/action#with-publishing). If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## llama-index-utils-workflow@0.11.0 ### Minor Changes -aee5fda: Add typed runtime step identities. ### Patch Changes -44887eb: Sanitize slashes in Mermaid execution diagram step IDs. ## llama-index-workflows@2.22.0 ### Minor Changes -cb89120: Add `list[E]` fan-out returns and `list[E]` fan-in joins. -fd223e8: Steps can declare multiple single-event parameters to fire once when one of each has arrived. -aee5fda: Add typed runtime step identities. ### Patch Changes -34e166c: Fix idle checks racing buffered events and stale `ctx.collect_events()` firings. -5724404: Preserve retry state for in-progress workflow steps across serialized context resume. -58e0174: Fix ctx.store.get() returning bound dict methods instead of stored values for state keys named items, keys, values, or get ## llama-agents-client@0.3.9 ### Patch Changes - Updated dependencies [34e166c] - Updated dependencies [cb89120] - Updated dependencies [fd223e8] - Updated dependencies [5724404] - Updated dependencies [58e0174] - Updated dependencies [aee5fda] - llama-index-workflows@2.22.0 ## llama-agents-server@0.6.1 ### Patch Changes -71a1aac: Fix startup resume incorrectly failing newly-created handlers before their first persisted tick - Updated dependencies [34e166c] - Updated dependencies [cb89120] - Updated dependencies [fd223e8] - Updated dependencies [5724404] - Updated dependencies [58e0174] - Updated dependencies [aee5fda] - llama-index-workflows@2.22.0 - llama-agents-client@0.3.9 Co-authored-by: llama-org-ci-bot[bot] <231146559+llama-org-ci-bot[bot]@users.noreply.github.com>