Commit Graph

  • 9c16fede73 chore(deps): bump github.com/redis/go-redis/v9 from 9.12.1 to 9.13.0 (#5149) dependabot[bot] 2025-09-04 21:17:33 +08:00
  • ce11adb5e4 feat: add code generation headers in safe to edit files (#5136) Kevin Wan 2025-09-01 21:27:30 +08:00
  • 894e8b1218 chore: update goctl version (#5138) tools/goctl/v1.9.0 Kevin Wan 2025-08-31 23:37:00 +08:00
  • 2ec7e432dd chore: refactor (#5137) Kevin Wan 2025-08-31 17:35:52 +08:00
  • 870e8352c1 fix:issue-5110 (#5113) guonaihong 2025-08-31 17:17:34 +08:00
  • de42f27e03 feat: prefer json.Marshaler over fmt.Stringer for JSON log output whe… (#5117) Qiying Wang 2025-08-31 17:06:25 +08:00
  • 955b8016aa feat: support goctl --module to set go module (#5135) Kevin Wan 2025-08-31 16:40:49 +08:00
  • d728a3b2d9 chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /tools/goctl (#5124) dependabot[bot] 2025-08-31 10:51:06 +08:00
  • 0c205a71fc chore(deps): bump github.com/gookit/color from 1.5.4 to 1.6.0 in /tools/goctl (#5132) dependabot[bot] 2025-08-31 10:42:06 +08:00
  • a8c0199d96 chore(deps): bump github.com/grafana/pyroscope-go from 1.2.4 to 1.2.7 (#5121) dependabot[bot] 2025-08-28 08:47:40 +08:00
  • 032a266ec4 chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 (#5125) dependabot[bot] 2025-08-28 08:46:29 +08:00
  • 40b75fbb9b chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (#5120) dependabot[bot] 2025-08-27 00:28:34 +08:00
  • afad55045b chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 in /tools/goctl (#5119) dependabot[bot] 2025-08-26 21:09:57 +08:00
  • 5f54f06ee5 chore: refactor field keys in logx (#5104) Kevin Wan 2025-08-20 20:48:47 +08:00
  • 20f56ae1d0 feat: support customize of log keys (#5103) Qiying Wang 2025-08-20 20:11:45 +08:00
  • 73d6fcfccd feat: Support projectPkg template variables in config, handler, logic, main, and svc template files (#4939) geekeryy 2025-08-19 20:29:41 +08:00
  • 20d20ef861 fix: github release workflow (#5096) tools/goctl/v1.9.0-alpha Kevin Wan 2025-08-17 23:04:32 +08:00
  • a37422b504 fix: release workflows (#5095) Kevin Wan 2025-08-17 17:50:38 +08:00
  • a81d898408 chore: update go-zero version (#5093) Kevin Wan 2025-08-17 17:00:15 +08:00
  • a5d42e20d5 Update goctl version to 1.9.0-alpha (#5090) v1.9.0 kesonan 2025-08-15 20:08:02 +08:00
  • 4bdb07f225 (goctl)feature: supported sse generation (#5082) kesonan 2025-08-15 09:49:50 +08:00
  • 3e6ec9b83d chore(deps): bump go.mongodb.org/mongo-driver/v2 from 2.2.3 to 2.3.0 (#5087) dependabot[bot] 2025-08-15 05:08:22 +08:00
  • f0a3d213dc update:simplify slice lookup by using slices.Contains() (#5084) me-cs 2025-08-14 23:33:25 +08:00
  • 94562ded74 chore: fix compile errors (#5085) Kevin Wan 2025-08-14 23:09:35 +08:00
  • d68cf4920c fix: 5076 (#5083) guonaihong 2025-08-14 22:32:09 +08:00
  • 31b749ab67 chore(deps): bump actions/checkout from 4 to 5 (#5080) dependabot[bot] 2025-08-12 15:15:25 +08:00
  • 3834319278 chore(deps): bump github.com/redis/go-redis/v9 from 9.12.0 to 9.12.1 (#5078) dependabot[bot] 2025-08-12 12:27:33 +08:00
  • 1c9d339361 chore: use uber gomock instead of golang/mock (#5075) Kevin Wan 2025-08-10 23:01:08 +08:00
  • b7f601c912 feat: support sse in api files (#5074) Kevin Wan 2025-08-10 22:17:08 +08:00
  • 1ebbc6f0c7 chore: refactor mon/monc (#5073) Kevin Wan 2025-08-09 23:51:44 +08:00
  • b41b1b00df update:github.com/mongodb/mongo-go-driver v2.0 Migration (#4687) me-cs 2025-08-09 21:21:53 +08:00
  • f36e5fed35 fear(model);add uuid:varchar to p2m (#5022) hoshi 2025-08-09 14:24:33 +08:00
  • 2583673c8b chore: always ignore unknown fields for gateway requests (#5072) Kevin Wan 2025-08-09 13:07:17 +08:00
  • 00e67b9d20 feat: add option to ignore unknown fields in gateway request parsing (#5058) guonaihong 2025-08-09 12:40:07 +08:00
  • 9fd1f29845 chore: refactor (#5071) Kevin Wan 2025-08-09 12:27:43 +08:00
  • 130e1ba963 perf: pre-allocate all known length arrays to avoid re-scaling (#5029) Ioannis Pinakoulakis 2025-08-08 19:03:25 +03:00
  • a2b98dbcf7 chore: refactor (#5068) Kevin Wan 2025-08-08 23:30:03 +08:00
  • b46d507a1d fix: resolve concurrent get may lead to empty result in ImmutableResource (#5065) sunhao1296 2025-08-08 23:00:49 +08:00
  • 3152581d0d optimize: logging with fields (#5066) Kevin Wan 2025-08-08 20:23:10 +08:00
  • 46e466f037 chore(deps): bump github.com/redis/go-redis/v9 from 9.11.0 to 9.12.0 (#5056) dependabot[bot] 2025-08-06 09:18:27 +08:00
  • 151b3d1085 chore: fix codecov warning (#5055) Kevin Wan 2025-08-05 22:55:26 +08:00
  • ea53fe41de chore: fix codecov problem (#5053) Kevin Wan 2025-08-05 21:37:22 +08:00
  • d9df08b079 chore: fix some minor issues in comments (#5051) queryfast 2025-08-05 12:13:44 +08:00
  • 569c00ad09 chore: refactor redis stream (#5048) Kevin Wan 2025-08-03 14:58:09 +08:00
  • 9da76fbf04 feat: redis support consumer groups (#4912) jk2K 2025-08-02 21:36:08 +08:00
  • b69db5e09d chore: refactor etcd discov (#5046) Kevin Wan 2025-08-01 23:12:49 +08:00
  • ee6b7cee79 fix: Issue with etcd key disappearing and unable to auto-re-register (#4960) guonaihong 2025-08-01 22:54:07 +08:00
  • d150248c52 chore: refactor jsonx.Marshal (#5045) Kevin Wan 2025-08-01 22:05:13 +08:00
  • 610a7345dc chore: refactor gateway middlewares (#5042) Kevin Wan 2025-08-01 00:09:57 +08:00
  • b0b31f3993 feat(gateway): add custom middleware support with onion model (#5035) Yi Deng 2025-07-31 21:33:36 +08:00
  • 82a937d517 chore: refactor unit tests (#5041) Kevin Wan 2025-07-31 20:10:45 +08:00
  • 93c11a7eb7 fix(httpx): Resolve HTML escaping issue during JSON serialization (#5032) Joe Bird 2025-07-31 19:53:40 +08:00
  • 63ec989376 fix: large memory usage on detail logging post requests (#5039) Kevin Wan 2025-07-31 19:09:32 +08:00
  • bf75027889 chore: add more tests (#5038) Kevin Wan 2025-07-30 19:45:35 +08:00
  • d505fae979 fix: unmarshal problem on env vars for type env string (#5037) Kevin Wan 2025-07-30 18:09:25 +08:00
  • 25f37ca750 chore: add unit test for WithCodeResponseWriter (#5028) Kevin Wan 2025-07-25 21:45:47 +08:00
  • 0be63c3625 Fix SSE timeout will affected by http.Server 's WriteTimeout (#5024) csbzy 2025-07-23 23:04:45 +08:00
  • b011a072c7 chore(deps): bump github.com/spf13/pflag from 1.0.6 to 1.0.7 in /tools/goctl (#5021) dependabot[bot] 2025-07-23 09:53:42 +08:00
  • 3c9b6335fb chore: refactor set in collection package (#5016) #4977 Kevin Wan 2025-07-18 21:25:40 +08:00
  • bf6ef5f033 feat: add generic TypedSet with 2x performance boost and compile-time (#4888) Qiu shao 2025-07-18 20:57:43 +08:00
  • ff890628b0 feat: optimize ignore fields in orm (#5015) Kevin Wan 2025-07-18 20:36:28 +08:00
  • cc79e3d842 feat(sqlx): add field tag (-) skip logic in unwrapFields (#5010) wiki 2025-07-18 19:58:38 +08:00
  • f11b78ced9 feat: support masking sensitive data in logx (#5003) Kevin Wan 2025-07-18 19:51:22 +08:00
  • 1d2b0d7ab8 chore(deps): bump github.com/grafana/pyroscope-go from 1.2.3 to 1.2.4 (#5014) dependabot[bot] 2025-07-18 10:41:26 +08:00
  • da987e1270 chore(deps): bump github.com/grafana/pyroscope-go from 1.2.2 to 1.2.3 (#5004) dependabot[bot] 2025-07-15 11:51:22 +08:00
  • 12e03c8843 chore: update goctl version (#5002) tools/goctl/v1.8.5 Kevin Wan 2025-07-13 11:18:51 +08:00
  • 8cf4f95bd7 Fix POST JSON parameter determination logic (goctl api swagger) & Add some unit test. (#4997) #4993 Twilikiss 2025-07-13 11:07:35 +08:00
  • ba0febf308 fix: Fix PostgreSQL numeric type mapping in goctl model generation (#4992) anlynn 2025-07-13 10:40:16 +08:00
  • c9ff6a10d3 feat: support serverless in rest (#5001) v1.8.5 Kevin Wan 2025-07-13 00:00:52 +08:00
  • a71e56de52 fix: context key error in sql read write mode (#5000) Kevin Wan 2025-07-12 06:58:08 +08:00
  • bae8d4f4c8 chore: refactoring sql read write mode (#4990) Kevin Wan 2025-07-11 01:05:55 +08:00
  • 8c6266f338 sql read write support (#4976) zhoushuguang 2025-07-10 00:04:56 +08:00
  • 95d5b81f44 chore: optimize pr 4979 (#4988) Kevin Wan 2025-07-09 23:55:24 +08:00
  • bca7bbc142 fix: correct duration type comparison in environment variable processing (#4979) geekeryy 2025-07-09 23:22:27 +08:00
  • df9a52664b fix issue #4986 Kevin Wan 2025-07-08 13:58:48 +00:00
  • 937cf0db96 Update readme-cn.md (#4983) Kevin Wan 2025-07-04 11:02:49 +08:00
  • 75cebb65f8 fix: timeout 0s not working (#4932) Kevin Wan 2025-07-01 17:01:24 +08:00
  • 410f56e73a chore(deps): bump github.com/redis/go-redis/v9 from 9.10.0 to 9.11.0 (#4969) dependabot[bot] 2025-06-25 18:35:01 +08:00
  • 017909a3ab chore(deps): bump github.com/emicklei/proto from 1.14.1 to 1.14.2 in /tools/goctl (#4961) dependabot[bot] 2025-06-19 15:40:18 +08:00
  • 0d31e6c375 (goctl): fix #4943 (#4953) kesonan 2025-06-14 23:36:30 +08:00
  • 0ba86b1849 chore: add more tests (#4949) Kevin Wan 2025-06-13 22:10:08 +08:00
  • 4cacc4d9d3 fix: the time.Duration type panics due to numerical values (#4944) wanwu 2025-06-12 23:11:07 +08:00
  • a99c14da4a fix: typo of the logic of CpuThreshold in comments (#4942) Eric 2025-06-12 16:28:44 +08:00
  • 985582264a chore: fix warnings (#4940) Kevin Wan 2025-06-12 00:04:29 +08:00
  • 8364e341e1 chore: update go-zero dep (#4933) tools/goctl/v1.8.4 Kevin Wan 2025-06-09 18:08:20 +08:00
  • 0f2b589d4d Revert "fix: api group set timeout: 0s not working." (#4931) v1.8.4 Kevin Wan 2025-06-08 23:14:38 +08:00
  • 19fec36d24 fix: api group set timeout: 0s not working. (#4785) spectatorMrZ 2025-06-08 22:50:21 +08:00
  • f037bf344d chore: add more tests (#4930) Kevin Wan 2025-06-08 22:08:04 +08:00
  • d99cf35b07 Feat/continue profiling (#4867) MarkJoyMa 2025-06-07 21:12:31 +08:00
  • f459f1b5ff chore: update goctl version (#4929) Kevin Wan 2025-06-07 21:01:35 +08:00
  • 0140fd417b feat(goctl): generate mongo model with cache prefix (#4907) Haiwei Zhang 2025-06-07 20:54:33 +08:00
  • 7969e0ca38 fix(goctl): Fix getting swagger consume types (#4903) jaron 2025-06-07 20:46:34 +08:00
  • 91c885b5b0 chore: add more unit tests for mcp (#4928) Kevin Wan 2025-06-07 20:41:57 +08:00
  • d4cccca387 Fix the problem that mcp request id is not of int type (#4914) MarkJoyMa 2025-06-07 10:37:18 +08:00
  • 4b2095ed03 chore(deps): bump github.com/redis/go-redis/v9 from 9.9.0 to 9.10.0 (#4926) dependabot[bot] 2025-06-07 10:07:26 +08:00
  • 1229eeb2d2 chore(deps): bump go.mongodb.org/mongo-driver from 1.17.3 to 1.17.4 (#4924) dependabot[bot] 2025-06-06 19:45:26 +08:00
  • 9142b146c5 chore(deps): bump github.com/alicebob/miniredis/v2 from 2.34.0 to 2.35.0 (#4919) dependabot[bot] 2025-06-06 10:09:15 +08:00
  • 8a1b2d5aed chore: fix typo (#4920) Kevin Wan 2025-06-05 22:51:22 +08:00
  • da5d39e6ca fix: correct spelling of 'cancellation' in timeout handler comment (#4916) Leon cap 2025-06-05 22:42:53 +08:00
  • 68c5a17c67 fix: correct spelling of 'underlying' in Header method comment (#4918) Leon cap 2025-06-05 18:36:21 +08:00