venjiang 7fec9e987d feat: added cli run information (#907) 1 月之前
..
auth f08ebfbf77 feat: return an error if authenticate failed (#761) 7 月之前
frame 29d215a6b0 feat: client cannot write tag that within reserved range (#815) 5 月之前
metadata b5317dc1a9 refactor: separate the logic of distributed tracing (#736) 7 月之前
router 273b19a29f refactor: use goroutinue instead of mutex to sync messages (#842) 3 月之前
serverless 016bdb7380 feat(sfn): llm-sfn read arguments is optional (#846) 3 月之前
ylog 8e0883674b feat(log): 🌈 tinted console logs (#851) 3 月之前
client.go 7fec9e987d feat: added cli run information (#907) 1 月之前
client_options.go b52004cab6 feat: Baselime as default OpenTracing provider to analysis TimeToFirstToken (TTFT) and TimeBetweenTokens (TBT) (#872) 2 月之前
client_test.go b32c6f12e0 fix: return an error if data cannot be unmarshal as FunctionCall (#849) 3 月之前
client_type.go 69b9f0ddfe refactor: client type (#618) 1 年之前
connection.go 273b19a29f refactor: use goroutinue instead of mutex to sync messages (#842) 3 月之前
connection_test.go 273b19a29f refactor: use goroutinue instead of mutex to sync messages (#842) 3 月之前
connector.go cd899d93ea feat: connector can be customized in NewZipper() (#801) 5 月之前
connector_test.go 273b19a29f refactor: use goroutinue instead of mutex to sync messages (#842) 3 月之前
context.go b5a88b2757 test: enrich unittest & remove dead code (#765) 7 月之前
handler_type.go 3a44b2dfc2 feat: add cron handler for sfn (#713) 8 月之前
metadata.go b5317dc1a9 refactor: separate the logic of distributed tracing (#736) 7 月之前
metadata_test.go b5317dc1a9 refactor: separate the logic of distributed tracing (#736) 7 月之前
server.go b52004cab6 feat: Baselime as default OpenTracing provider to analysis TimeToFirstToken (TTFT) and TimeBetweenTokens (TBT) (#872) 2 月之前
server_options.go cd899d93ea feat: connector can be customized in NewZipper() (#801) 5 月之前
server_test.go c9a991e9d5 feat: allocating connection id on server side (#725) 7 月之前
version.go 39bda27ac5 feat: version negotiate function can be customized in NewZipper() (#698) 9 月之前
version_test.go 39bda27ac5 feat: version negotiate function can be customized in NewZipper() (#698) 9 月之前