Kevin Wan
|
9213b8ac27
|
chore: update go-zero to v1.8.0 for goctl (#4611)
|
2025-01-29 10:21:40 +08:00 |
|
Kevin Wan
|
ae09d0e56d
|
chore: use logc instead of logx if possible (#4610)
|
2025-01-29 00:32:21 +08:00 |
|
Kevin Wan
|
0bc4206d08
|
feat: support freebsd (#4609)
|
2025-01-28 11:11:49 +08:00 |
|
Kevin Wan
|
39ce17bfd2
|
feat: auto validate config (#4607)
|
2025-01-28 09:37:27 +08:00 |
|
Kevin Wan
|
d415ba39e2
|
feat: support http->http in gateway (#4605)
|
2025-01-27 20:00:58 +08:00 |
|
Kevin Wan
|
c71829c8de
|
Potential fix for code scanning alert no. 57: Arbitrary file access during archive extraction ("Zip Slip") (#4604)
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
|
2025-01-27 03:53:35 +00:00 |
|
Kevin Wan
|
a32f6d7642
|
chore: add more tests for logx/logc (#4603)
|
2025-01-26 00:07:19 +08:00 |
|
Devin
|
64e8c94198
|
add Debugfn and Infofn to logx/logc #4595 (#4598)
|
2025-01-25 22:21:50 +08:00 |
|
dependabot[bot]
|
7d05a4bc93
|
chore(deps): bump google.golang.org/protobuf from 1.36.3 to 1.36.4 (#4601)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-01-25 19:06:31 +08:00 |
|
Kevin Wan
|
44504e8df7
|
fix: different concreate types still cause panic (#4597)
|
2025-01-25 18:53:32 +08:00 |
|
dependabot[bot]
|
114311e51b
|
chore(deps): bump google.golang.org/protobuf from 1.36.3 to 1.36.4 in /tools/goctl (#4602)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-01-25 18:19:32 +08:00 |
|
Kevin Wan
|
4307ce45fc
|
chore: add redis test (#4593)
|
2025-01-23 00:03:49 +08:00 |
|
xujb
|
37b54d1fc7
|
A new User property has been added to the RedisConf object. (#4559)
|
2025-01-22 23:28:14 +08:00 |
|
Kevin Wan
|
00e0db5def
|
chore: remove useless code (#4592)
|
2025-01-22 22:55:52 +08:00 |
|
Devin
|
cbcacf31c1
|
fix: httpx.ParseJsonBody error when request has []byte field #4450 (#4471)
|
2025-01-22 21:35:32 +08:00 |
|
benben
|
238c92aaa9
|
fix: wrong way of Unmarshal (#4397)
|
2025-01-22 13:25:35 +00:00 |
|
Kevin Wan
|
520d2a2075
|
chore: only upload metrics on mysql (#4591)
|
2025-01-22 20:26:24 +08:00 |
|
Kevin Wan
|
1023800b02
|
fix: health check problem (#4590)
|
2025-01-22 19:32:28 +08:00 |
|
MarkJoyMa
|
030c859171
|
feat/sqlx_metric (#4587)
Co-authored-by: aiden.ma <Aiden.ma@yijinin.com>
|
2025-01-22 07:42:02 +00:00 |
|
Kevin Wan
|
e6d1b47a43
|
Revert "feat/conf_map_required" (#4580)
|
2025-01-22 07:10:47 +00:00 |
|
Devin
|
6138f85470
|
Implement #4442 , goctl generate unit test files for api handler and logic (#4443)
|
2025-01-22 06:52:49 +00:00 |
|
Kevin Wan
|
bf883101d7
|
fix: etcd discovery mechanism on grpc with idle manager (#4589)
|
2025-01-22 14:01:18 +08:00 |
|
Nanosk07
|
33011c7ed1
|
fix: routinegroup & etcd watch goroutine leak (#4514)
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com>
|
2025-01-22 13:38:56 +08:00 |
|
saury
|
17d98f69e0
|
fix memory leak of grpc resolver (#4490)
Co-authored-by: nk <kui.niu@akuvox.com>
|
2025-01-22 13:36:13 +08:00 |
|
kesonan
|
b650c8c425
|
fix syntax of the key expression (#4586)
|
2025-01-18 15:46:24 +00:00 |
|
dependabot[bot]
|
3d931d7030
|
chore(deps): bump google.golang.org/protobuf from 1.36.2 to 1.36.3 (#4574)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-01-16 14:39:27 +08:00 |
|
dependabot[bot]
|
68da9ed51a
|
chore(deps): bump google.golang.org/protobuf from 1.36.2 to 1.36.3 in /tools/goctl (#4575)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-01-16 13:32:33 +08:00 |
|
Kevin Wan
|
b25c45b352
|
chore: code format (#4572)
|
2025-01-14 23:16:13 +08:00 |
|
R1aEnK
|
f05234a967
|
opt:Error message for optimizing mapping data method (#4570)
|
2025-01-14 22:50:49 +08:00 |
|
MarkJoyMa
|
12071d17b4
|
feat/conf_map_required (#4405)
Co-authored-by: aiden.ma <Aiden.ma@yijinin.com>
|
2025-01-12 17:13:41 +00:00 |
|
Kevin Wan
|
11c47d23df
|
fix: ignore empty form values in http request (#4542)
|
2025-01-13 01:03:32 +08:00 |
|
dependabot[bot]
|
024f285f86
|
chore(deps): bump go.mongodb.org/mongo-driver from 1.17.1 to 1.17.2 (#4561)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-01-11 16:16:34 +08:00 |
|
dependabot[bot]
|
fa4674611a
|
chore(deps): bump google.golang.org/protobuf from 1.36.1 to 1.36.2 (#4556)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-01-10 08:50:53 +08:00 |
|
dependabot[bot]
|
730c3c5246
|
chore(deps): bump golang.org/x/net from 0.33.0 to 0.34.0 (#4554)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-01-10 08:41:10 +08:00 |
|
dependabot[bot]
|
2c9310ac3a
|
chore(deps): bump google.golang.org/protobuf from 1.36.1 to 1.36.2 in /tools/goctl (#4553)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-01-09 22:57:51 +08:00 |
|
dependabot[bot]
|
74ba0bcd50
|
chore(deps): bump golang.org/x/sys from 0.28.0 to 0.29.0 (#4548)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-01-07 11:50:51 +08:00 |
|
dependabot[bot]
|
5f4190b6c6
|
chore(deps): bump golang.org/x/time from 0.8.0 to 0.9.0 (#4547)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-01-07 11:38:26 +08:00 |
|
Kevin Wan
|
e1787b4ccb
|
chore: update go version (#4540)
Signed-off-by: kevin <wanjunfeng@gmail.com>
|
2025-01-04 12:17:10 +08:00 |
|
Kevin Wan
|
4ac8b492ef
|
chore: update go-zero version (#4539)
|
2025-01-02 22:33:19 +08:00 |
|
Kevin Wan
|
cdd068575c
|
fix: goctl compile error on windows (#4538)
|
2025-01-02 22:12:10 +08:00 |
|
Kevin Wan
|
e89e2d8a75
|
fix compiling error on windows.
|
2025-01-02 07:00:42 +00:00 |
|
Kevin Wan
|
acd2b94bd9
|
fix compiling error for goctl on windows
|
2025-01-02 06:51:40 +00:00 |
|
Kevin Wan
|
6a0c8047f4
|
fix compiling error for goctl on windows
|
2025-01-02 06:22:26 +00:00 |
|
Kevin Wan
|
cfe03ea9e1
|
chore: update goctl deps (#4535)
|
2025-01-02 00:26:08 +08:00 |
|
Kevin Wan
|
48d21ef8ad
|
chore: add comments (#4534)
|
2025-01-01 20:49:45 +08:00 |
|
Kevin Wan
|
28a001c5f9
|
chore: refactor shutdown config, to prevent setting zero values (#4533)
Signed-off-by: kevin <wanjunfeng@gmail.com>
|
2025-01-01 20:46:51 +08:00 |
|
Qiying Wang
|
22a41cacc7
|
feat: add ProcConf to make SetTimeToForceQuit configurable (#4446)
|
2025-01-01 11:48:53 +00:00 |
|
Kevin Wan
|
fcc246933c
|
fix: service group not working well when callback takes long time (#4531)
Signed-off-by: kevin <wanjunfeng@gmail.com>
|
2025-01-01 07:06:50 +00:00 |
|
dependabot[bot]
|
5c3679ffe7
|
chore(deps): bump google.golang.org/protobuf from 1.36.0 to 1.36.1 in /tools/goctl (#4521)
|
2024-12-28 12:05:03 +08:00 |
|
Kevin Wan
|
eaa01ccb9f
|
Update readme-cn.md (#4525)
|
2024-12-28 09:59:00 +08:00 |
|