milvus/internal/distributed/proxy/httpserver
Yinzuo Jiang 407fc933e7
fix: bump bytedance/sonic to v1.12.2 to fix compilation error with go 1.23.0 (#35879)
fixes: #35878

Signed-off-by: Yinzuo Jiang <jiangyinzuo@foxmail.com>
2024-09-01 13:43:01 +08:00
..
constant.go enhance: access log support restful api (#33155) 2024-05-31 11:13:44 +08:00
handler.go enhance: Update protobuf-go to protobuf-go v2 (#34394) 2024-07-29 11:31:51 +08:00
handler_test.go enhance: Enable linux code checker (#35084) 2024-07-30 15:53:51 +08:00
handler_v1.go enhance: Gin & restfulv1 handler use sonic json (#35020) 2024-08-05 16:44:17 +08:00
handler_v1_test.go enhance: support to config root user's password (#34752) 2024-07-17 20:19:42 +08:00
handler_v2.go enhance: support httpv1/v2 throttle and add it for httpV2(#35350) (#35470) 2024-08-20 16:16:55 +08:00
handler_v2_test.go fix: bump bytedance/sonic to v1.12.2 to fix compilation error with go 1.23.0 (#35879) 2024-09-01 13:43:01 +08:00
request.go fix: CollectionSchema.autoID is deprecated (#30002) 2024-01-18 16:16:52 +08:00
request_v2.go fix: Restful API use deprecate error code cause access log panic. (#34576) 2024-07-12 10:13:35 +08:00
timeout_middleware.go feat: restful support new features (#30485) 2024-02-07 17:16:47 +08:00
utils.go enhance: support httpv1/v2 throttle and add it for httpV2(#35350) (#35470) 2024-08-20 16:16:55 +08:00
utils_test.go enhance: Enable linux code checker (#35084) 2024-07-30 15:53:51 +08:00
wrap_request.go enhance: Update protobuf-go to protobuf-go v2 (#34394) 2024-07-29 11:31:51 +08:00
wrap_request_test.go enhance: add sparse float vector support to restful v2 (#33231) 2024-05-27 00:47:40 +08:00
wrapper.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
wrapper_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00