v2.0.2
Wilfred/difftasticv2.0.2Feb 2, 2026by zainhoda
AI Summary
This release addresses a performance issue in ChromaDB collection retrieval that was causing unnecessary embedding function initialization. It also welcomes a new contributor to the project.
Key Highlights
- Fixed ChromaDB collection retrieval triggering unnecessary embedding function initialization
- Welcomed @Copilot as a new contributor
- Full changelog available at GitHub
Full Release Notes
## What's Changed * Fix ChromaDB collection retrieval triggering unnecessary embedding function initialization by @Copilot in https://github.com/vanna-ai/vanna/pull/1081 ## New Contributors * @Copilot made their first contribution in https://github.com/vanna-ai/vanna/pull/1081 **Full Changelog**: https://github.com/vanna-ai/vanna/compare/v2.0.1...v2.0.2