Skip to content

Releases: qdrant/qdrant-js

v1.16.2

01 Dec 21:25
731219a

Choose a tag to compare

Changelog

  • Publish package with provenance statement explicitly (#118)

Full Changelog: v1.16.0...v1.16.1

v1.16.1

25 Nov 12:32
4185058

Choose a tag to compare

Changelog

  • REST: Missing Qdrant v1.16.x update (#116)

Full Changelog: v1.16.0...v1.16.1

v1.16.0

17 Nov 13:35
v1.16.0
bcdc6bf

Choose a tag to compare

Changelog

  • Support for Qdrant v1.16.x API
    • Removed /locks API
    • Removed init_from parameter from collection creation
    • Removed vectors_count from collection info
  • REST: Added explicit return types for all API methods
  • gRPC: [Breaking] Updated @connectrpc/connect dependency to v2
  • gRPC: Added option to disable gRPC channel compression
  • gRPC: Deprecated data, indices, and vectors_count from VectorOutput. So, introduced helpers for getting each variant: toDenseVector, toSparseVector, toMultiDenseVector.

Full Changelog: v1.15.1...v1.16.0

v1.15.1

16 Aug 11:34
d3d3856

Choose a tag to compare

Changelog

  • Implement missing updateCollectionCluster API

v1.15.0

16 Aug 11:34
1386856

Choose a tag to compare

Changelog

  • Support for Qdrant 1.15.x API

v1.14.0

22 Apr 15:41
7d047d1

Choose a tag to compare

Support for Qdrant v1.14.x API

v1.13.0

17 Jan 09:42
v1.13.0
1c43b2d

Choose a tag to compare

Support for Qdrant v1.13.x API

v1.11.0

12 Aug 16:33
v1.11.0
56676d1

Choose a tag to compare

Support for Qdrant v1.11.x API

v1.10.0

01 Jul 19:58
768f4cd

Choose a tag to compare

Support for Qdrant v1.10.x API

v1.9.0

22 Apr 12:53
a2de790

Choose a tag to compare

Support for qdrant v1.9.x API