copilot-swe-agent[bot]
d9304b24ec
Addressing PR comments
...
Co-authored-by: kevwan <1918356+kevwan@users.noreply.github.com >
2025-10-07 03:45:26 +00:00
copilot-swe-agent[bot]
ff7258bc52
Restore jwt.api file that was accidentally deleted
...
Co-authored-by: kevwan <1918356+kevwan@users.noreply.github.com >
2025-10-07 03:44:26 +00:00
copilot-swe-agent[bot]
42b5713621
Fix SSE handler generation to use correct template file
...
The issue was that SSE handlers were incorrectly using handler.tpl instead of sse_handler.tpl, causing the wrong handler pattern to be generated when custom templates were present. This fix ensures SSE handlers and logic use their dedicated template files (sse_handler.tpl and sse_logic.tpl) when SSE annotation is enabled.
Co-authored-by: kevwan <1918356+kevwan@users.noreply.github.com >
2025-10-07 03:31:50 +00:00
copilot-swe-agent[bot]
59e9e54a21
Initial plan
2025-10-07 03:15:19 +00:00
Kevin Wan
cf21cb2b0b
chore: refactor to remove duplicated code ( #5216 )
2025-10-06 22:24:44 +08:00
Copilot
61e8894c31
Fix swagger generation: info block and server tags not included ( #5215 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: kevwan <1918356+kevwan@users.noreply.github.com >
2025-10-06 22:02:42 +08:00
Copilot
7a6c3c8129
Fix swagger path generation: remove trailing slash for root routes with prefix ( #5212 )
2025-10-05 12:12:03 +08:00
Rizky Ikwan
875fec3e1a
chore: fix typos ( #5210 )
2025-10-04 02:56:07 +00:00
Kevin Wan
60128c2100
chore: update goctl version ( #5205 )
tools/goctl/v1.9.1
2025-10-02 22:48:57 +08:00
Copilot
ce6d0e3ea7
fix(goctl/swagger): correct $ref placement in array definitions when useDefinitions is enabled ( #5199 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: kevwan <1918356+kevwan@users.noreply.github.com >
v1.9.1
2025-10-02 22:11:18 +08:00
Kevin Wan
fa85c84af3
chore: code refactoring ( #5204 )
2025-10-02 21:48:03 +08:00
Remember
440884105e
feat(handler): add sseSlowThreshold ( #5196 )
2025-10-02 13:34:44 +00:00
Copilot
271f10598f
Add complete test scaffolding support with --test flag for API projects ( #5176 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: kevwan <1918356+kevwan@users.noreply.github.com >
2025-09-27 21:13:13 +08:00
Remember
cf55a88ce3
fix(rest): change SSE SetWriteDeadline error log to debug level ( #5162 )
2025-09-27 12:48:35 +00:00
dependabot[bot]
c1c786b14a
chore(deps): bump github.com/redis/go-redis/v9 from 9.14.0 to 9.15.0 ( #5193 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-27 11:51:15 +08:00
Remember
988fb9d9bf
fix: SSE handler blocking ( #5181 )
...
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-09-26 13:53:42 +00:00
Copilot
d212c81bca
Add GitHub Copilot instructions for go-zero project ( #5178 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: kevwan <1918356+kevwan@users.noreply.github.com >
2025-09-20 13:40:43 +08:00
Kevin Wan
bc43df2641
optimize: mapreduce panic stacktrace ( #5168 )
2025-09-14 19:33:09 +08:00
dependabot[bot]
351b8cb37b
chore(deps): bump github.com/redis/go-redis/v9 from 9.13.0 to 9.14.0 ( #5169 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-11 22:07:13 +08:00
wanwu
0d681a2e29
opt: optimization of machine performance data reading ( #5174 )
...
Co-authored-by: sam.yang <sam.yang@yijinin.com >
2025-09-11 13:56:07 +00:00
dependabot[bot]
5ea027c5de
chore(deps): bump actions/setup-go from 5 to 6 ( #5156 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-09 21:07:44 +08:00
dependabot[bot]
5de6112dcd
chore(deps): bump actions/stale from 9 to 10 ( #5157 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-09 18:55:45 +08:00
Kevin Wan
4fb51723b7
Add company to the list ( #5153 )
2025-09-07 22:53:49 +08:00
me-cs
06502d1115
update:optimize slice find and Unquote func ( #5108 )
2025-09-07 00:41:45 +00:00
kesonan
3854d6dd00
fix array type generation error ( #5142 )
2025-09-04 13:41:15 +00:00
dependabot[bot]
895854913a
chore(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.10 in /tools/goctl ( #5141 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:35:50 +08:00
dependabot[bot]
ef753b8857
chore(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1 in /tools/goctl ( #5147 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:28:40 +08:00
dependabot[bot]
9c16fede73
chore(deps): bump github.com/redis/go-redis/v9 from 9.12.1 to 9.13.0 ( #5149 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:17:33 +08:00
Kevin Wan
ce11adb5e4
feat: add code generation headers in safe to edit files ( #5136 )
2025-09-01 21:27:30 +08:00
Kevin Wan
894e8b1218
chore: update goctl version ( #5138 )
tools/goctl/v1.9.0
2025-08-31 23:37:00 +08:00
Kevin Wan
2ec7e432dd
chore: refactor ( #5137 )
2025-08-31 17:35:52 +08:00
guonaihong
870e8352c1
fix:issue-5110 ( #5113 )
2025-08-31 09:17:34 +00:00
Qiying Wang
de42f27e03
feat: prefer json.Marshaler over fmt.Stringer for JSON log output whe… ( #5117 )
2025-08-31 09:06:25 +00:00
Kevin Wan
955b8016aa
feat: support goctl --module to set go module ( #5135 )
2025-08-31 16:40:49 +08:00
dependabot[bot]
d728a3b2d9
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /tools/goctl ( #5124 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-31 10:51:06 +08:00
dependabot[bot]
0c205a71fc
chore(deps): bump github.com/gookit/color from 1.5.4 to 1.6.0 in /tools/goctl ( #5132 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-31 10:42:06 +08:00
dependabot[bot]
a8c0199d96
chore(deps): bump github.com/grafana/pyroscope-go from 1.2.4 to 1.2.7 ( #5121 )
2025-08-28 08:47:40 +08:00
dependabot[bot]
032a266ec4
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 ( #5125 )
2025-08-28 08:46:29 +08:00
dependabot[bot]
40b75fbb9b
chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 ( #5120 )
2025-08-27 00:28:34 +08:00
dependabot[bot]
afad55045b
chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 in /tools/goctl ( #5119 )
2025-08-26 21:09:57 +08:00
Kevin Wan
5f54f06ee5
chore: refactor field keys in logx ( #5104 )
2025-08-20 20:48:47 +08:00
Qiying Wang
20f56ae1d0
feat: support customize of log keys ( #5103 )
2025-08-20 12:11:45 +00:00
geekeryy
73d6fcfccd
feat: Support projectPkg template variables in config, handler, logic, main, and svc template files ( #4939 )
2025-08-19 12:29:41 +00:00
Kevin Wan
20d20ef861
fix: github release workflow ( #5096 )
tools/goctl/v1.9.0-alpha
2025-08-17 23:04:32 +08:00
Kevin Wan
a37422b504
fix: release workflows ( #5095 )
2025-08-17 17:50:38 +08:00
Kevin Wan
a81d898408
chore: update go-zero version ( #5093 )
...
Signed-off-by: kevin <wanjunfeng@gmail.com >
2025-08-17 17:00:15 +08:00
kesonan
a5d42e20d5
Update goctl version to 1.9.0-alpha ( #5090 )
v1.9.0
2025-08-15 12:08:02 +00:00
kesonan
4bdb07f225
(goctl)feature: supported sse generation ( #5082 )
...
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-08-15 01:49:50 +00:00
dependabot[bot]
3e6ec9b83d
chore(deps): bump go.mongodb.org/mongo-driver/v2 from 2.2.3 to 2.3.0 ( #5087 )
2025-08-15 05:08:22 +08:00
me-cs
f0a3d213dc
update:simplify slice lookup by using slices.Contains() ( #5084 )
...
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-08-14 15:33:25 +00:00