Commit History

Author SHA1 Message Date
  groot 0893a978f0 Update doc (#838) 1 year ago
  xushuang.hu 949d4e3a21 Fix bulkWriter example (#833) 1 year ago
  groot ca12a55241 Add missed methods for retry (#835) 1 year ago
  groot c9a49bde1c Prepare for 2.3.5 (#832) 1 year ago
  groot 90ec4cb368 Fix a retry bug (#830) 1 year ago
  Nian Liu 0101f0a07a downgrade mockito version to work with java8 and remove retry for search (#826) 1 year ago
  xushuang.hu 413e0c04b3 Fix TC Storage UnknownHostException && fix cve (#823) 1 year ago
  xushuang.hu e16bb31e39 Upgrade the third-party package version to fix the cve problem (#821) 1 year ago
  Nian Liu a0083e4ac3 add retry count for search, if retry for more than 3 times, throw exception. 1 year ago
  Nian Liu 898a020b46 bug fix: retry search while error code is 2200. https://github.com/milvus-io/milvus/issues/29656 (#811) 1 year ago
  xushuang.hu 4658c28110 fix CVE-2023-3635 (#817) 1 year ago
  qixuan 23fc85eaf0 add remote bulkwrite and cloud import case (#815) 1 year ago
  yongpengli-z 069091796c add bulkwrite testcase (#807) 1 year ago
  xushuang.hu bdaf591d07 support bulkWriter (#797) 1 year ago
  yongpengli-z ece083d924 Modify testcases for java-sdk v2 1 year ago
  groot a6bddca157 [cherry-pick] Refine code (#801) 1 year ago
  groot 905f77d6ce Implement ListAlias interface (#798) 1 year ago
  Nian Liu d09bd6ddb9 update default metricType to Cosine, and remove unnecessary call to reduce latency. 1 year ago
  Nian Liu 6c2dc10613 fix several bugs and add new parameter to support partition key. (#792) 1 year ago
  groot 93fb99ec94 Use Testcontainers Milvus module (#783) (#791) 1 year ago
  groot a27c4a0898 Add withDatabaseBame for releaseCollection (#788) 1 year ago
  Nian Liu f8943d53fd bug fix: set insert to null while upserting to prevent conflicting. 1 year ago
  groot 1ce2db93f8 Update milvus-proto to v2.3.10 (#775) 1 year ago
  xushuang.hu 876435badb search interface supprt not specify metricType (#777) 1 year ago
  Nian Liu a2b103fa1b set secure to false if token is null or empty and fix unit test (#780) 1 year ago
  yongpengli-z 6d607e3252 add java-sdk v2 testcases (#776) 1 year ago
  Nian Liu 1886d564d6 add notNull annotation for request 1 year ago
  Nian Liu 0dd5f583a7 add listIndexes api, fix bug for metricType name and query filter/ids, etc 1 year ago
  Nian Liu 4456efb07f bug fix: support array for field schema in Client V2 api (#759) 1 year ago
  groot 95199170ef Fix a bug of SearchResutsWrapper (#757) 1 year ago