This repository has been archived by the owner on Nov 13, 2024. It is now read-only.
Releases: zilliztech/milvus-migration
Releases · zilliztech/milvus-migration
v0.1.26
What's Changed
- migration data to origin partition by @wenhuiZilliz in #103
Full Changelog: v0.1.25...v0.1.26
v0.1.25
What's Changed
- support migration collection partitions by @wenhuiZilliz in #102
Full Changelog: v0.1.24...v0.1.25
v0.1.24
What's Changed
- Feature support collection Disable <-> Enable AutoId migration by @wenhuiZilliz in #101
- Upgrade milvus-go-sdk version to fix same collection name global fields have cache issue
Full Changelog: v0.1.23...v0.1.24
v0.1.23
What's Changed
- Support migrate description by @wenhuiZilliz in #98
- modify get rowCount method by @wenhuiZilliz in #100
Full Changelog: v0.1.22...v0.1.23
v0.1.22
What's Changed
- Feature support batchCollection & DynamicFields migration by @wenhuiZilliz in #97
Full Changelog: v0.1.21...v0.1.22
v0.1.21
What's Changed
- Modify the docker compose command by @binbinlv in #93
- support specify Milvus database and upsert by @wenhuiZilliz in #92
Full Changelog: v0.1.20...v0.1.21
v0.1.20
What's Changed
- Support custom grpc msg size by @wenhuiZilliz in #91
Full Changelog: v0.1.19...v0.1.20
v0.1.19
v0.1.18
Changelog
- e231af6 Merge branch 'main' into feature_milvus2Milvus
- 05036d0 connect milvus add timeout
- d6391cf fix milvus2x->2x OpenAutoId issue
- 9a7356a milvus2x migration support no field param default all fields
- 2e15cb7 milvus2x->2x
- 83774d8 milvus2x->2x readme
- 001c309 support mutil type vertor field & fix issue
- 48d76ea upgrade milvus-go-sdk