v2.2.0
Release v2.2.0
Release type: stable
Release line: 2.2.x
Branch: release/2.2.x
[2.2.0] - 2026-04-06
Added
- New
disposemethod inEmbeddingServicefor releasing ONNX native resources and preventing native mutex crashes during shutdown.
Changed
- Explicitly set
dtypeto 'fp32' in theEmbeddingServiceto suppress warnings from ONNX runtime.
Fixed
- Ensure proper cleanup of resources in
VectoriaDB.close()by calling the new dispose method inEmbeddingService.
Installation
npm install vectoriadb@2.2.0