Commit Graph

  • 9de04ee035 fix: handle with read the empty file (#4258) JiChen 2024-07-20 22:01:13 +10:00
  • cf5b080fbe (goctl): Use .goctl as home if not exists (#4260) kesonan 2024-07-19 13:54:24 +08:00
  • 4a14164be1 feat: handle using root as the path of file server (#4255) Kevin Wan 2024-07-18 23:15:03 +08:00
  • 5dd6f2a43a feat: support embed file system to serve files in rest (#4253) Kevin Wan 2024-07-17 16:21:08 +08:00
  • a00c956776 chore: upgrade go version (#4248) Kevin Wan 2024-07-16 11:43:25 +08:00
  • c02fb3acab chore: initialize some slice type variables (#4249) yonwoo9 2024-07-15 23:50:42 +08:00
  • 9f8455ddb3 chore: fix typo (#4246) Kevin Wan 2024-07-14 10:52:47 +08:00
  • 775b105ab2 added code comments (#4219) guonaihong 2024-07-13 20:09:58 +08:00
  • ec86f22cd6 feat: support file server in rest (#4244) Kevin Wan 2024-07-13 19:58:35 +08:00
  • e776b5d8ab chore(deps): bump github.com/redis/go-redis/v9 from 9.5.3 to 9.5.4 (#4245) dependabot[bot] 2024-07-13 16:31:57 +08:00
  • 2026d4410b fix: should not trigger breaker on duplicate key with mongodb (#4238) Kevin Wan 2024-07-08 23:41:02 +08:00
  • f8437e6364 feat/sqlc_partial (#4237) MarkJoyMa 2024-07-07 23:54:18 +08:00
  • bd2033eb35 feat: support adding more writer, easy to write to console additionally (#4234) Kevin Wan 2024-07-07 23:31:27 +08:00
  • fed835bc25 feat/redis_hook (#4233) MarkJoyMa 2024-07-07 12:50:30 +08:00
  • c9cbd74bf3 chore(deps): bump golang.org/x/net from 0.26.0 to 0.27.0 (#4231) dependabot[bot] 2024-07-07 10:54:37 +08:00
  • 27ea106293 chore(deps): bump golang.org/x/sys from 0.21.0 to 0.22.0 (#4229) dependabot[bot] 2024-07-05 19:20:54 +08:00
  • 657923b9d5 Update readme-cn.md (#4228) Kevin Wan 2024-07-04 11:05:23 +08:00
  • 8dbec6a800 chore(deps): bump google.golang.org/grpc from 1.64.0 to 1.65.0 (#4227) dependabot[bot] 2024-07-03 21:03:23 +08:00
  • 490559434a chore: remove unnecessary return (#4226) Kevin Wan 2024-07-02 23:45:18 +08:00
  • 4a62d084a9 fix: disable array request body (#4220) kesonan 2024-07-02 11:55:01 +08:00
  • 2f9b6cf8ec disable nested struct for array and map type (#4222) kesonan 2024-06-29 13:44:46 +08:00
  • 01bbc78bac Update FUNDING.yml (#4216) Kevin Wan 2024-06-27 11:15:42 +08:00
  • a012a9138f (goctl): support nested struct (#4211) kesonan 2024-06-25 23:18:15 +08:00
  • 4ec9cac82b chore: update readme for goctl installation (#4206) Kevin Wan 2024-06-23 11:47:17 +08:00
  • 8d9746e794 Update readme-cn.md (#4205) 苏蓝 2024-06-23 11:32:57 +08:00
  • 8f83705199 Update version.go (#4204) tools/goctl/v1.6.6 Kevin Wan 2024-06-21 20:09:36 +08:00
  • f1ed7bd75d Update readme-cn.md (#4195) v1.6.6 Kevin Wan 2024-06-17 22:28:24 +08:00
  • 7a20608756 chore: add trending badge (#4194) Kevin Wan 2024-06-17 22:26:08 +08:00
  • 5cfff95e95 chore(deps): bump google.golang.org/protobuf from 1.34.1 to 1.34.2 (#4185) dependabot[bot] 2024-06-12 14:26:26 +08:00
  • 1e1cc1a0d9 chore(deps): bump github.com/redis/go-redis/v9 from 9.5.2 to 9.5.3 (#4183) dependabot[bot] 2024-06-08 09:28:45 +08:00
  • 0a1440a839 chore(deps): bump golang.org/x/net from 0.25.0 to 0.26.0 (#4180) dependabot[bot] 2024-06-05 08:01:46 +08:00
  • 23980d29c3 fix no such dir if not create goctl home (#4177) kesonan 2024-06-04 18:55:56 +08:00
  • 424119d796 chore: fix the confused log level in comment (#4175) jiz4oh 2024-06-04 18:43:26 +08:00
  • 97c7835d9e fix #4161 (#4176) kesonan 2024-06-04 18:26:34 +08:00
  • 7954ad3759 fix: fix readme (#4174) kesonan 2024-06-02 23:22:33 +08:00
  • e8c9b0ddf8 chore(deps): bump go.etcd.io/etcd/client/v3 from 3.5.13 to 3.5.14 (#4169) dependabot[bot] 2024-06-02 11:17:55 +08:00
  • 70112e59cb chore(deps): bump github.com/redis/go-redis/v9 from 9.4.0 to 9.5.2 (#4172) dependabot[bot] 2024-06-01 13:12:33 +08:00
  • 7ba5ced2d9 chore(deps): bump github.com/alicebob/miniredis/v2 from 2.32.1 to 2.33.0 (#4168) dependabot[bot] 2024-05-30 11:15:59 +08:00
  • 962b36d745 fix: log concurrency problems after calling WithXXX methods (#4164) Kevin Wan 2024-05-26 12:52:05 +08:00
  • 57060cc6d7 chore(deps): bump google.golang.org/grpc from 1.63.2 to 1.64.0 (#4155) dependabot[bot] 2024-05-16 07:47:19 +08:00
  • e0c16059d9 optimize: simplify breaker algorithm (#4151) Kevin Wan 2024-05-14 17:02:21 +08:00
  • a0d954dfab chore(deps): bump github.com/fatih/color from 1.16.0 to 1.17.0 (#4150) dependabot[bot] 2024-05-14 10:37:25 +08:00
  • a5ece25c07 feat: add secure option for sending traces via otlphttp (#3973) Alex Last 2024-05-12 18:00:54 +01:00
  • 0cac41a38b chore: refactor mapping unmarshaler (#4145) v1.6.5 tools/goctl/v1.6.5 Kevin Wan 2024-05-12 14:37:36 +08:00
  • f10084a3f5 chore: refactor and coding style (#4144) Kevin Wan 2024-05-11 23:06:59 +08:00
  • 040fee5669 feat: httpx.Parse supports parsing structures that implement the Unmarshaler interface (#4143) Leo 2024-05-11 22:25:10 +08:00
  • 42b3bae65a optimize: improve breaker algorithm on recovery time (#4141) Kevin Wan 2024-05-11 21:44:26 +08:00
  • 7c730b97d8 fix: make: command: Command not found (#4132) guangwu 2024-05-10 21:33:03 +08:00
  • 057bae92ab fix: log panic on Error() or String() panics (#4136) Kevin Wan 2024-05-10 12:49:34 +08:00
  • 74331a45c9 fix: log panic when use nil error or stringer with Field method (#4130) #3237 Kevin Wan 2024-05-10 00:31:36 +08:00
  • 9d551d507f chore(api/maxconnshandler): add tracing information to the log (#4126) chen quan 2024-05-08 13:25:35 +08:00
  • 02dd81c05c Update FUNDING.yml (#4128) Kevin Wan 2024-05-08 12:52:42 +08:00
  • 3095ba2b1f chore(deps): bump golang.org/x/net from 0.24.0 to 0.25.0 (#4124) dependabot[bot] 2024-05-08 12:52:13 +08:00
  • 2afa60132c chore(deps): bump google.golang.org/protobuf from 1.34.0 to 1.34.1 (#4123) dependabot[bot] 2024-05-08 12:45:10 +08:00
  • e71ed7294b Update FUNDING.yml (#4127) Kevin Wan 2024-05-08 12:26:41 +08:00
  • 95822281bf chore(deps): bump golang.org/x/sys from 0.19.0 to 0.20.0 (#4122) dependabot[bot] 2024-05-08 12:22:06 +08:00
  • 588e10daef chore: refactor and coding style (#4120) Kevin Wan 2024-05-06 18:16:56 +08:00
  • 62ba01120e fix: zrpc kube resolver builder (#4119) soasurs 2024-05-06 14:50:35 +08:00
  • 527de1c50e chore(deps): bump google.golang.org/protobuf from 1.33.1-0.20240408130810-98873a205002 to 1.34.0 (#4115) dependabot[bot] 2024-05-04 23:59:47 +08:00
  • abfe62a2d7 chore(deps): bump github.com/pelletier/go-toml/v2 from 2.2.1 to 2.2.2 (#4116) dependabot[bot] 2024-05-04 23:39:25 +08:00
  • 36f4cf97ff Update FUNDING.yml (#4114) Kevin Wan 2024-04-30 22:58:51 +08:00
  • b3cd8a32ed feat: trigger breaker on underlying service timeout (#4112) Kevin Wan 2024-04-30 19:01:20 +08:00
  • a9d27cda8a (goctl): fix prefix syntax (#4113) kesonan 2024-04-30 17:11:08 +08:00
  • 04116f647d chore(goctl): change goctl version to 1.6.5 (#4111) kesonan 2024-04-30 12:25:47 +08:00
  • a8ccda0c06 feat: add fx.ParallelErr (#4107) Kevin Wan 2024-04-29 00:18:30 +08:00
  • bfddb9dae4 feat: add errorx.In to facility error checking (#4105) Kevin Wan 2024-04-27 20:43:45 +08:00
  • b337ae36e5 Update readme-cn.md Kevin Wan 2024-04-20 10:00:10 +08:00
  • 5e5123caa3 chore: add more tests (#4094) Kevin Wan 2024-04-19 11:13:23 +08:00
  • d371ab5479 feat: use breaker with ctx to prevent deadline exceeded (#4091) Kevin Wan 2024-04-18 23:18:49 +08:00
  • 1b9b61f505 fix(goctl): GOPROXY env should set by ourself (#4087) jaron 2024-04-18 22:50:30 +08:00
  • e1f15efb3b add customized.tpl for model template (#4086) suyhuai 2024-04-18 22:40:54 +08:00
  • 1540bdc4c9 optimize: improve breaker algorithm on recovery time (#4077) Kevin Wan 2024-04-18 22:33:25 +08:00
  • 95b32b5779 chore: add code coverage (#4090) Kevin Wan 2024-04-18 20:58:36 +08:00
  • 815a4f7eed feat: support context in breaker methods (#4088) Kevin Wan 2024-04-18 18:00:17 +08:00
  • 4b0bacc9c6 chore(deps): bump k8s.io/apimachinery from 0.29.3 to 0.29.4 (#4084) dependabot[bot] 2024-04-18 11:22:49 +08:00
  • e9dc96af17 chore: coding style (#4082) #1908 Kevin Wan 2024-04-17 23:37:35 +08:00
  • 62c88a84d1 feat: migrate lua script to lua file (#4069) fearlessfei 2024-04-17 23:20:10 +08:00
  • 36088ea0d4 fix: avoid duplicate in logx plain mode (#4080) Kevin Wan 2024-04-17 17:43:22 +08:00
  • 164f5aa86c chore(deps): bump github.com/pelletier/go-toml/v2 from 2.2.0 to 2.2.1 (#4073) dependabot[bot] 2024-04-13 12:32:56 +08:00
  • 07d07cdd23 chore(deps): bump github.com/fullstorydev/grpcurl from 1.8.9 to 1.9.1 (#4065) dependabot[bot] 2024-04-11 13:02:52 +08:00
  • 0efe99af66 chore(deps): bump github.com/jhump/protoreflect from 1.15.6 to 1.16.0 (#4064) dependabot[bot] 2024-04-11 12:39:00 +08:00
  • 927f8bc821 fix: fix ignored context.DeadlineExceeded (#4066) Kevin Wan 2024-04-11 11:14:20 +08:00
  • 2a7ada993b (goctl)feature/model config (#4062) kesonan 2024-04-10 23:01:59 +08:00
  • 682460c1c8 fix: fix ignored scanner.Err() (#4063) Kevin Wan 2024-04-10 17:28:52 +08:00
  • a66ae0d4c4 fix: timeout on query should return context.DeadlineExceeded (#4060) Kevin Wan 2024-04-10 12:17:39 +08:00
  • d1f24ab70f chore(deps): bump google.golang.org/grpc from 1.63.0 to 1.63.2 (#4058) dependabot[bot] 2024-04-10 10:23:33 +08:00
  • d0983948b5 chore(deps): bump google.golang.org/grpc from 1.63.0 to 1.63.2 in /tools/goctl (#4059) dependabot[bot] 2024-04-10 10:14:15 +08:00
  • 3343fc2cdb chore: update goctl version to 1.6.4 (#4057) tools/goctl/v1.6.4 Kevin Wan 2024-04-09 22:59:33 +08:00
  • 3866b5741a feat: support http stream response (#4055) v1.6.4 Kevin Wan 2024-04-09 20:46:44 +08:00
  • 5fbe8ff5c4 chore: coding style (#4054) Kevin Wan 2024-04-09 17:19:47 +08:00
  • 6f763f71f9 chore(goctl): update readme (#4053) jaron 2024-04-09 16:30:25 +08:00
  • 80377f18e7 chore(deps): bump codecov/codecov-action from 3 to 4 (#4051) dependabot[bot] 2024-04-09 15:24:24 +08:00
  • 8690859c7d chore(deps): bump golang.org/x/net from 0.23.0 to 0.24.0 (#4048) dependabot[bot] 2024-04-06 10:03:06 +08:00
  • d744038198 chore(deps): bump google.golang.org/grpc from 1.62.1 to 1.63.0 (#4045) dependabot[bot] 2024-04-05 19:43:17 +08:00
  • 58ad8cac8a chore(deps): bump golang.org/x/sys from 0.18.0 to 0.19.0 (#4046) dependabot[bot] 2024-04-05 19:28:54 +08:00
  • 74886a151e chore(deps): bump google.golang.org/grpc from 1.62.1 to 1.63.0 in /tools/goctl (#4047) dependabot[bot] 2024-04-05 18:45:49 +08:00
  • c5eda1f155 chore: fix codecov (#4044) Kevin Wan 2024-04-05 00:53:13 +08:00
  • b5b7c054ca chore: fix codecov (#4043) Kevin Wan 2024-04-05 00:43:38 +08:00
  • 6c8073b691 chore: add more tests (#4042) Kevin Wan 2024-04-05 00:13:42 +08:00
  • 64d430d424 fix: bug on form data with slices (#4040) Kevin Wan 2024-04-04 20:28:54 +08:00