Skip to content

Releases: milvus-io/milvus-sdk-node

Release v2.4.2

26 Apr 02:37
5b4144b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.1...v2.4.2

Release v2.4.1

18 Apr 06:32
348dcb4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.0...v2.4.1

Release v2.4.0

18 Apr 03:49
1a53e35
Compare
Choose a tag to compare

What's Changed

In this version, we've incorporated support for Milvus 2.4, which introduces numerous new features. These include additional vector data types like bf16, f16, sparse, Multi-vector, and Hybrid Search. There's also the introduction of a new GPU Index - CAGRA, as well as functionalities like grouping search and Inverted Index. Furthermore, we've included a new httpClient in the package, along with various bug fixes to enhance stability and performance.

Full Changelog: v2.3.6...v2.4.0

Release v2.3.5

28 Nov 11:30
54f10eb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.4...v2.3.5

Release v2.3.4

14 Nov 07:52
630cc60
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.3...v2.3.4

Release v2.3.3

26 Oct 13:20
5d805b9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.2...v2.3.3

Release v2.3.2

11 Sep 13:55
e614e8d
Compare
Choose a tag to compare

What's Changed

*update descirbeCollection API by @shanghaikid in #239

Full Changelog: v2.3.1...v2.3.2

Release v2.3.1

30 Aug 06:41
98180e3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v2.3.1

Release v2.3.0

25 Aug 01:41
4333f35
Compare
Choose a tag to compare

What's Changed

  • update langchain example by @nameczz in #233
  • support Milvus 2.3 by @shanghaikid in #235
    • support more indexes(ScaNN, GPU...)
    • support Cosine metrics
    • support Upsert
    • support get raw vectors in search results
    • support range search
  • make proto file path configurable by @shanghaikid in #237

Full Changelog: v2.2.24...v2.3.0

Release v2.2.24

09 Aug 09:07
b08c6d9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.23...v2.2.24