milvus/internal
yihao.dai 3b66c17279
feat: Revise the RESTful bulk insert API (#29698)
Revise the RESTful bulk insert API from version 1 to version 2.

issue: https://github.com/milvus-io/milvus/issues/28521

---------

Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2024-03-05 15:03:00 +08:00
..
allocator enhance:change some logs (#29579) 2024-01-05 16:12:48 +08:00
core fix: binary vector should not limit dimension to 32768 (#30676) 2024-03-05 14:21:00 +08:00
datacoord fix: add GetSegments optimization to avoid meta mutex competition (#31025) 2024-03-05 14:47:00 +08:00
datanode enhance: Reduce the memory usage of the timeTickSender (#30968) 2024-03-02 10:13:01 +08:00
distributed feat: Revise the RESTful bulk insert API (#29698) 2024-03-05 15:03:00 +08:00
http enhance: Support to get the param value in the runtime (#29297) 2023-12-22 18:36:44 +08:00
indexnode enhance: add graceful stop timeout to avoid node stop hang under extreme cases (#30317) 2024-02-29 17:01:50 +08:00
kv enhance: disallow tikv/rawkv usages (#30027) 2024-02-06 10:41:41 +08:00
metastore feat: Add import scheduler and manager (#29367) 2024-03-01 18:31:02 +08:00
mocks feat: Add import scheduler and manager (#29367) 2024-03-01 18:31:02 +08:00
mq fix: close rocksmq and natsmq when shutdown (#30706) 2024-02-26 11:38:55 +08:00
parser/planparserv2 enhance: Avoid create schema helper for each read task (#30981) 2024-03-04 19:39:00 +08:00
proto feat: Add import scheduler and manager (#29367) 2024-03-01 18:31:02 +08:00
proxy fix: binary vector should not limit dimension to 32768 (#30676) 2024-03-05 14:21:00 +08:00
querycoordv2 feat: support lazy load on querycoord (#30372) 2024-03-01 18:15:29 +08:00
querynodev2 enhance: Add back load memory factor when esitmating memory resource (#30994) 2024-03-04 19:54:59 +08:00
registry Add querynode client wrapper and avoid grpc in standalone mode (#27781) 2023-10-19 11:10:07 +08:00
rootcoord enhance: add graceful stop timeout to avoid node stop hang under extreme cases (#30317) 2024-02-29 17:01:50 +08:00
storage enhance: adding a streaming deserialize reader for binlogs (#30860) 2024-03-04 19:31:09 +08:00
tso Format the code (#27275) 2023-09-21 09:45:27 +08:00
types feat: Revise the RESTful bulk insert API (#29698) 2024-03-05 15:03:00 +08:00
util fix: Make datacoord client retry on index api (#30654) 2024-03-04 15:32:59 +08:00