mirror of
https://github.com/run-llama/workflows-py.git
synced 2026-08-24 20:01:34 -04:00
02e8b40886
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-agents-dbos@0.5.0 ### Minor Changes -26050d5: State storage is now keyed by run id and namespace; existing rows migrate to the root namespace. ## llama-agents-server@0.7.0 ### Minor Changes -26050d5: State storage is now keyed by run id and namespace; existing rows migrate to the root namespace. ### Patch Changes -2fd6d83: Update debugger assets - JavaScript: <https://cdn.jsdelivr.net/npm/@llamaindex/workflow-debugger@0.2.41/dist/app.js> - CSS: <https://cdn.jsdelivr.net/npm/@llamaindex/workflow-debugger@0.2.41/dist/app.css> - Updated dependencies [26050d5] - llama-index-workflows@2.23.0 ## llama-index-workflows@2.23.0 ### Minor Changes -26050d5: State storage is now keyed by run id and namespace; existing rows migrate to the root namespace. ## llama-agents-appserver@0.11.6 ### Patch Changes -ce27389: Require FastAPI and Prometheus instrumentation versions that support included routers. ## llama-agents-control-plane@0.12.4 ### Patch Changes -ce27389: Require FastAPI and Prometheus instrumentation versions that support included routers. Co-authored-by: llama-org-ci-bot[bot] <231146559+llama-org-ci-bot[bot]@users.noreply.github.com>