Commit Graph

  • e2bb65d43c fix(conf): Remove redundant validation (#5372) RUGBEN 2026-01-24 23:46:40 +08:00
  • 94e2f5bd12 Refactor routes and harden AddTool (#5375) mk0walsk 2026-01-24 14:13:35 +02:00
  • 173f76acf9 feat: add cmdline argument to control whether generate package name from proto filename (#5387) Kevin Wan 2026-01-24 19:47:14 +08:00
  • 6e1af75635 rpc service use proto.Package.Name by support multi proto file (#5378) godLei6 2026-01-24 16:44:44 +08:00
  • 84ff755e61 chore(deps): bump github.com/alicebob/miniredis/v2 from 2.36.0 to 2.36.1 (#5386) dependabot[bot] 2026-01-24 15:06:06 +08:00
  • 4b9d23aef5 chore(deps): bump github.com/alicebob/miniredis/v2 from 2.35.0 to 2.36.0 (#5381) dependabot[bot] 2026-01-23 21:55:24 +08:00
  • 97b9aebe99 chore(deps): bump go.mongodb.org/mongo-driver/v2 from 2.4.1 to 2.4.2 (#5385) dependabot[bot] 2026-01-23 07:44:19 +08:00
  • 8e7e5695eb feat(mcp): migrate to official go-sdk with simplified API (#5362) Kevin Wan 2025-12-26 00:21:45 +08:00
  • 4b4751e76c chore: remove jaeger exporter due to official deprecation (#5361) Kevin Wan 2025-12-25 23:03:14 +08:00
  • fcec494ea8 fix: ignore context cancel on triggering breaker of httpc (#5360) Kevin Wan 2025-12-25 21:39:45 +08:00
  • 42117c2dcc feat: upgrade go to version 1.23 (#5359) Kevin Wan 2025-12-25 21:08:36 +08:00
  • 4b631f3785 chore(deps): bump github.com/zeromicro/go-zero from 1.9.3 to 1.9.4 in /tools/goctl (#5356) dependabot[bot] 2025-12-25 14:15:09 +08:00
  • f29c8612e8 fix(zrpc): fix slow threshold priority in stat interceptor (#5310) v1.9.4 Qiu shao 2025-12-23 22:45:33 +08:00
  • 35ba024103 chore: refactor code (#5352) Kevin Wan 2025-12-23 22:29:52 +08:00
  • 52df1c532a Fix the issue of incorrect values notified in the configuration center (#5348) kesonan 2025-12-23 22:06:04 +08:00
  • 39729f3756 fix(discov): add retry cooldown to prevent CPU/disk exhaustion on auth errors (#5347) Kevin Wan 2025-12-20 22:04:38 +08:00
  • 5c9ea81db2 docs: simplify README files while preserving structure (#5338) Kevin Wan 2025-12-13 13:01:35 +08:00
  • b284664de4 perf(mapping): use strings.EqualFold to optimize bool parsing (#5324) Qiu shao 2025-12-12 23:24:10 +08:00
  • 1b76885040 feat(redis): add redis command for getex (#5323) Ran丶 2025-12-12 23:18:46 +08:00
  • eef217522b chore: simplify readme (#5334) Kevin Wan 2025-12-12 22:32:45 +08:00
  • 6bd0d169d5 docs: add AI-Native Development section to README (#5333) Kevin Wan 2025-12-12 22:28:47 +08:00
  • 3d291328d8 feat(zrpc): migrate kube resolver from Endpoints to EndpointSlice API (#4987) soasurs 2025-12-11 23:09:08 +08:00
  • 858f8ca82e chore(deps): bump go.mongodb.org/mongo-driver/v2 from 2.4.0 to 2.4.1 (#5329) dependabot[bot] 2025-12-11 20:33:49 +08:00
  • 4ff3975c5a perf(config): optimize getfullname (#5328) Qiu shao 2025-12-10 22:46:26 +08:00
  • 7b23f73268 fix(timingwheel): add missing Wait() call and improve code clarity (#5315) Kevin Wan 2025-12-07 11:37:56 +08:00
  • 918a7be698 docs: enhance copilot instructions with detailed architecture patterns (#5313) Kevin Wan 2025-12-06 23:39:28 +08:00
  • 0a724447cd chore(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2 in /tools/goctl (#5312) dependabot[bot] 2025-12-05 09:30:53 +08:00
  • 9e425893a7 Fix typos and grammar in comments (#5308) Gregor Fischer 2025-12-03 15:32:49 +01:00
  • 4de13b6cc8 chore(deps): bump github.com/redis/go-redis/v9 from 9.17.1 to 9.17.2 (#5307) dependabot[bot] 2025-12-03 22:25:56 +08:00
  • c6f75532fa Fix/logx test log mismatchtime schedule num (#5305) Qiu shao 2025-11-30 21:44:53 +08:00
  • fdf4ccf057 chore(deps): bump github.com/zeromicro/go-zero from 1.9.2 to 1.9.3 in /tools/goctl (#5289) dependabot[bot] 2025-11-29 22:16:18 +08:00
  • b333ed245b chore(deps): bump github.com/redis/go-redis/v9 from 9.17.0 to 9.17.1 (#5301) dependabot[bot] 2025-11-28 17:02:14 +08:00
  • 8f1576df36 chore(deps): bump actions/checkout from 5 to 6 (#5297) dependabot[bot] 2025-11-25 23:05:20 +08:00
  • 72dd970969 Fix Grammar and Typo in Comments (#5284) Gregor Fischer 2025-11-20 14:26:50 +01:00
  • 29b65e12c1 chore(deps): bump github.com/redis/go-redis/v9 from 9.16.0 to 9.17.0 (#5285) dependabot[bot] 2025-11-20 20:57:32 +08:00
  • 577a611dc3 fix(logx): add missing color for levelSevere in wrapLevelWithColor (#5281) Yuntsy 2025-11-19 06:46:28 -08:00
  • 75941aedd4 refactor: simplify getValueInterface function (#5280) v1.9.3 Kevin Wan 2025-11-16 20:36:49 +08:00
  • c7065171d7 fix(orm): properly handle zero value scanning for pointer destinations (#5270) lerity-yao 2025-11-16 19:59:13 +08:00
  • 052de3b552 chore: fix grammar and typos in comments (#5279) Gregor Fischer 2025-11-16 12:27:17 +01:00
  • 866613af8c Update readme-cn.md (#5266) Kevin Wan 2025-11-11 22:24:17 +08:00
  • 3d4f6a5e16 Add company to the user list (#5264) Kevin Wan 2025-11-01 22:00:35 +08:00
  • d1d47d02d5 chore(deps): bump go.mongodb.org/mongo-driver/v2 from 2.3.1 to 2.4.0 (#5262) dependabot[bot] 2025-10-29 09:53:57 +08:00
  • d6c876860b feat(zrpc): change NonBlock default to true following gRPC best practices (#5259) Kevin Wan 2025-10-26 20:56:34 +08:00
  • 98423ca948 fix(goctl): use rest.Serverless for generated integration tests (#5258) Kevin Wan 2025-10-25 23:14:54 +08:00
  • 02191e0d99 Fix TypeScript generator to correctly handle inline/embedded structs #5219 copilot/fix-incorrect-ts-code-generation copilot-swe-agent[bot] 2025-10-07 03:37:58 +00:00
  • 28b12ad9cc Add comprehensive integration test for inline struct handling copilot-swe-agent[bot] 2025-10-07 03:30:21 +00:00
  • 87dd9671be Fix TypeScript generator to handle inline/embedded structs correctly copilot-swe-agent[bot] 2025-10-07 03:27:46 +00:00
  • 4e52d77ad8 fix(trace): use sync.Once to prevent multiple trace initialization (#5244) Kevin Wan 2025-10-25 20:10:15 +08:00
  • 1fc2cfb859 fix: gateway trace headers 5248 (#5256) Kevin Wan 2025-10-25 12:16:31 +08:00
  • 942cdae41d Fix typos in comments and messages (#5254) Gregor Fischer 2025-10-25 03:28:40 +02:00
  • e9c3607bc6 chore(deps): bump github.com/redis/go-redis/v9 from 9.14.1 to 9.16.0 (#5255) dependabot[bot] 2025-10-24 21:19:49 +08:00
  • d1603e9166 chore(deps): bump github.com/redis/go-redis/v9 from 9.14.0 to 9.14.1 (#5251) dependabot[bot] 2025-10-22 21:01:51 +08:00
  • e30317e9c4 feat: consistent hash balancer support (#5246) zhoushuguang 2025-10-19 22:10:30 +08:00
  • 568f9ce007 chore: remove extra spaces in the comment (#5245) stemlaud 2025-10-19 21:42:10 +08:00
  • dcb309065a chore(deps): bump github/codeql-action from 3 to 4 (#5243) dependabot[bot] 2025-10-14 07:09:38 +08:00
  • bf8e17a686 test: add unit tests for goctl docker command (PR #4343) (#5241) Kevin Wan 2025-10-13 21:55:25 +08:00
  • b2ebbfce62 fix: ensure Dockerfile includes etc directory and correct CMD based on config (#4343) Jack001 2025-10-13 20:42:15 +07:00
  • 2b10a6a223 fix: support PUT, PATCH, DELETE methods for request body definitions in swagger (#5239) Kevin Wan 2025-10-12 18:24:11 +08:00
  • 80c320b46e chore: remove unused code (#5238) tools/goctl/v1.9.2 Kevin Wan 2025-10-12 11:55:57 +08:00
  • bea9d150a1 fix(goctl): restore API summaries in swagger generation (#5237) Kevin Wan 2025-10-12 11:38:58 +08:00
  • 3f756a2cbf chore: update goctl version (#5236) Kevin Wan 2025-10-11 18:01:18 +08:00
  • bbe5bbb0c0 chore: update go-redis for the retracted versions (#5235) v1.9.2 Kevin Wan 2025-10-11 16:20:23 +08:00
  • 5ad2278a69 chore(deps): bump go.mongodb.org/mongo-driver/v2 from 2.3.0 to 2.3.1 (#5230) dependabot[bot] 2025-10-10 21:32:04 +08:00
  • 77763fe748 Fix api doc url in readme-cn.md (#5233) ZH1995 2025-10-10 21:21:46 +08:00
  • 538c4fb5c7 fix: issue #5154, not using sse template files (#5220) Kevin Wan 2025-10-08 19:56:52 +08:00
  • 315fb2fe0a Add company to the list in readme-cn.md (#5222) Kevin Wan 2025-10-07 21:04:09 +08:00
  • e382887eb8 docs: Add comprehensive documentation for blocking Redis operations (XReadGroup, Blpop) (#5221) Copilot 2025-10-07 16:46:10 +08:00
  • f43e67ecd7 Addressing PR comments #5218 copilot/fix-sse-code-missing-parameters copilot-swe-agent[bot] 2025-10-07 04:00:47 +00:00
  • 6efaf92471 Restore jwt.api again - it was deleted by an automated commit copilot-swe-agent[bot] 2025-10-07 03:59:59 +00:00
  • d9304b24ec Addressing PR comments copilot-swe-agent[bot] 2025-10-07 03:45:26 +00:00
  • ff7258bc52 Restore jwt.api file that was accidentally deleted copilot-swe-agent[bot] 2025-10-07 03:44:26 +00:00
  • 42b5713621 Fix SSE handler generation to use correct template file copilot-swe-agent[bot] 2025-10-07 03:31:50 +00:00
  • 59e9e54a21 Initial plan copilot-swe-agent[bot] 2025-10-07 03:15:19 +00:00
  • 03fd74b955 docs: regenerate swagger example files with fixed array definitions #5217 copilot/fix-swagger-array-generate copilot-swe-agent[bot] 2025-10-07 02:36:07 +00:00
  • f8716fe6fa Initial plan copilot-swe-agent[bot] 2025-10-07 02:28:40 +00:00
  • cf21cb2b0b chore: refactor to remove duplicated code (#5216) Kevin Wan 2025-10-06 22:24:44 +08:00
  • 61e8894c31 Fix swagger generation: info block and server tags not included (#5215) Copilot 2025-10-06 22:02:42 +08:00
  • 7a6c3c8129 Fix swagger path generation: remove trailing slash for root routes with prefix (#5212) Copilot 2025-10-05 12:12:03 +08:00
  • 875fec3e1a chore: fix typos (#5210) Rizky Ikwan 2025-10-04 04:56:07 +02:00
  • 60128c2100 chore: update goctl version (#5205) tools/goctl/v1.9.1 Kevin Wan 2025-10-02 22:48:57 +08:00
  • ce6d0e3ea7 fix(goctl/swagger): correct $ref placement in array definitions when useDefinitions is enabled (#5199) v1.9.1 Copilot 2025-10-02 22:11:18 +08:00
  • fa85c84af3 chore: code refactoring (#5204) Kevin Wan 2025-10-02 21:48:03 +08:00
  • 440884105e feat(handler): add sseSlowThreshold (#5196) Remember 2025-10-02 21:34:44 +08:00
  • 271f10598f Add complete test scaffolding support with --test flag for API projects (#5176) Copilot 2025-09-27 21:13:13 +08:00
  • cf55a88ce3 fix(rest): change SSE SetWriteDeadline error log to debug level (#5162) Remember 2025-09-27 20:48:35 +08:00
  • c1c786b14a chore(deps): bump github.com/redis/go-redis/v9 from 9.14.0 to 9.15.0 (#5193) dependabot[bot] 2025-09-27 11:51:15 +08:00
  • c37121ff87 Add DestroyAll() method to syncx.Pool with comprehensive tests #5192 copilot/fix-e956d21e-290c-406a-8434-42397839208a copilot-swe-agent[bot] 2025-09-26 14:21:07 +00:00
  • f08d9329a8 Initial plan copilot-swe-agent[bot] 2025-09-26 14:15:49 +00:00
  • 988fb9d9bf fix: SSE handler blocking (#5181) Remember 2025-09-26 21:53:42 +08:00
  • d212c81bca Add GitHub Copilot instructions for go-zero project (#5178) Copilot 2025-09-20 13:40:43 +08:00
  • bc43df2641 optimize: mapreduce panic stacktrace (#5168) Kevin Wan 2025-09-14 19:33:09 +08:00
  • 351b8cb37b chore(deps): bump github.com/redis/go-redis/v9 from 9.13.0 to 9.14.0 (#5169) dependabot[bot] 2025-09-11 22:07:13 +08:00
  • 0d681a2e29 opt: optimization of machine performance data reading (#5174) wanwu 2025-09-11 21:56:07 +08:00
  • 5ea027c5de chore(deps): bump actions/setup-go from 5 to 6 (#5156) dependabot[bot] 2025-09-09 21:07:44 +08:00
  • 5de6112dcd chore(deps): bump actions/stale from 9 to 10 (#5157) dependabot[bot] 2025-09-09 18:55:45 +08:00
  • 4fb51723b7 Add company to the list (#5153) Kevin Wan 2025-09-07 22:53:49 +08:00
  • 06502d1115 update:optimize slice find and Unquote func (#5108) me-cs 2025-09-07 08:41:45 +08:00
  • 3854d6dd00 fix array type generation error (#5142) kesonan 2025-09-04 21:41:15 +08:00
  • 895854913a chore(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.10 in /tools/goctl (#5141) dependabot[bot] 2025-09-04 21:35:50 +08:00
  • ef753b8857 chore(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1 in /tools/goctl (#5147) dependabot[bot] 2025-09-04 21:28:40 +08:00