v0.4.1
ogx-ai/ogxv0.4.1Jan 13, 2026by cdoern
AI Summary
A security and stability maintenance release ensuring backward compatibility across various vector store backends.
Key Highlights
- Security patches for aiohttp and urllib3
- Backward compatibility for multiple vector store chunk formats
Full Release Notes
## What's Changed * fix(faiss): add backward compatibility for EmbeddedChunk deserialization (backport #4463) by @mergify[bot] in https://github.com/llamastack/llama-stack/pull/4464 * fix: skip resources with empty IDs from conditional env vars in config processing (backport #4455) by @mergify[bot] in https://github.com/llamastack/llama-stack/pull/4475 * chore: Add backwards compatibility for Milvus Chunks (backport #4484) by @mergify[bot] in https://github.com/llamastack/llama-stack/pull/4493 * fix: Fix Vector Store Integration Tests (backport #4472) by @mergify[bot] in https://github.com/llamastack/llama-stack/pull/4481 * chore: Add backwards compatibility for qdrant chunks (backport #4495) by @mergify[bot] in https://github.com/llamastack/llama-stack/pull/4499 * fix: aiohttp HTTP Parser auto_decompress feature susceptible to zip bomb (backport #4494) by @mergify[bot] in https://github.com/llamastack/llama-stack/pull/4498 * fix: fonttools security advisory (backport #4503) by @mergify[bot] in https://github.com/llamastack/llama-stack/pull/4504 * chore: Add backwards compatibility for pgvector chunks (backport #4506) by @mergify[bot] in https://github.com/llamastack/llama-stack/pull/4507 * fix: Add backwards compatibility for sqlite-vec, chroma, and weaviate chunks (backport #4502) by @mergify[bot] in https://github.com/llamastack/llama-stack/pull/4513 * fix: urllib3 vulnerable to decompression-bomb safeguard bypass (backport #4512) by @mergify[bot] in https://github.com/llamastack/llama-stack/pull/4515 **Full Changelog**: https://github.com/llamastack/llama-stack/compare/v0.4.0...v0.4.1