Commit Graph

  • eaa01ccb9f Update readme-cn.md (#4525) Kevin Wan 2024-12-28 09:59:00 +08:00
  • b8206fb46a chore(deps): bump google.golang.org/protobuf from 1.36.0 to 1.36.1 (#4523) dependabot[bot] 2024-12-24 09:58:03 +08:00
  • 1c3876810e fix command goctl bug invalid (#4520) kesonan 2024-12-24 00:00:50 +08:00
  • 1d9159ea39 feat: support form array in three notations (#4498) Kevin Wan 2024-12-23 00:56:20 +08:00
  • 2159d112c3 chore: format the code (#4518) Kevin Wan 2024-12-22 15:10:44 +08:00
  • f57874a51f fix: DetailedLog format. (#4467) 不插电 2024-12-21 11:48:27 +08:00
  • 8625864d43 bugfix:SetSlowThreshold not effective in function logDetails (#4511) Xingchen Wang 2024-12-21 11:22:54 +08:00
  • 8f9ba3ec11 chore(deps): bump golang.org/x/net from 0.32.0 to 0.33.0 (#4516) dependabot[bot] 2024-12-20 12:04:16 +08:00
  • a1d9bc08f0 chore(deps): bump github.com/alicebob/miniredis/v2 from 2.33.0 to 2.34.0 (#4509) dependabot[bot] 2024-12-19 18:13:12 +08:00
  • b9d7f1cc77 chore(deps): bump github.com/emicklei/proto from 1.13.4 to 1.14.0 in /tools/goctl (#4510) dependabot[bot] 2024-12-19 17:54:44 +08:00
  • 6700910f64 (goctl)fix: api timeout limited during api generation (#4513) kesonan 2024-12-19 16:19:10 +08:00
  • 9c4ed394a7 fix: go work duplicate prefix get err (#4487) godLei6 2024-12-19 09:17:50 +08:00
  • fd07a9c6e4 chore(deps): bump google.golang.org/protobuf from 1.35.1 to 1.36.0 in /tools/goctl (#4504) dependabot[bot] 2024-12-18 16:01:36 +08:00
  • b8c239630c chore(deps): bump github.com/emicklei/proto from 1.13.2 to 1.13.4 in /tools/goctl (#4505) dependabot[bot] 2024-12-18 15:30:04 +08:00
  • 672ea55736 chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in /tools/goctl (#4506) dependabot[bot] 2024-12-18 15:16:00 +08:00
  • f7097866bf chore(deps): bump github.com/zeromicro/go-zero from 1.7.3 to 1.7.4 in /tools/goctl (#4507) dependabot[bot] 2024-12-18 11:27:55 +08:00
  • 796b2bd1b0 chore(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 in the go_modules group (#4501) dependabot[bot] 2024-12-18 00:37:32 +08:00
  • e1e5fb2071 chore(deps): bump golang.org/x/crypto from 0.28.0 to 0.31.0 in /tools/goctl in the go_modules group (#4502) dependabot[bot] 2024-12-17 17:20:57 +08:00
  • 89ecb50005 remove string restriction on atserver (#4499) kesonan 2024-12-17 11:59:30 +08:00
  • dbed1ea042 chore(deps): bump google.golang.org/protobuf from 1.35.2 to 1.36.0 (#4500) dependabot[bot] 2024-12-17 11:58:22 +08:00
  • ad291daf78 chore: format Dockerfile template (#4496) Kevin Wan 2024-12-14 12:38:33 +08:00
  • 13746a3706 Update docker.tpl (#4495) lascyb 2024-12-14 00:08:38 +08:00
  • f03b13f632 chore(deps): bump github.com/fullstorydev/grpcurl from 1.9.1 to 1.9.2 (#4473) dependabot[bot] 2024-12-08 10:27:42 +08:00
  • f6f64b1286 chore(deps): bump golang.org/x/net from 0.31.0 to 0.32.0 (#4481) dependabot[bot] 2024-12-08 10:06:05 +08:00
  • 300a415f5d Add go-zero users (#4475) Kevin Wan 2024-12-05 00:09:44 +08:00
  • c5de546f8a chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#4470) dependabot[bot] 2024-11-26 21:46:28 +08:00
  • cad243905f fix ts request cli (#4461) v1.7.4 Robin 2024-11-21 21:40:08 +08:00
  • 7c8f41d577 chore(deps): bump codecov/codecov-action from 4 to 5 (#4459) dependabot[bot] 2024-11-21 21:25:53 +08:00
  • cbd118d55f chore(deps): bump google.golang.org/protobuf from 1.35.1 to 1.35.2 (#4457) dependabot[bot] 2024-11-15 17:00:10 +08:00
  • 9d2a1b8b0a chore(deps): bump golang.org/x/time from 0.7.0 to 0.8.0 (#4454) dependabot[bot] 2024-11-11 00:24:06 +08:00
  • f6ada979aa chore(deps): bump golang.org/x/net from 0.30.0 to 0.31.0 (#4452) dependabot[bot] 2024-11-11 00:13:28 +08:00
  • 53a74759a5 feat: support json array in request body (#4444) Kevin Wan 2024-11-05 22:09:30 +08:00
  • 1940f7bd58 chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 (#4447) dependabot[bot] 2024-11-05 19:37:32 +08:00
  • 18cb3141ba feat: support query array in httpx.Parse (#4440) Kevin Wan 2024-11-02 21:55:37 +08:00
  • f822c9a94f chore(deps): bump github.com/fatih/color from 1.17.0 to 1.18.0 (#4434) dependabot[bot] 2024-10-26 14:49:56 +08:00
  • 1a3dc75874 chore: upgrade goctl version (#4429) tools/goctl/v1.7.3 Kevin Wan 2024-10-20 10:38:04 +08:00
  • 796dd5b6e2 fix the source code directory after the soft link (#4425) v1.7.3 yangjinheng 2024-10-19 23:37:44 +08:00
  • 94e476ade7 chore(deps): bump github.com/redis/go-redis/v9 from 9.6.1 to 9.7.0 (#4426) dependabot[bot] 2024-10-19 08:10:32 +08:00
  • 2a74996e1b chore(deps): bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 (#4424) dependabot[bot] 2024-10-18 11:38:41 +08:00
  • f52af1ebf9 feat:New redis method TxPipeline (#4417) fishJack01 2024-10-13 12:51:55 +07:00
  • 24450f18bb chore(deps): bump google.golang.org/protobuf from 1.34.2 to 1.35.1 (#4414) dependabot[bot] 2024-10-12 21:13:32 +08:00
  • f1a45d8a23 chore(deps): bump golang.org/x/time from 0.6.0 to 0.7.0 (#4409) dependabot[bot] 2024-10-05 12:58:06 +08:00
  • 9aebba1566 fix/conf_multi_layer_map (#4407) MarkJoyMa 2024-10-05 12:46:32 +08:00
  • 4998479f9a chore(deps): bump golang.org/x/net from 0.29.0 to 0.30.0 (#4410) dependabot[bot] 2024-10-05 12:27:34 +08:00
  • 873d1351ee chore(deps): bump golang.org/x/sys from 0.25.0 to 0.26.0 (#4408) dependabot[bot] 2024-10-05 12:04:39 +08:00
  • afcbca8f24 chore(deps): bump go.mongodb.org/mongo-driver from 1.17.0 to 1.17.1 (#4402) dependabot[bot] 2024-10-03 11:16:00 +08:00
  • 5b8126c2cf chore(deps): bump go.uber.org/automaxprocs from 1.5.3 to 1.6.0 (#4389) dependabot[bot] 2024-09-24 09:16:20 +08:00
  • 4dfaf35151 fix: goctl k8s autoscaling version upgrade (#4387) Kevin Wan 2024-09-20 23:16:38 +08:00
  • 00cd77c92b chore(deps): bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 (#4380) dependabot[bot] 2024-09-20 10:26:52 +08:00
  • 2145a7a93c chore(deps): bump go.mongodb.org/mongo-driver from 1.16.1 to 1.17.0 (#4379) dependabot[bot] 2024-09-19 22:10:29 +08:00
  • d5302f2dbe chore(deps): bump golang.org/x/net from 0.28.0 to 0.29.0 (#4360) dependabot[bot] 2024-09-07 21:13:42 +08:00
  • 6181594bc8 chore(deps): bump github.com/jhump/protoreflect from 1.16.0 to 1.17.0 (#4359) dependabot[bot] 2024-09-06 20:13:29 +08:00
  • 11c10e51ff chore(deps): bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3 (#4361) dependabot[bot] 2024-09-06 18:52:59 +08:00
  • 3f03126d27 chore: fix goctl Dockerfile warnings (#4358) Kevin Wan 2024-09-05 22:13:01 +08:00
  • d43adc2823 chore(deps): bump golang.org/x/sys from 0.24.0 to 0.25.0 (#4356) dependabot[bot] 2024-09-05 10:17:27 +08:00
  • 656222b572 chore: update goctl version (#4353) tools/goctl/v1.7.2 Kevin Wan 2024-09-03 09:22:04 +08:00
  • 077b6072fa chore: coding style (#4352) v1.7.2 Kevin Wan 2024-09-03 09:06:50 +08:00
  • 0cafb1164b should check if devServer Enabled, then call once.Do() (#4351) jursonmo 2024-09-03 08:54:43 +08:00
  • 90afa08367 Revert "fix: etcd scheme on grpc resolver" (#4349) MarkJoyMa 2024-09-03 08:48:08 +08:00
  • c92f788292 chore: update go version in test (#4347) tools/goctl/v1.7.1 Kevin Wan 2024-09-01 16:19:31 +08:00
  • e94be9b302 chore: update go version for building goctl releases (#4346) Kevin Wan 2024-09-01 16:02:49 +08:00
  • e713d9013d chore: update goctl deps (#4345) Kevin Wan 2024-09-01 15:42:45 +08:00
  • 24d6150073 chore: refactor config center (#4339) v1.7.1 Kevin Wan 2024-08-28 20:02:48 +08:00
  • 44cddec5c3 feat: added configuration center function (#3035) MarkJoyMa 2024-08-28 14:47:52 +08:00
  • 47d13e5ef8 fix: etcd scheme on grpc resolver (#4121) Kevin Wan 2024-08-27 23:13:37 +08:00
  • 896e1a2abb chore: refactor logx file time format (#4335) Kevin Wan 2024-08-27 22:01:01 +08:00
  • 075817a8dd Add custom log file name date format (#4333) kui 2024-08-27 20:43:25 +08:00
  • 29400f6814 chore(deps): bump github.com/prometheus/client_golang from 1.20.1 to 1.20.2 (#4334) dependabot[bot] 2024-08-27 19:51:54 +08:00
  • 34f536264f chore(deps): bump github.com/prometheus/client_golang from 1.20.0 to 1.20.1 (#4324) dependabot[bot] 2024-08-21 17:38:54 +08:00
  • 9d9c7e0fe0 feat: support build tag to reduce binary size w/o k8s (#4323) Kevin Wan 2024-08-20 19:53:20 +08:00
  • e220d3a4cb chore(deps): bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 (#4317) dependabot[bot] 2024-08-19 12:22:06 +08:00
  • 193dcf90bc chore(deps): bump golang.org/x/sys from 0.23.0 to 0.24.0 (#4307) dependabot[bot] 2024-08-10 21:15:08 +08:00
  • 03756c9166 refactor zrpc server interceptor builder (#4300) featherlight 2024-08-08 22:37:19 +08:00
  • c1f12c5784 (goctl): fix map conversion (#4306) kesonan 2024-08-08 22:19:14 +08:00
  • 2883111af5 chore(deps): bump go.mongodb.org/mongo-driver from 1.16.0 to 1.16.1 (#4305) dependabot[bot] 2024-08-08 22:07:18 +08:00
  • 2758c4e842 chore(deps): bump golang.org/x/net from 0.27.0 to 0.28.0 (#4301) dependabot[bot] 2024-08-07 20:19:47 +08:00
  • 4196ddb3e3 Update readme-cn.md (#4294) Kevin Wan 2024-08-06 17:54:38 +08:00
  • e24d797226 chore(deps): bump golang.org/x/time from 0.5.0 to 0.6.0 (#4299) dependabot[bot] 2024-08-06 17:54:01 +08:00
  • d4349fa958 chore(deps): bump golang.org/x/sys from 0.22.0 to 0.23.0 (#4298) dependabot[bot] 2024-08-06 16:39:57 +08:00
  • da2c14d45f (goctl): fix quickstart error while reading go module info (#4297) kesonan 2024-08-05 23:29:06 +08:00
  • 64e3aeda55 Add goctl version to code header (#4293) kesonan 2024-08-03 22:22:51 +08:00
  • dedba17219 refactor: simplify BatchError (#4292) Kevin Wan 2024-08-03 13:57:41 +08:00
  • c6348b9855 refactor goctl-compare (#4290) kesonan 2024-08-03 12:26:24 +08:00
  • 8689a6247e refactor(core/errorx): use errors.Join simplify error handle (#4289) chentong 2024-08-03 11:00:59 +08:00
  • ff6ee25d23 ci: update workflows to use go.mod instead of specifying go version (#4286) Rui Chen 2024-08-02 22:12:28 -04:00
  • 5213243bbb Update readme.md (#4287) Kevin Wan 2024-08-02 18:26:54 +08:00
  • 2588a36555 feat: support rest.WithCorsHeaders to customize cors headers (#4284) Kevin Wan 2024-07-30 17:29:44 +08:00
  • c2421beb25 fix: readme remove duplicate text (#4280) Krystian Kulas 2024-07-29 03:06:29 +02:00
  • dfe8a81c76 Upgrade goctl version to 1.7.1 (#4282) kesonan 2024-07-29 08:54:21 +08:00
  • ee643a945e (goctl): fix nested struct generation (#4281) kesonan 2024-07-28 23:40:25 +08:00
  • eeda6efae7 chore: upgrade go-zero version (#4277) tools/goctl/v1.7.0 Kevin Wan 2024-07-27 17:31:32 +08:00
  • caf0e64beb chore: optimize lock in discov.etcd (#4275) v1.7.0 Kevin Wan 2024-07-27 16:27:05 +08:00
  • 0e61303cb0 chore(deps): bump github.com/redis/go-redis/v9 from 9.6.0 to 9.6.1 (#4274) dependabot[bot] 2024-07-26 23:17:39 +08:00
  • f651d7cf6c chore(deps): bump go.etcd.io/etcd/client/v3 from 3.5.14 to 3.5.15 (#4267) dependabot[bot] 2024-07-25 19:24:07 +08:00
  • 05da2c560b chore: fix some comments (#4270) tsinghuacoder 2024-07-25 20:11:56 +09:00
  • 8ae0f287d6 chore: optimize lock in discov.etcd (#4272) Kevin Wan 2024-07-25 17:24:05 +08:00
  • 8f7aff558f chore: refactor BuildTypes in tsgen. (#4266) Kevin Wan 2024-07-22 21:17:59 +08:00
  • 6e08d478fe feat(tsgen): tsgen export buildTypes function (#4197) jaron 2024-07-22 20:11:06 +08:00
  • 944ac383d2 chore(deps): bump github.com/redis/go-redis/v9 from 9.5.4 to 9.6.0 (#4262) dependabot[bot] 2024-07-20 23:18:19 +08:00
  • 0eec33f14b chore: optimize file reading (#4264) Kevin Wan 2024-07-20 22:44:13 +08:00