LlamaIndex
Data framework for connecting LLMs to private and enterprise data
A monorepo whose release notes are mostly dependency bumps across dozens of package directories
◆Recent moves
- 1mo ago
Release rolls up batched dependency bumps across the package tree
Six grouped dependency bumps spanning 29 to 35 directories, with no core changes surfaced. Pure upkeep of the integration surface.
View source ↗ - 2mo ago
Release applies a mass lockfile upgrade across integrations
A repo-wide uv lock upgrade plus pip group bumps across 55 directories. Dependency hygiene touching dozens of packages without changing behaviour.
View source ↗ - 3mo ago
Core fixes cover index deletion, structured output and encoding
Prevents a KeyError when deleting nodes with an invalid ID, handles ValueError and TypeError from structured output failures, and forces UTF-8 in persistence-layer file opens. Corrective work on paths integrations already rely on.
View source ↗ - 3mo ago
Release patches an nltk vulnerability across the package tree
An nltk vulnerability fix applied uniformly across agent, callback and integration packages, alongside the usual grouped dependency bumps. Notable for its breadth rather than its depth.
View source ↗ - 4mo ago
Core fixes target SQL schema prefixing and retrieval dedup
Preserves CTE names during schema prefixing in SQLDatabase.run_sql, aligns the sync retrieval dedup key with the async one, and passes delete_from_docstore through delete_ref_doc. Consistency fixes between parallel code paths.
View source ↗ - 4mo ago
Release drops Python 3.9 support across all packages
Python 3.9 is deprecated in a single sweep across every package in the monorepo. The one change in this window that forces a decision on downstream users.
View source ↗