v2.3.2
What's Changed
- Fix e2e case error message due to milvus change by @congqixia in #590
- Use mockery for Alias series API unittest by @congqixia in #589
- Fix
TestUsingDb
case error message by @congqixia in #595 - Bump golang.org/x/net from 0.7.0 to 0.17.0 by @dependabot in #593
- Add count and query test cases by @ThreadDao in #592
- Fix SCANN index type used ivf_flat value by @congqixia in #597
- Remove
Flush
operation before create index by @congqixia in #598 - Add case for scann index and range search by @ThreadDao in #599
- Fix typos by @unfode in #601
- Fix L0 testcase TestDropDb error msg by @congqixia in #605
- Add wildcard outputfield expansion logic back by @congqixia in #604
- impl check health by @huanghaoyuanhhy in #525
- Support Array datatype by @congqixia in #607
- Bump SDK Version & milvus-proto/go-api to v2.3.2 by @congqixia in #606
New Contributors
- @unfode made their first contribution in #601
- @huanghaoyuanhhy made their first contribution in #525
Full Changelog: v2.3.1...v2.3.2