dynavec / Docs / Release notes

Release notes

What changed in each version of dynavec, newest first.

dynavec follows semantic versioning. Upgrade with:

pip install --upgrade dynavec
uv pip install --upgrade dynavec

The full machine-readable history lives in CHANGELOG.md, and every version is a GitHub Release.

0.4.0 — 2026-09-12

Headlined by the in-memory hot tier for in-memory-engine latency without a paid cluster.

Added

0.3.0 — 2026-09-10

A big feature release focused on more embedders, async, freshness, ingestion, and observability.

Added

Changed

Fixed

0.2.0 — 2026-08

Initial public release: the hybrid Amazon DynamoDB + Amazon S3 Vectors store, pluggable embedders, namespace RAG, product quantization, RRF fusion, MMR rerank, the GraphRAG layer, caching backends, framework adapters, and one-shot provisioning.