v2.2.0
Major feature
- Bulkinsert
- DISKANN
- RBAC
- Pagination
- e2e
What's Changed
- flush segment before create index by @wg1026688210 in #311
- Expose GetPersistentSegmentInfo Interface by @wayblink in #309
- Implement bulkload interfaces by @wayblink in #317
- fix readme to current example by @zc2638 in #315
- Retry on rate limit by @bigsheeper in #320
- Rename bulkload to bulkinsert and support options by @wayblink in #322
- Set nq param in SearchRequest by @congqixia in #324
- Add auto index search params by @xiaocai2333 in #325
- Add nightly ci framework by @congqixia in #329
- Use proto in milvus-proto instead of local by @xiaocai2333 in #327
- Add index interface v2 by @xiaocai2333 in #331
- Remove unused index file by @xiaocai2333 in #333
- Add a NewDefaultGrpcClientWithURI API by @jaime0815 in #332
- Add new test cases and milvus client struct and response check and ut… by @ThreadDao in #336
- Add ci test workflow and operator log exporter and default milvus yaml by @ThreadDao in #338
- Merge index name option to simplify client by @congqixia in #340
- Update bulkinsert API, remove isRowBased parameter by @wayblink in #326
- Add ci test in mergify by @ThreadDao in #341
- Add collection cases and update check err func by @ThreadDao in #344
- Fix CreateIndex check building progress behavior by @congqixia in #347
- Fix mergify rule for e2e by @congqixia in #348
- Add query and pagination by @congqixia in #350
- Add connect and insert cases by @ThreadDao in #349
- Add RBAC APIs by @congqixia in #353
- Fix mergify rules for e2e case only by @congqixia in #356
- Sync supported index types by @congqixia in #360
New Contributors
- @wg1026688210 made their first contribution in #311
- @zc2638 made their first contribution in #315
- @bigsheeper made their first contribution in #320
Full Changelog: v2.1.2...v2.2.0