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 |
|
dependabot[bot]
|
b8206fb46a
|
chore(deps): bump google.golang.org/protobuf from 1.36.0 to 1.36.1 (#4523)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-24 09:58:03 +08:00 |
|
kesonan
|
1c3876810e
|
fix command goctl bug invalid (#4520)
|
2024-12-23 16:00:50 +00:00 |
|
Kevin Wan
|
1d9159ea39
|
feat: support form array in three notations (#4498)
Signed-off-by: kevin <wanjunfeng@gmail.com>
|
2024-12-23 00:56:20 +08:00 |
|
Kevin Wan
|
2159d112c3
|
chore: format the code (#4518)
|
2024-12-22 15:10:44 +08:00 |
|
不插电
|
f57874a51f
|
fix: DetailedLog format. (#4467)
|
2024-12-21 03:48:27 +00:00 |
|
Xingchen Wang
|
8625864d43
|
bugfix:SetSlowThreshold not effective in function logDetails (#4511)
Co-authored-by: Star Wang <starwang@Star-Wangs-MacBook-Pro.local>
|
2024-12-21 03:22:54 +00:00 |
|
dependabot[bot]
|
8f9ba3ec11
|
chore(deps): bump golang.org/x/net from 0.32.0 to 0.33.0 (#4516)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-20 12:04:16 +08:00 |
|
dependabot[bot]
|
a1d9bc08f0
|
chore(deps): bump github.com/alicebob/miniredis/v2 from 2.33.0 to 2.34.0 (#4509)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-19 18:13:12 +08:00 |
|
dependabot[bot]
|
b9d7f1cc77
|
chore(deps): bump github.com/emicklei/proto from 1.13.4 to 1.14.0 in /tools/goctl (#4510)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-19 17:54:44 +08:00 |
|
kesonan
|
6700910f64
|
(goctl)fix: api timeout limited during api generation (#4513)
|
2024-12-19 08:19:10 +00:00 |
|
godLei6
|
9c4ed394a7
|
fix: go work duplicate prefix get err (#4487)
|
2024-12-19 01:17:50 +00:00 |
|
dependabot[bot]
|
fd07a9c6e4
|
chore(deps): bump google.golang.org/protobuf from 1.35.1 to 1.36.0 in /tools/goctl (#4504)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-18 16:01:36 +08:00 |
|
dependabot[bot]
|
b8c239630c
|
chore(deps): bump github.com/emicklei/proto from 1.13.2 to 1.13.4 in /tools/goctl (#4505)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-18 15:30:04 +08:00 |
|
dependabot[bot]
|
672ea55736
|
chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in /tools/goctl (#4506)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-18 15:16:00 +08:00 |
|
dependabot[bot]
|
f7097866bf
|
chore(deps): bump github.com/zeromicro/go-zero from 1.7.3 to 1.7.4 in /tools/goctl (#4507)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-18 11:27:55 +08:00 |
|
dependabot[bot]
|
796b2bd1b0
|
chore(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 in the go_modules group (#4501)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-18 00:37:32 +08:00 |
|
dependabot[bot]
|
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)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-17 17:20:57 +08:00 |
|
kesonan
|
89ecb50005
|
remove string restriction on atserver (#4499)
|
2024-12-17 03:59:30 +00:00 |
|
dependabot[bot]
|
dbed1ea042
|
chore(deps): bump google.golang.org/protobuf from 1.35.2 to 1.36.0 (#4500)
|
2024-12-17 11:58:22 +08:00 |
|
Kevin Wan
|
ad291daf78
|
chore: format Dockerfile template (#4496)
|
2024-12-14 12:38:33 +08:00 |
|
lascyb
|
13746a3706
|
Update docker.tpl (#4495)
|
2024-12-13 16:08:38 +00:00 |
|
dependabot[bot]
|
f03b13f632
|
chore(deps): bump github.com/fullstorydev/grpcurl from 1.9.1 to 1.9.2 (#4473)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-08 10:27:42 +08:00 |
|
dependabot[bot]
|
f6f64b1286
|
chore(deps): bump golang.org/x/net from 0.31.0 to 0.32.0 (#4481)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-08 10:06:05 +08:00 |
|