github milvus-io/milvus v2.1.4
milvus-2.1.4

latest releases: v2.4.11, v2.4.10, v2.4.9...
24 months ago

v2.1.4

Release date: 29 September 2022

Milvus version Python SDK version Java SDK version Go SDK version Node.js SDK version
2.1.4 2.1.3 2.1.0 2.1.2 2.1.3

Milvus 2.1.4 is a minor bug fix version of Milvus 2.1.0. The highlight of this version is that we have remarkably reduced memory usage for scalar data. It also fixed a few issues with data loading, query coord deadlock when restarting, garbage collection on the wrong path and search crash.

Bug Fixes

  • 19326, 19309 Fixes failure to load collection with MARISA string index.

  • 19353 Fixes garbage collection on the wrong path.

  • 19402 Fixes query coord init deadlock when restarting.

  • 19312 Adds SyncSegments to sync meta between DN and DC.

  • 19486 Fixes DML stream leakage in proxy.

  • 19148, 19487, 19465 Fixes the failure of CGO to lock OS thread.

  • 19524 Fixes offset in search being equal to insert barrier.

Improvements

  • 19436 Ignores cases when comparing metric type in Segcore.

  • 19197, 19245, 19421 Optimizes large memory usage of InsertRecord.

v2.1.2

Release date: 16 September 2022

  • #18383, #18432 Fixed garbage collector parse segment ID panics with bad input.

  • #18418 Fixes metatable related error when etcd compaction error happens.

  • #18568 Closes Node/Segment detector when closing ShardCluster.

Don't miss a new milvus release

NewReleases is sending notifications on new releases.