Skip to content

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 06 Apr 17:06
· 9 commits to main since this release
641dba0

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 dispose method in EmbeddingService for releasing ONNX native resources and preventing native mutex crashes during shutdown.

Changed

  • Explicitly set dtype to 'fp32' in the EmbeddingService to suppress warnings from ONNX runtime.

Fixed

  • Ensure proper cleanup of resources in VectoriaDB.close() by calling the new dispose method in EmbeddingService.

Installation

npm install vectoriadb@2.2.0