v0.3.5
ogx-ai/ogxv0.3.5Dec 15, 2025by cdoern
AI Summary
A maintenance release backporting documentation updates and inference store stability fixes.
Key Highlights
- Backported README update
- InferenceStore table_name fix
- Event loop cancellation fix
Full Release Notes
## What's Changed * chore(docs): Remove Llama 4 support details from README (backport #4178) by @mergify[bot] in https://github.com/llamastack/llama-stack/pull/4323 * fix(inference): respect table_name config in InferenceStore (backport #4371) by @mergify[bot] in https://github.com/llamastack/llama-stack/pull/4372 * fix: InferenceStore workers being cancelled on event loop change by @leseb in https://github.com/llamastack/llama-stack/pull/4373 **Full Changelog**: https://github.com/llamastack/llama-stack/compare/v0.3.4...v0.3.5