v0.3.4
ogx-ai/ogxv0.3.4Dec 3, 2025by cdoern
AI Summary
A security and stability maintenance release addressing vulnerabilities and race conditions.
Key Highlights
- RBAC bypass vulnerability fixes
- Starlette version bump
- Model_limits error handling
Full Release Notes
## What's Changed * chore: bump starlette version (backport #4158) by @mergify[bot] in https://github.com/llamastack/llama-stack/pull/4248 * fix: uninitialised enable_write_queue by @leseb in https://github.com/llamastack/llama-stack/pull/4264 * fix: Add policies to adapters (backport #4277) by @mergify[bot] in https://github.com/llamastack/llama-stack/pull/4279 * fix: Avoid model_limits KeyError (backport #4060) by @mergify[bot] in https://github.com/llamastack/llama-stack/pull/4283 * chore: bump mcp package version (backport #4287) by @mergify[bot] in https://github.com/llamastack/llama-stack/pull/4288 * fix: RBAC bypass vulnerabilities in model access (backport #4270) by @mergify[bot] in https://github.com/llamastack/llama-stack/pull/4285 **Full Changelog**: https://github.com/llamastack/llama-stack/compare/v0.3.3...v0.3.4