v0.6.1
ogx-ai/ogxv0.6.1Mar 30, 2026by cdoern
AI Summary
A maintenance release containing backported bug fixes and documentation improvements from the subsequent major version v0.7.0.
Key Highlights
- Backported Milvus hybrid ranker support
- Fixed storage event loop mismatch
- Added agentic flows tutorial
Full Release Notes
## What's Changed * fix: remove UV_EXTRA_INDEX_URL from Release branch ci (backport #5138) by @mergify[bot] in https://github.com/llamastack/llama-stack/pull/5140 * chore: update llama-stack-client to ^0.6.0 in UI lockfile by @cdoern in https://github.com/llamastack/llama-stack/pull/5137 * fix(storage): resolve asyncio event loop mismatch via operation deferral (#5130) by @derekhiggins in https://github.com/llamastack/llama-stack/pull/5135 * feat(blog): Agentic flows tutorial (backport #5035) by @mergify[bot] in https://github.com/llamastack/llama-stack/pull/5167 * fix: milvus hybrid ranker usage (backport #5312) by @mergify[bot] in https://github.com/llamastack/llama-stack/pull/5368 **Full Changelog**: https://github.com/llamastack/llama-stack/compare/v0.6.0...v0.6.1