Kevin Wan
e134e77b2b
chore: update go-zero to v1.7.6 for goctl ( #4614 )
2025-01-29 12:47:23 +08:00
Kevin Wan
f669d84ce8
chore: not using goproxy by default ( #4613 )
2025-01-29 12:28:47 +08:00
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
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
Kevin Wan
300a415f5d
Add go-zero users ( #4475 )
2024-12-05 00:09:44 +08:00
dependabot[bot]
c5de546f8a
chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 ( #4470 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-26 21:46:28 +08:00
Robin
cad243905f
fix ts request cli ( #4461 )
...
Co-authored-by: robinzhang <azhangrongbing@163.com >
2024-11-21 21:40:08 +08:00
dependabot[bot]
7c8f41d577
chore(deps): bump codecov/codecov-action from 4 to 5 ( #4459 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-21 21:25:53 +08:00
dependabot[bot]
cbd118d55f
chore(deps): bump google.golang.org/protobuf from 1.35.1 to 1.35.2 ( #4457 )
2024-11-15 17:00:10 +08:00
dependabot[bot]
9d2a1b8b0a
chore(deps): bump golang.org/x/time from 0.7.0 to 0.8.0 ( #4454 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-11 00:24:06 +08:00
dependabot[bot]
f6ada979aa
chore(deps): bump golang.org/x/net from 0.30.0 to 0.31.0 ( #4452 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-11 00:13:28 +08:00
Kevin Wan
53a74759a5
feat: support json array in request body ( #4444 )
2024-11-05 14:09:30 +00:00
dependabot[bot]
1940f7bd58
chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 ( #4447 )
2024-11-05 19:37:32 +08:00
Kevin Wan
18cb3141ba
feat: support query array in httpx.Parse ( #4440 )
2024-11-02 13:55:37 +00:00
dependabot[bot]
f822c9a94f
chore(deps): bump github.com/fatih/color from 1.17.0 to 1.18.0 ( #4434 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-26 14:49:56 +08:00
Kevin Wan
1a3dc75874
chore: upgrade goctl version ( #4429 )
2024-10-20 10:38:04 +08:00
yangjinheng
796dd5b6e2
fix the source code directory after the soft link ( #4425 )
2024-10-19 15:37:44 +00:00
dependabot[bot]
94e476ade7
chore(deps): bump github.com/redis/go-redis/v9 from 9.6.1 to 9.7.0 ( #4426 )
2024-10-19 08:10:32 +08:00
dependabot[bot]
2a74996e1b
chore(deps): bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 ( #4424 )
2024-10-18 11:38:41 +08:00
fishJack01
f52af1ebf9
feat:New redis method TxPipeline ( #4417 )
...
Co-authored-by: fish <fish@fishdeMac-mini.local >
2024-10-13 05:51:55 +00:00
dependabot[bot]
24450f18bb
chore(deps): bump google.golang.org/protobuf from 1.34.2 to 1.35.1 ( #4414 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-12 21:13:32 +08:00
dependabot[bot]
f1a45d8a23
chore(deps): bump golang.org/x/time from 0.6.0 to 0.7.0 ( #4409 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-05 12:58:06 +08:00
MarkJoyMa
9aebba1566
fix/conf_multi_layer_map ( #4407 )
...
Co-authored-by: aiden.ma <Aiden.ma@yijinin.com >
2024-10-05 04:46:32 +00:00
dependabot[bot]
4998479f9a
chore(deps): bump golang.org/x/net from 0.29.0 to 0.30.0 ( #4410 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-05 12:27:34 +08:00
dependabot[bot]
873d1351ee
chore(deps): bump golang.org/x/sys from 0.25.0 to 0.26.0 ( #4408 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-05 12:04:39 +08:00
dependabot[bot]
afcbca8f24
chore(deps): bump go.mongodb.org/mongo-driver from 1.17.0 to 1.17.1 ( #4402 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-03 11:16:00 +08:00
dependabot[bot]
5b8126c2cf
chore(deps): bump go.uber.org/automaxprocs from 1.5.3 to 1.6.0 ( #4389 )
2024-09-24 09:16:20 +08:00
Kevin Wan
4dfaf35151
fix: goctl k8s autoscaling version upgrade ( #4387 )
2024-09-20 23:16:38 +08:00
dependabot[bot]
00cd77c92b
chore(deps): bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 ( #4380 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-20 10:26:52 +08:00
dependabot[bot]
2145a7a93c
chore(deps): bump go.mongodb.org/mongo-driver from 1.16.1 to 1.17.0 ( #4379 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-19 22:10:29 +08:00
dependabot[bot]
d5302f2dbe
chore(deps): bump golang.org/x/net from 0.28.0 to 0.29.0 ( #4360 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-07 21:13:42 +08:00
dependabot[bot]
6181594bc8
chore(deps): bump github.com/jhump/protoreflect from 1.16.0 to 1.17.0 ( #4359 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-06 20:13:29 +08:00
dependabot[bot]
11c10e51ff
chore(deps): bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3 ( #4361 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-06 18:52:59 +08:00
Kevin Wan
3f03126d27
chore: fix goctl Dockerfile warnings ( #4358 )
2024-09-05 22:13:01 +08:00
dependabot[bot]
d43adc2823
chore(deps): bump golang.org/x/sys from 0.24.0 to 0.25.0 ( #4356 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-05 10:17:27 +08:00
Kevin Wan
656222b572
chore: update goctl version ( #4353 )
2024-09-03 09:22:04 +08:00
Kevin Wan
077b6072fa
chore: coding style ( #4352 )
2024-09-03 09:06:50 +08:00
jursonmo
0cafb1164b
should check if devServer Enabled, then call once.Do() ( #4351 )
...
Co-authored-by: william <myname@example.com >
2024-09-03 00:54:43 +00:00
MarkJoyMa
90afa08367
Revert "fix: etcd scheme on grpc resolver" ( #4349 )
2024-09-03 00:48:08 +00:00
Kevin Wan
c92f788292
chore: update go version in test ( #4347 )
2024-09-01 16:19:31 +08:00
Kevin Wan
e94be9b302
chore: update go version for building goctl releases ( #4346 )
2024-09-01 16:02:49 +08:00
Kevin Wan
e713d9013d
chore: update goctl deps ( #4345 )
2024-09-01 15:42:45 +08:00
Kevin Wan
24d6150073
chore: refactor config center ( #4339 )
...
Signed-off-by: kevin <wanjunfeng@gmail.com >
2024-08-28 12:02:48 +00:00
MarkJoyMa
44cddec5c3
feat: added configuration center function ( #3035 )
...
Co-authored-by: aiden.ma <Aiden.ma@yijinin.com >
2024-08-28 14:47:52 +08:00
Kevin Wan
47d13e5ef8
fix: etcd scheme on grpc resolver ( #4121 )
2024-08-27 23:13:37 +08:00
Kevin Wan
896e1a2abb
chore: refactor logx file time format ( #4335 )
2024-08-27 22:01:01 +08:00
kui
075817a8dd
Add custom log file name date format ( #4333 )
2024-08-27 20:43:25 +08:00
dependabot[bot]
29400f6814
chore(deps): bump github.com/prometheus/client_golang from 1.20.1 to 1.20.2 ( #4334 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-27 19:51:54 +08:00
dependabot[bot]
34f536264f
chore(deps): bump github.com/prometheus/client_golang from 1.20.0 to 1.20.1 ( #4324 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-21 17:38:54 +08:00
Kevin Wan
9d9c7e0fe0
feat: support build tag to reduce binary size w/o k8s ( #4323 )
2024-08-20 19:53:20 +08:00
dependabot[bot]
e220d3a4cb
chore(deps): bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 ( #4317 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-19 12:22:06 +08:00
dependabot[bot]
193dcf90bc
chore(deps): bump golang.org/x/sys from 0.23.0 to 0.24.0 ( #4307 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-10 21:15:08 +08:00
featherlight
03756c9166
refactor zrpc server interceptor builder ( #4300 )
2024-08-08 14:37:19 +00:00
kesonan
c1f12c5784
(goctl): fix map conversion ( #4306 )
2024-08-08 14:19:14 +00:00
dependabot[bot]
2883111af5
chore(deps): bump go.mongodb.org/mongo-driver from 1.16.0 to 1.16.1 ( #4305 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-08 22:07:18 +08:00
dependabot[bot]
2758c4e842
chore(deps): bump golang.org/x/net from 0.27.0 to 0.28.0 ( #4301 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-07 20:19:47 +08:00
Kevin Wan
4196ddb3e3
Update readme-cn.md ( #4294 )
2024-08-06 17:54:38 +08:00
dependabot[bot]
e24d797226
chore(deps): bump golang.org/x/time from 0.5.0 to 0.6.0 ( #4299 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-06 17:54:01 +08:00
dependabot[bot]
d4349fa958
chore(deps): bump golang.org/x/sys from 0.22.0 to 0.23.0 ( #4298 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-06 16:39:57 +08:00
kesonan
da2c14d45f
(goctl): fix quickstart error while reading go module info ( #4297 )
2024-08-05 15:29:06 +00:00
kesonan
64e3aeda55
Add goctl version to code header ( #4293 )
2024-08-03 14:22:51 +00:00
Kevin Wan
dedba17219
refactor: simplify BatchError ( #4292 )
2024-08-03 13:57:41 +08:00
kesonan
c6348b9855
refactor goctl-compare ( #4290 )
2024-08-03 04:26:24 +00:00
chentong
8689a6247e
refactor(core/errorx): use errors.Join simplify error handle ( #4289 )
2024-08-03 03:00:59 +00:00
Rui Chen
ff6ee25d23
ci: update workflows to use go.mod instead of specifying go version ( #4286 )
...
Signed-off-by: Rui Chen <rui@chenrui.dev >
2024-08-03 02:12:28 +00:00
Kevin Wan
5213243bbb
Update readme.md ( #4287 )
2024-08-02 18:26:54 +08:00
Kevin Wan
2588a36555
feat: support rest.WithCorsHeaders to customize cors headers ( #4284 )
2024-07-30 17:29:44 +08:00
Krystian Kulas
c2421beb25
fix: readme remove duplicate text ( #4280 )
2024-07-29 01:06:29 +00:00
kesonan
dfe8a81c76
Upgrade goctl version to 1.7.1 ( #4282 )
2024-07-29 00:54:21 +00:00
kesonan
ee643a945e
(goctl): fix nested struct generation ( #4281 )
2024-07-28 15:40:25 +00:00
Kevin Wan
eeda6efae7
chore: upgrade go-zero version ( #4277 )
2024-07-27 17:31:32 +08:00
Kevin Wan
caf0e64beb
chore: optimize lock in discov.etcd ( #4275 )
2024-07-27 16:27:05 +08:00
dependabot[bot]
0e61303cb0
chore(deps): bump github.com/redis/go-redis/v9 from 9.6.0 to 9.6.1 ( #4274 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-26 23:17:39 +08:00
dependabot[bot]
f651d7cf6c
chore(deps): bump go.etcd.io/etcd/client/v3 from 3.5.14 to 3.5.15 ( #4267 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-25 19:24:07 +08:00
tsinghuacoder
05da2c560b
chore: fix some comments ( #4270 )
...
Signed-off-by: tsinghuacoder <tsinghuacoder@icloud.com >
2024-07-25 19:11:56 +08:00
Kevin Wan
8ae0f287d6
chore: optimize lock in discov.etcd ( #4272 )
2024-07-25 17:24:05 +08:00
Kevin Wan
8f7aff558f
chore: refactor BuildTypes in tsgen. ( #4266 )
2024-07-22 21:17:59 +08:00
jaron
6e08d478fe
feat(tsgen): tsgen export buildTypes function ( #4197 )
2024-07-22 12:11:06 +00:00
dependabot[bot]
944ac383d2
chore(deps): bump github.com/redis/go-redis/v9 from 9.5.4 to 9.6.0 ( #4262 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-20 23:18:19 +08:00
Kevin Wan
0eec33f14b
chore: optimize file reading ( #4264 )
2024-07-20 22:44:13 +08:00
JiChen
9de04ee035
fix: handle with read the empty file ( #4258 )
2024-07-20 12:01:13 +00:00
kesonan
cf5b080fbe
(goctl): Use .goctl as home if not exists ( #4260 )
2024-07-19 05:54:24 +00:00
Kevin Wan
4a14164be1
feat: handle using root as the path of file server ( #4255 )
2024-07-18 15:15:03 +00:00
Kevin Wan
5dd6f2a43a
feat: support embed file system to serve files in rest ( #4253 )
2024-07-17 16:21:08 +08:00
Kevin Wan
a00c956776
chore: upgrade go version ( #4248 )
...
Signed-off-by: kevin <wanjunfeng@gmail.com >
2024-07-16 11:43:25 +08:00
yonwoo9
c02fb3acab
chore: initialize some slice type variables ( #4249 )
2024-07-15 15:50:42 +00:00
Kevin Wan
9f8455ddb3
chore: fix typo ( #4246 )
2024-07-14 10:52:47 +08:00
guonaihong
775b105ab2
added code comments ( #4219 )
2024-07-13 12:09:58 +00:00
Kevin Wan
ec86f22cd6
feat: support file server in rest ( #4244 )
2024-07-13 19:58:35 +08:00
dependabot[bot]
e776b5d8ab
chore(deps): bump github.com/redis/go-redis/v9 from 9.5.3 to 9.5.4 ( #4245 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-13 16:31:57 +08:00
Kevin Wan
2026d4410b
fix: should not trigger breaker on duplicate key with mongodb ( #4238 )
2024-07-08 23:41:02 +08:00
MarkJoyMa
f8437e6364
feat/sqlc_partial ( #4237 )
2024-07-07 15:54:18 +00:00
Kevin Wan
bd2033eb35
feat: support adding more writer, easy to write to console additionally ( #4234 )
...
Signed-off-by: kevin <wanjunfeng@gmail.com >
2024-07-07 23:31:27 +08:00
MarkJoyMa
fed835bc25
feat/redis_hook ( #4233 )
2024-07-07 04:50:30 +00:00
dependabot[bot]
c9cbd74bf3
chore(deps): bump golang.org/x/net from 0.26.0 to 0.27.0 ( #4231 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-07 10:54:37 +08:00
dependabot[bot]
27ea106293
chore(deps): bump golang.org/x/sys from 0.21.0 to 0.22.0 ( #4229 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-05 19:20:54 +08:00
Kevin Wan
657923b9d5
Update readme-cn.md ( #4228 )
2024-07-04 11:05:23 +08:00
dependabot[bot]
8dbec6a800
chore(deps): bump google.golang.org/grpc from 1.64.0 to 1.65.0 ( #4227 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-03 21:03:23 +08:00
Kevin Wan
490559434a
chore: remove unnecessary return ( #4226 )
2024-07-02 23:45:18 +08:00
kesonan
4a62d084a9
fix: disable array request body ( #4220 )
2024-07-02 03:55:01 +00:00
kesonan
2f9b6cf8ec
disable nested struct for array and map type ( #4222 )
2024-06-29 05:44:46 +00:00
Kevin Wan
01bbc78bac
Update FUNDING.yml ( #4216 )
2024-06-27 11:15:42 +08:00
kesonan
a012a9138f
(goctl): support nested struct ( #4211 )
2024-06-25 15:18:15 +00:00
Kevin Wan
4ec9cac82b
chore: update readme for goctl installation ( #4206 )
2024-06-23 11:47:17 +08:00
苏蓝
8d9746e794
Update readme-cn.md ( #4205 )
2024-06-23 03:32:57 +00:00
Kevin Wan
8f83705199
Update version.go ( #4204 )
2024-06-21 20:09:36 +08:00
Kevin Wan
f1ed7bd75d
Update readme-cn.md ( #4195 )
2024-06-17 22:28:24 +08:00
Kevin Wan
7a20608756
chore: add trending badge ( #4194 )
2024-06-17 22:26:08 +08:00
dependabot[bot]
5cfff95e95
chore(deps): bump google.golang.org/protobuf from 1.34.1 to 1.34.2 ( #4185 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-12 14:26:26 +08:00
dependabot[bot]
1e1cc1a0d9
chore(deps): bump github.com/redis/go-redis/v9 from 9.5.2 to 9.5.3 ( #4183 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-08 09:28:45 +08:00
dependabot[bot]
0a1440a839
chore(deps): bump golang.org/x/net from 0.25.0 to 0.26.0 ( #4180 )
2024-06-05 08:01:46 +08:00
kesonan
23980d29c3
fix no such dir if not create goctl home ( #4177 )
2024-06-04 10:55:56 +00:00
jiz4oh
424119d796
chore: fix the confused log level in comment ( #4175 )
2024-06-04 10:43:26 +00:00
kesonan
97c7835d9e
fix #4161 ( #4176 )
2024-06-04 10:26:34 +00:00
kesonan
7954ad3759
fix: fix readme ( #4174 )
2024-06-02 15:22:33 +00:00
dependabot[bot]
e8c9b0ddf8
chore(deps): bump go.etcd.io/etcd/client/v3 from 3.5.13 to 3.5.14 ( #4169 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-02 11:17:55 +08:00
dependabot[bot]
70112e59cb
chore(deps): bump github.com/redis/go-redis/v9 from 9.4.0 to 9.5.2 ( #4172 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-01 13:12:33 +08:00
dependabot[bot]
7ba5ced2d9
chore(deps): bump github.com/alicebob/miniredis/v2 from 2.32.1 to 2.33.0 ( #4168 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-30 11:15:59 +08:00
Kevin Wan
962b36d745
fix: log concurrency problems after calling WithXXX methods ( #4164 )
2024-05-26 12:52:05 +08:00
dependabot[bot]
57060cc6d7
chore(deps): bump google.golang.org/grpc from 1.63.2 to 1.64.0 ( #4155 )
2024-05-16 07:47:19 +08:00
Kevin Wan
e0c16059d9
optimize: simplify breaker algorithm ( #4151 )
2024-05-14 17:02:21 +08:00
dependabot[bot]
a0d954dfab
chore(deps): bump github.com/fatih/color from 1.16.0 to 1.17.0 ( #4150 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-14 10:37:25 +08:00
Alex Last
a5ece25c07
feat: add secure option for sending traces via otlphttp ( #3973 )
2024-05-12 17:00:54 +00:00
Kevin Wan
0cac41a38b
chore: refactor mapping unmarshaler ( #4145 )
2024-05-12 14:37:36 +08:00
Kevin Wan
f10084a3f5
chore: refactor and coding style ( #4144 )
2024-05-11 23:06:59 +08:00
Leo
040fee5669
feat: httpx.Parse supports parsing structures that implement the Unmarshaler interface ( #4143 )
2024-05-11 22:25:10 +08:00
Kevin Wan
42b3bae65a
optimize: improve breaker algorithm on recovery time ( #4141 )
2024-05-11 21:44:26 +08:00
guangwu
7c730b97d8
fix: make: command: Command not found ( #4132 )
...
Signed-off-by: guoguangwu <guoguangwug@gmail.com >
2024-05-10 13:33:03 +00:00
Kevin Wan
057bae92ab
fix: log panic on Error() or String() panics ( #4136 )
2024-05-10 12:49:34 +08:00
Kevin Wan
74331a45c9
fix: log panic when use nil error or stringer with Field method ( #4130 )
2024-05-10 00:31:36 +08:00
chen quan
9d551d507f
chore(api/maxconnshandler): add tracing information to the log ( #4126 )
2024-05-08 05:25:35 +00:00
Kevin Wan
02dd81c05c
Update FUNDING.yml ( #4128 )
2024-05-08 12:52:42 +08:00
dependabot[bot]
3095ba2b1f
chore(deps): bump golang.org/x/net from 0.24.0 to 0.25.0 ( #4124 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-08 12:52:13 +08:00
dependabot[bot]
2afa60132c
chore(deps): bump google.golang.org/protobuf from 1.34.0 to 1.34.1 ( #4123 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-08 12:45:10 +08:00
Kevin Wan
e71ed7294b
Update FUNDING.yml ( #4127 )
2024-05-08 12:26:41 +08:00
dependabot[bot]
95822281bf
chore(deps): bump golang.org/x/sys from 0.19.0 to 0.20.0 ( #4122 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-08 12:22:06 +08:00
Kevin Wan
588e10daef
chore: refactor and coding style ( #4120 )
2024-05-06 18:16:56 +08:00
soasurs
62ba01120e
fix: zrpc kube resolver builder ( #4119 )
...
Signed-off-by: soasurs <soasurs@gmail.com >
2024-05-06 14:50:35 +08:00
dependabot[bot]
527de1c50e
chore(deps): bump google.golang.org/protobuf from 1.33.1-0.20240408130810-98873a205002 to 1.34.0 ( #4115 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-04 23:59:47 +08:00
dependabot[bot]
abfe62a2d7
chore(deps): bump github.com/pelletier/go-toml/v2 from 2.2.1 to 2.2.2 ( #4116 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-04 23:39:25 +08:00
Kevin Wan
36f4cf97ff
Update FUNDING.yml ( #4114 )
2024-04-30 22:58:51 +08:00
Kevin Wan
b3cd8a32ed
feat: trigger breaker on underlying service timeout ( #4112 )
2024-04-30 19:01:20 +08:00
kesonan
a9d27cda8a
(goctl): fix prefix syntax ( #4113 )
2024-04-30 09:11:08 +00:00
kesonan
04116f647d
chore(goctl): change goctl version to 1.6.5 ( #4111 )
2024-04-30 04:25:47 +00:00
Kevin Wan
a8ccda0c06
feat: add fx.ParallelErr ( #4107 )
2024-04-29 00:18:30 +08:00
Kevin Wan
bfddb9dae4
feat: add errorx.In to facility error checking ( #4105 )
2024-04-27 20:43:45 +08:00
Kevin Wan
b337ae36e5
Update readme-cn.md
2024-04-20 10:00:10 +08:00
Kevin Wan
5e5123caa3
chore: add more tests ( #4094 )
2024-04-19 11:13:23 +08:00
Kevin Wan
d371ab5479
feat: use breaker with ctx to prevent deadline exceeded ( #4091 )
...
Signed-off-by: kevin <wanjunfeng@gmail.com >
2024-04-18 23:18:49 +08:00
jaron
1b9b61f505
fix(goctl): GOPROXY env should set by ourself ( #4087 )
2024-04-18 22:50:30 +08:00
suyhuai
e1f15efb3b
add customized.tpl for model template ( #4086 )
...
Co-authored-by: sudaoxyz <sudaoxyz@gmail.com >
2024-04-18 14:40:54 +00:00
Kevin Wan
1540bdc4c9
optimize: improve breaker algorithm on recovery time ( #4077 )
2024-04-18 22:33:25 +08:00
Kevin Wan
95b32b5779
chore: add code coverage ( #4090 )
2024-04-18 20:58:36 +08:00
Kevin Wan
815a4f7eed
feat: support context in breaker methods ( #4088 )
2024-04-18 18:00:17 +08:00
dependabot[bot]
4b0bacc9c6
chore(deps): bump k8s.io/apimachinery from 0.29.3 to 0.29.4 ( #4084 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-18 11:22:49 +08:00
Kevin Wan
e9dc96af17
chore: coding style ( #4082 )
2024-04-17 23:37:35 +08:00
fearlessfei
62c88a84d1
feat: migrate lua script to lua file ( #4069 )
2024-04-17 15:20:10 +00:00
Kevin Wan
36088ea0d4
fix: avoid duplicate in logx plain mode ( #4080 )
2024-04-17 17:43:22 +08:00
dependabot[bot]
164f5aa86c
chore(deps): bump github.com/pelletier/go-toml/v2 from 2.2.0 to 2.2.1 ( #4073 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-13 12:32:56 +08:00
dependabot[bot]
07d07cdd23
chore(deps): bump github.com/fullstorydev/grpcurl from 1.8.9 to 1.9.1 ( #4065 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-11 13:02:52 +08:00
dependabot[bot]
0efe99af66
chore(deps): bump github.com/jhump/protoreflect from 1.15.6 to 1.16.0 ( #4064 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-11 12:39:00 +08:00
Kevin Wan
927f8bc821
fix: fix ignored context.DeadlineExceeded ( #4066 )
2024-04-11 11:14:20 +08:00
kesonan
2a7ada993b
(goctl)feature/model config ( #4062 )
...
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com >
2024-04-10 15:01:59 +00:00
Kevin Wan
682460c1c8
fix: fix ignored scanner.Err() ( #4063 )
2024-04-10 17:28:52 +08:00
Kevin Wan
a66ae0d4c4
fix: timeout on query should return context.DeadlineExceeded ( #4060 )
2024-04-10 04:17:39 +00:00
dependabot[bot]
d1f24ab70f
chore(deps): bump google.golang.org/grpc from 1.63.0 to 1.63.2 ( #4058 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-10 10:23:33 +08:00
dependabot[bot]
d0983948b5
chore(deps): bump google.golang.org/grpc from 1.63.0 to 1.63.2 in /tools/goctl ( #4059 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-10 10:14:15 +08:00
Kevin Wan
3343fc2cdb
chore: update goctl version to 1.6.4 ( #4057 )
2024-04-09 22:59:33 +08:00
Kevin Wan
3866b5741a
feat: support http stream response ( #4055 )
2024-04-09 20:46:44 +08:00
Kevin Wan
5fbe8ff5c4
chore: coding style ( #4054 )
2024-04-09 17:19:47 +08:00
jaron
6f763f71f9
chore(goctl): update readme ( #4053 )
2024-04-09 08:30:25 +00:00
dependabot[bot]
80377f18e7
chore(deps): bump codecov/codecov-action from 3 to 4 ( #4051 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-09 15:24:24 +08:00
dependabot[bot]
8690859c7d
chore(deps): bump golang.org/x/net from 0.23.0 to 0.24.0 ( #4048 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-06 10:03:06 +08:00
dependabot[bot]
d744038198
chore(deps): bump google.golang.org/grpc from 1.62.1 to 1.63.0 ( #4045 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-05 19:43:17 +08:00
dependabot[bot]
58ad8cac8a
chore(deps): bump golang.org/x/sys from 0.18.0 to 0.19.0 ( #4046 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-05 19:28:54 +08:00
dependabot[bot]
74886a151e
chore(deps): bump google.golang.org/grpc from 1.62.1 to 1.63.0 in /tools/goctl ( #4047 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-05 18:45:49 +08:00
Kevin Wan
c5eda1f155
chore: fix codecov ( #4044 )
2024-04-05 00:53:13 +08:00
Kevin Wan
b5b7c054ca
chore: fix codecov ( #4043 )
2024-04-05 00:43:38 +08:00
Kevin Wan
6c8073b691
chore: add more tests ( #4042 )
2024-04-05 00:13:42 +08:00
Kevin Wan
64d430d424
fix: bug on form data with slices ( #4040 )
2024-04-04 20:28:54 +08:00
Jayson Wang
f138cc792e
fix(goctl): multi imports the api cause redeclared error in types.go ( #3988 )
...
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com >
2024-04-04 11:39:24 +00:00
dependabot[bot]
b20ec8aedb
chore(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 ( #4039 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-04 10:48:52 +08:00
Kevin Wan
a53254fa91
chore: update codecov config ( #4038 )
2024-04-03 23:58:02 +08:00
Kevin Wan
08563482e5
chore: coding style ( #4037 )
2024-04-03 22:55:52 +08:00
fearlessfei
968727412d
add custom health response information ( #4034 )
...
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com >
2024-04-03 14:33:55 +00:00
linden-in-China
6f3d094eba
opton to option ( #4035 )
2024-04-03 14:15:21 +00:00
kesonan
2d3ebb9b62
(goctl) fix #4027 ( #4032 )
2024-04-01 15:22:29 +00:00
chentong
8c0bb27136
feat: add gen api @doc comment to logic handler routes ( #3790 )
...
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com >
2024-03-30 11:09:54 +00:00
ak5w
cf987295df
fix the usage datasource url of postgresql ( #4029 ) ( #4030 )
2024-03-30 05:51:54 +00:00
dependabot[bot]
8c92b3af7d
chore(deps): bump go.etcd.io/etcd/client/v3 from 3.5.12 to 3.5.13 ( #4028 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-30 13:40:24 +08:00
Kevin Wan
5dd9342703
chore: fix test failure ( #4031 )
2024-03-30 13:29:58 +08:00
shyandsy
3ef59f6a71
fix(httpx): support array field for request dto ( #4026 )
...
Co-authored-by: yshi3 <yshi3@tesla.com >
2024-03-30 12:10:56 +08:00
dependabot[bot]
f12802abc7
chore(deps): bump github.com/go-sql-driver/mysql from 1.8.0 to 1.8.1 ( #4022 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-27 18:42:35 +08:00
dependabot[bot]
6f0fe67804
chore(deps): bump github.com/go-sql-driver/mysql from 1.8.0 to 1.8.1 in /tools/goctl ( #4023 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-27 18:07:00 +08:00
dependabot[bot]
f44f0e7e62
chore(deps): bump github.com/pelletier/go-toml/v2 from 2.1.1 to 2.2.0 ( #4017 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-20 23:34:06 +08:00
dependabot[bot]
cdd95296db
chore(deps): bump k8s.io/client-go from 0.29.2 to 0.29.3 ( #4012 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-19 15:41:20 +08:00
kesonan
3e794cf991
(goctl)fix code_ql ( #4009 )
2024-03-17 02:21:36 +00:00
Kevin Wan
bbce95e7e1
fix: didn't count failure in allow method with breaker algorithm ( #4008 )
2024-03-16 22:19:36 +08:00
dependabot[bot]
0449450c64
chore(deps): bump github.com/jackc/pgx/v5 from 5.5.3 to 5.5.4 in /tools/goctl ( #4007 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-15 12:55:57 +08:00
dependabot[bot]
9f9a12ea57
chore(deps): bump github.com/alicebob/miniredis/v2 from 2.31.1 to 2.32.1 ( #4003 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-14 11:19:44 +08:00
Kevin Wan
cc2a7e97f9
chore: coding style, add code for prometheus ( #4002 )
2024-03-13 20:00:35 +08:00
dependabot[bot]
09d7af76af
chore(deps): bump github.com/go-sql-driver/mysql from 1.7.1 to 1.8.0 in /tools/goctl ( #3997 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-13 13:28:27 +08:00
dependabot[bot]
c233a66601
chore(deps): bump github.com/go-sql-driver/mysql from 1.7.1 to 1.8.0 ( #3998 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-13 12:56:41 +08:00
dependabot[bot]
94fa12560c
chore(deps): bump github.com/jackc/pgx/v5 from 5.5.4 to 5.5.5 ( #3999 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-12 12:28:28 +08:00
MarkJoyMa
7d90f906f5
feat: migrate redis breaker into hook ( #3982 )
2024-03-12 04:21:33 +00:00
Viktor Patchev
f372b98d96
Add: Optimize the error log to be more specific ( #3994 )
2024-03-11 13:06:50 +08:00
mongobaba
459d3025c5
optimize: change err == xx to errors.Is(err, xx) ( #3991 )
2024-03-09 12:49:16 +00:00
Kevin Wan
e9e55125a9
chore: fix warnings ( #3990 )
2024-03-09 13:48:11 +08:00
Kevin Wan
159ecb7386
chore: fix warnings ( #3989 )
2024-03-08 22:35:17 +08:00
ansoda
69bb746a1d
fix: StopAgent panics when trace agent disabled ( #3981 )
...
Co-authored-by: ansoda <ansoda@gmail.com >
2024-03-08 10:28:23 +00:00
Kevin Wan
d184f96b13
chore: coding style ( #3987 )
2024-03-08 16:11:28 +08:00
MarkJoyMa
c7dacb0146
fix: mysql WithAcceptable bug ( #3986 )
2024-03-08 04:23:41 +00:00
dependabot[bot]
2207477b60
chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /tools/goctl ( #3978 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-07 11:15:48 +08:00
dependabot[bot]
105ab590ff
chore(deps): bump google.golang.org/grpc from 1.62.0 to 1.62.1 in /tools/goctl ( #3977 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-07 11:01:14 +08:00
dependabot[bot]
2f4c58ed73
chore(deps): bump google.golang.org/grpc from 1.62.0 to 1.62.1 ( #3976 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-07 10:45:19 +08:00
dependabot[bot]
1631aa02ad
chore(deps): bump github.com/golang/protobuf from 1.5.3 to 1.5.4 ( #3984 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-07 10:24:51 +08:00
dependabot[bot]
4df10eef5d
chore(deps): bump golang.org/x/net from 0.21.0 to 0.22.0 ( #3975 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-06 23:31:02 +08:00
dependabot[bot]
3d552ea7a8
chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 ( #3974 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-06 21:33:45 +08:00
Kevin Wan
74b87ac9fd
chore: coding style ( #3972 )
2024-03-05 14:40:10 +08:00
Alex Last
ba1d6e3664
fix: only add log middleware to not found handler when enabled ( #3969 )
2024-03-05 04:14:54 +00:00
dependabot[bot]
2096cd5749
chore(deps): bump github.com/jackc/pgx/v5 from 5.5.3 to 5.5.4 ( #3970 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-05 12:09:18 +08:00
dependabot[bot]
2eb2fa26f6
chore(deps): bump golang.org/x/sys from 0.17.0 to 0.18.0 ( #3971 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-05 12:03:06 +08:00
Kevin Wan
bc4187ca90
Create SECURITY.md ( #3968 )
2024-03-04 23:07:54 +08:00
Kevin Wan
b7be25b98b
Update readme-cn.md ( #3966 )
2024-03-03 14:18:27 +08:00
Kevin Wan
dd01695d45
chore: update goctl version to 1.6.3 ( #3965 )
2024-03-03 13:36:35 +08:00
Kevin Wan
25821bdee6
chore: coding style ( #3960 )
2024-03-03 00:17:38 +08:00
dependabot[bot]
b624b966f0
chore(deps): bump actions/stale from 8 to 9 ( #3963 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-03 00:11:56 +08:00
dependabot[bot]
df96262235
chore(deps): bump codecov/codecov-action from 3 to 4 ( #3962 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-03 00:06:41 +08:00
dependabot[bot]
2629636f64
chore(deps): bump actions/setup-go from 4 to 5 ( #3964 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-03 00:01:14 +08:00
dependabot[bot]
708ad207d7
chore(deps): bump github/codeql-action from 2 to 3 ( #3961 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-02 23:54:37 +08:00
Rene Leonhardt
b53ba76a99
feat: Improve Docker build ( #3682 )
2024-03-02 15:40:31 +00:00
POABOB
be7f93924a
feature: add a mongo registry option to convert type easier. ( #3780 )
...
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com >
2024-03-02 15:13:44 +00:00
Kevin Wan
45be48a4ee
chore: coding style ( #3959 )
2024-03-02 22:45:24 +08:00
kesonan
e08ba2fee8
(goctl)fix parser issues ( #3930 )
2024-03-02 14:27:39 +00:00
Kevin Wan
a5d2b971a1
chore: add more tests ( #3958 )
2024-03-02 21:58:13 +08:00
Qiu shao
9763c8b143
feat:add redis mset func ( #3820 )
2024-03-02 12:00:25 +00:00
Kevin Wan
4e3f1776dc
chore: coding style ( #3957 )
2024-03-02 19:09:14 +08:00
fearlessfei
e38036cea2
feat: retry ignore specified errors ( #3808 )
2024-03-02 18:53:20 +08:00
Kevin Wan
8e97c5819f
chore: add more tests ( #3954 )
2024-03-02 12:22:55 +08:00
#Suyghur
0ee44c7064
feat(redis): added and impl ZADDNX command ( #3944 )
2024-03-02 10:15:10 +08:00
Kevin Wan
a1bacd3fc8
feat: a concurrent runner with messages taken in pushing order ( #3941 )
2024-03-02 10:03:58 +08:00
Kevin Wan
c98d5fdaf4
chore: simplify linux nocgroup logic ( #3953 )
2024-03-02 07:13:41 +08:00
dependabot[bot]
2ee43b41b8
chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 in /tools/goctl ( #3952 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-02 06:50:33 +08:00
dependabot[bot]
8367af3416
chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 ( #3951 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-02 06:42:25 +08:00
Kevin Wan
03b6e377d7
chore: add lock for batcherror ( #3950 )
2024-03-02 00:59:15 +08:00
chentong
ec41880476
fix: BatchError.Add() non thread safe ( #3946 )
2024-03-01 16:32:39 +00:00
Kevin Wan
5263805b3b
chore: simplify linux nocgroup logic ( #3949 )
2024-03-02 00:23:52 +08:00
Alex Last
a7363f0c21
feat: add nocgroup build tag for systems without cgroup ( #3948 )
2024-03-01 15:52:20 +00:00
mongobaba
52e5d85221
feat: add break metrics for sqlx.statement ( #3947 )
2024-03-01 14:55:32 +00:00
MarkJoyMa
88aab8f635
fix: mapping FillDefault is optional! bug ( #3940 )
2024-02-27 16:23:47 +00:00
Kevin Wan
1f63cbe9c6
Update readme-cn.md ( #3939 )
2024-02-26 17:24:52 +08:00
Kevin Wan
0dfaf135dd
feat: support breaker with sql statements ( #3936 )
2024-02-25 11:24:44 +08:00
Kevin Wan
914bcdcf2b
chore: add tests ( #3931 )
2024-02-23 23:00:35 +08:00
fffreedom
e38cb0118d
when the Unmarshaler parsing value by fillSliceFromString, if the val… ( #3927 )
...
Co-authored-by: danahan <danahan@tencent.com >
2024-02-23 14:00:58 +00:00
dependabot[bot]
cb8161c799
chore(deps): bump google.golang.org/grpc from 1.61.1 to 1.62.0 in /tools/goctl ( #3929 )
2024-02-23 10:26:41 +08:00
dependabot[bot]
c4dac2095f
chore(deps): bump google.golang.org/grpc from 1.61.1 to 1.62.0 ( #3928 )
2024-02-23 03:34:23 +08:00
Kevin Wan
25a807afb2
chore: add tests ( #3921 )
2024-02-20 10:11:43 +08:00
Kevin Wan
6be37ad533
chore: optimize coding style and add unit tests ( #3917 )
2024-02-17 15:50:07 +08:00
chen quan
28cb2c5804
feat: support sse ignore timeout ( #2041 )
...
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com >
2024-02-17 07:06:45 +00:00
Kevin Wan
0f1d4c6bca
optimize: improve performance on log disabled ( #3916 )
2024-02-17 14:55:48 +08:00
dependabot[bot]
bfe8335cb2
chore(deps): bump k8s.io/client-go from 0.29.1 to 0.29.2 ( #3913 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-16 10:43:40 +08:00
dependabot[bot]
3c10ce0115
chore(deps): bump k8s.io/apimachinery from 0.29.1 to 0.29.2 ( #3912 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-16 10:33:54 +08:00
Kevin Wan
1303e0fe6f
feat: optimize circuit breaker algorithm ( #3897 )
2024-02-15 20:29:24 +08:00
Kevin Wan
9c17499757
optimize: shedding algorithm performance ( #3908 )
2024-02-15 20:22:22 +08:00
dependabot[bot]
8ceb2885db
chore(deps): bump google.golang.org/grpc from 1.61.0 to 1.61.1 in /tools/goctl ( #3911 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-15 20:09:38 +08:00
dependabot[bot]
00944894b4
chore(deps): bump google.golang.org/grpc from 1.61.0 to 1.61.1 ( #3910 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-15 17:31:10 +08:00
dependabot[bot]
609fb3d59e
chore(deps): bump golang.org/x/net from 0.20.0 to 0.21.0 ( #3907 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-10 11:58:12 +08:00
dependabot[bot]
01c330abe7
chore(deps): bump golang.org/x/sys from 0.16.0 to 0.17.0 ( #3902 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-08 22:37:11 +08:00
Kevin Wan
2ccef5bb4f
feat: support ScheduleImmediately in TaskRunner ( #3896 )
2024-02-06 06:26:22 +00:00
dependabot[bot]
10f1d93e2a
chore(deps): bump github.com/jackc/pgx/v5 from 5.5.2 to 5.5.3 ( #3895 )
2024-02-06 09:42:05 +08:00
Kevin Wan
dd518c8eac
chore: update goctl version to 1.6.2 ( #3890 )
2024-02-03 21:31:11 +08:00
Kevin Wan
97cf2421de
chore: add more tests ( #3888 )
2024-02-03 20:33:20 +08:00
Kevin Wan
786a80131e
chore: fix test failure ( #3883 )
2024-02-01 22:41:05 +08:00
dependabot[bot]
93d257f9f5
chore(deps): bump go.etcd.io/etcd/client/v3 from 3.5.11 to 3.5.12 ( #3887 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-01 10:34:46 +08:00
dependabot[bot]
f79535057f
chore(deps): bump github.com/jhump/protoreflect from 1.15.5 to 1.15.6 ( #3886 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-31 10:37:30 +08:00
dependabot[bot]
a905f4c20c
chore(deps): bump github.com/emicklei/proto from 1.13.0 to 1.13.2 in /tools/goctl ( #3882 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-30 15:02:02 +08:00
kesonan
3331954a78
(goctl): fix unresolved type if linked api imported ( #3881 )
2024-01-29 13:05:08 +00:00
dependabot[bot]
f54c2e384f
chore(deps): bump google.golang.org/grpc from 1.60.1 to 1.61.0 ( #3879 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-27 19:15:05 +08:00
dependabot[bot]
4b83f2ebd0
chore(deps): bump k8s.io/client-go from 0.29.0 to 0.29.1 ( #3861 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-26 21:42:55 +08:00
dependabot[bot]
1c572ee16b
chore(deps): bump github.com/jhump/protoreflect from 1.15.4 to 1.15.5 ( #3875 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-26 13:44:15 +08:00
dependabot[bot]
b3402430e8
chore(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0 ( #3876 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-26 13:02:09 +08:00
dependabot[bot]
076f5de7d9
chore(deps): bump google.golang.org/grpc from 1.60.1 to 1.61.0 in /tools/goctl ( #3870 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-25 22:57:17 +08:00
dependabot[bot]
303a74559a
chore(deps): bump k8s.io/apimachinery from 0.29.0 to 0.29.1 ( #3864 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-25 22:14:22 +08:00
Kevin Wan
c08e741d7a
fix: cpu stat in cgroup v2 ( #3857 )
2024-01-17 23:35:42 +08:00
dependabot[bot]
06d2c07fce
chore(deps): bump github.com/jackc/pgx/v5 from 5.5.1 to 5.5.2 ( #3850 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-17 22:55:53 +08:00
Kevin Wan
b6f00a5789
Update readme-cn.md ( #3849 )
2024-01-15 18:42:28 +08:00
MarkJoyMa
dace520654
fix: revert sqlx metric namespace ( #3847 )
2024-01-14 02:38:10 +00:00
Kevin Wan
44d347d48a
fix: issue #3840 ( #3846 )
2024-01-14 09:37:01 +08:00
Kevin Wan
408827d876
fix: issue 3840 ( #3845 )
2024-01-13 23:48:50 +08:00
Kevin Wan
9e33b557b1
chore: refactor redis ( #3844 )
2024-01-13 23:02:19 +08:00
Kevin Wan
368caa7608
feat: upgrade go-redis to v9 ( #3088 )
...
Co-authored-by: cong <zhangcong1992@gmail.com >
2024-01-13 22:40:58 +08:00
Kevin Wan
7822a4c1cb
chore: refactor mapping errors ( #3843 )
2024-01-13 22:11:19 +08:00
Remember
0441f84606
fix(mapping): call fillSliceValue panic if the value is nil ( #3839 )
2024-01-13 13:48:43 +00:00
Kevin Wan
81d72b5010
chore: make cpu usage more smooth ( #3842 )
2024-01-13 19:36:25 +08:00
kesonan
7ba8adfc74
fix(goctl)/new parser ( #3834 )
...
Co-authored-by: keson <keson@kesondeMacBook-Pro.local >
2024-01-11 15:50:53 +00:00
dependabot[bot]
ffd2a78623
chore(deps): bump github.com/DATA-DOG/go-sqlmock from 1.5.1 to 1.5.2 ( #3830 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-11 11:42:47 +08:00
Kevin Wan
1b9b3cada7
Update readme-cn.md ( #3836 )
2024-01-10 20:08:48 +08:00
dependabot[bot]
38c8f9cf21
chore(deps): bump golang.org/x/net from 0.19.0 to 0.20.0 ( #3831 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-09 23:37:04 +08:00
dependabot[bot]
54dbb05bb9
chore(deps): bump github.com/DATA-DOG/go-sqlmock from 1.5.1 to 1.5.2 in /tools/goctl ( #3832 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-09 21:45:06 +08:00
kesonan
9a671f6059
fix #3825 ( #3828 )
2024-01-06 14:45:46 +00:00
dependabot[bot]
80aab0b3f8
chore(deps): bump github.com/alicebob/miniredis/v2 from 2.31.0 to 2.31.1 ( #3826 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-06 21:10:12 +08:00
dependabot[bot]
2d0286646f
chore(deps): bump golang.org/x/sys from 0.15.0 to 0.16.0 ( #3829 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-06 21:01:00 +08:00
dependabot[bot]
d012fe97b1
chore(deps): bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 ( #3822 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-30 10:25:20 +08:00
dependabot[bot]
7ca13bc25e
chore(deps): bump google.golang.org/protobuf from 1.31.1-0.20231027082548-f4a6c1f6e5c1 to 1.32.0 ( #3809 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-23 23:12:33 +08:00
dependabot[bot]
9c20f10743
chore(deps): bump google.golang.org/protobuf from 1.31.1-0.20231027082548-f4a6c1f6e5c1 to 1.32.0 in /tools/goctl ( #3810 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-23 22:57:37 +08:00
Kimjin-gd
6ec38ec056
fix: negative float32 overflow when unmarshalling ( #3811 )
...
Co-authored-by: kim1.jin <kim1.jin@bkyo.io >
2023-12-23 14:47:11 +00:00
dependabot[bot]
28c742a1e1
chore(deps): bump k8s.io/client-go from 0.28.4 to 0.29.0 ( #3800 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-22 23:46:19 +08:00
dependabot[bot]
b3b6cfe947
chore(deps): bump github.com/pelletier/go-toml/v2 from 2.1.0 to 2.1.1 ( #3801 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-21 19:18:55 +08:00
dependabot[bot]
a8ef7b51eb
chore(deps): bump k8s.io/apimachinery from 0.28.4 to 0.29.0 ( #3802 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-21 18:59:55 +08:00
dependabot[bot]
124968114a
chore(deps): bump google.golang.org/grpc from 1.60.0 to 1.60.1 ( #3806 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-21 18:21:21 +08:00
dependabot[bot]
04ed821b65
chore(deps): bump google.golang.org/grpc from 1.60.0 to 1.60.1 in /tools/goctl ( #3807 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-21 17:47:30 +08:00
dependabot[bot]
15599ac0a0
chore(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0 ( #3799 )
2023-12-20 00:48:09 +08:00
dependabot[bot]
0cf6971664
chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 ( #3803 )
2023-12-20 00:35:43 +08:00
dependabot[bot]
47c4f2831c
chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 in /tools/goctl ( #3804 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-19 23:44:50 +08:00
Kevin Wan
2b18dd1764
chore: update goctl deps ( #3797 )
2023-12-17 14:06:32 +08:00
Kevin Wan
27c4908342
chore: coding style ( #3796 )
2023-12-17 13:44:55 +08:00
李登富
48625fa381
fix endless loop caused by ErrCompacted ( #3774 )
...
Co-authored-by: lidengfu <lidengfu@excean.com >
2023-12-17 05:28:19 +00:00
Kevin Wan
83a776a190
chore: upgrade otel, removed ut temporarily because of otel API changes ( #3795 )
2023-12-17 12:26:48 +08:00
Qiu shao
431f9af43e
feat:add redis ExistsMany method ( #3769 )
2023-12-16 14:49:16 +08:00
gongluck
8c2f4c1899
Fixed #3771 ( #3788 )
2023-12-16 06:37:35 +00:00
Alex Last
919477ffe4
fix(servicegroup): use logx for shutdown message ( #3719 )
2023-12-16 06:25:02 +00:00
Summer-lights
400386459c
fix(redis): redis ttl -1 and -2 ( #3783 )
2023-12-16 05:46:53 +00:00
dependabot[bot]
ebe0801d2f
chore(deps): bump github.com/emicklei/proto from 1.12.2 to 1.13.0 in /tools/goctl ( #3782 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-16 13:39:59 +08:00
dependabot[bot]
b76d85f204
chore(deps): bump google.golang.org/grpc from 1.59.0 to 1.60.0 in /tools/goctl ( #3787 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-16 13:25:31 +08:00
dependabot[bot]
28ba57afb3
chore(deps): bump github.com/jhump/protoreflect from 1.15.3 to 1.15.4 ( #3794 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-16 13:18:36 +08:00
dependabot[bot]
d6873047ce
chore(deps): bump google.golang.org/grpc from 1.59.0 to 1.60.0 ( #3791 )
2023-12-16 00:44:30 +08:00
dependabot[bot]
54c0f2e5cf
chore(deps): bump github.com/DATA-DOG/go-sqlmock from 1.5.0 to 1.5.1 in /tools/goctl ( #3781 )
2023-12-15 12:13:12 +08:00
dependabot[bot]
7795231cc6
chore(deps): bump github.com/DATA-DOG/go-sqlmock from 1.5.0 to 1.5.1 ( #3779 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-15 00:24:28 +08:00
zzZZzzz888
4835e4fe51
fix: coredump: goctl model mysql ddl --src user_base.sql --dir . area… ( #3777 )
...
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com >
2023-12-12 16:09:15 +00:00
dependabot[bot]
daef970091
chore(deps): bump github.com/jackc/pgx/v5 from 5.5.0 to 5.5.1 ( #3778 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-12 23:53:29 +08:00
guangwu
05020a92e8
fix: primary key unique key simultaneously exist cacheIdPrefix duplicate ( #3763 )
...
Signed-off-by: guoguangwu <guoguangwu@magic-shield.com >
2023-12-11 23:13:35 +08:00
POABOB
a1bbac3c6c
fix: prevent a crash if there is a unique key constraint with a nil field. ( #3770 )
2023-12-11 13:29:05 +00:00
Kevin Wan
22c98beb24
feat: add dbtest to facility db test ( #3768 )
2023-12-09 22:52:06 +08:00
dependabot[bot]
8fd710d5e7
chore(deps): bump go.mongodb.org/mongo-driver from 1.13.0 to 1.13.1 ( #3767 )
2023-12-09 18:47:08 +08:00
dependabot[bot]
91a735ae47
chore(deps): bump go.etcd.io/etcd/client/v3 from 3.5.10 to 3.5.11 ( #3764 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-08 17:01:12 +08:00
Kevin Wan
39c662eece
Update readme-cn.md ( #3755 )
2023-12-04 21:02:30 +08:00
kesonan
5e63002cf8
(goctl:) fix circle import in case new parser ( #3750 )
...
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com >
2023-11-29 11:13:39 +00:00
dependabot[bot]
c46bcf7e1b
chore(deps): bump golang.org/x/net from 0.18.0 to 0.19.0 ( #3749 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-29 19:00:37 +08:00
dependabot[bot]
3c65bdbb66
chore(deps): bump golang.org/x/sys from 0.14.0 to 0.15.0 ( #3747 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-28 15:37:52 +08:00
null
5630bce286
Fix incorrect description in documentation ( #3745 )
2023-11-28 06:58:08 +00:00
dependabot[bot]
75524da21e
chore(deps): bump golang.org/x/time from 0.4.0 to 0.5.0 ( #3746 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-28 14:15:58 +08:00
Kevin Wan
ede7e683fd
feat: auto stop profiling after one minute ( #3742 )
2023-11-24 21:27:05 +08:00
Kevin Wan
eb14d1347e
chore: refactor ring ( #3739 )
2023-11-23 23:57:26 +08:00
POABOB
c220b5d886
fix: prevent ring index overflow ( #3738 )
2023-11-23 15:44:33 +00:00
dependabot[bot]
5e8e21b257
chore(deps): bump k8s.io/client-go from 0.28.3 to 0.28.4 ( #3737 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-23 23:13:16 +08:00
dependabot[bot]
0635a4ac96
chore(deps): bump k8s.io/apimachinery from 0.28.3 to 0.28.4 ( #3733 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-22 23:37:24 +08:00
MarkJoyMa
c71b753c78
fix: goctl FindOne error ( #3731 )
2023-11-21 03:52:51 +00:00
Kevin Wan
2f8cffc699
chore: update mongo driver ( #3727 )
2023-11-19 16:35:25 +08:00
Kevin Wan
9c1aa6da3d
chore: refact dart code generation ( #3726 )
2023-11-18 22:41:26 +08:00
anstns
da67ea2300
add map type ( #3704 )
2023-11-18 13:55:13 +00:00
kesonan
72dd2736f5
change command-line arg 'table' from string to slice type ( #3707 )
2023-11-13 11:46:17 +00:00
dependabot[bot]
24695bba09
chore(deps): bump golang.org/x/net from 0.17.0 to 0.18.0 ( #3709 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-10 10:55:38 +08:00
dependabot[bot]
c7c43062c5
chore(deps): bump golang.org/x/text from 0.13.0 to 0.14.0 in /tools/goctl ( #3701 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-07 20:25:33 +08:00
dependabot[bot]
97e1ea0633
chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 in /tools/goctl ( #3700 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-07 20:11:03 +08:00
dependabot[bot]
04b9737a61
chore(deps): bump github.com/fatih/color from 1.15.0 to 1.16.0 ( #3698 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-07 19:31:41 +08:00
dependabot[bot]
b0fb246693
chore(deps): bump golang.org/x/sys from 0.13.0 to 0.14.0 ( #3699 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-07 18:03:49 +08:00
dependabot[bot]
41140ac78c
chore(deps): bump golang.org/x/time from 0.3.0 to 0.4.0 ( #3697 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-07 17:44:25 +08:00
dependabot[bot]
1281904572
chore(deps): bump github.com/jackc/pgx/v5 from 5.4.3 to 5.5.0 ( #3696 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-07 11:32:10 +08:00
kesonan
c8a8ff7cad
Feat/default new api parser ( #3683 )
2023-11-04 14:48:44 +00:00
zhaolei
df2799fff1
fix import error if generate multiple proto ( #3694 )
2023-11-04 12:42:25 +00:00
dependabot[bot]
fd8ee0b851
chore(deps): bump github.com/emicklei/proto from 1.12.1 to 1.12.2 in /tools/goctl ( #3690 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-03 10:24:21 +08:00
Ash V
6ecc5e7b73
Enhanced the CODE_OF_CONDUCT Guidelines ( #3680 )
2023-10-29 07:07:02 +00:00
Kevin Wan
52963c2ebf
chore: update go-zero version to v1.6.0 in goctl ( #3679 )
2023-10-28 21:42:16 +08:00
Kevin Wan
07e3e14c0e
chore: remove go build version in fuzz test ( #3678 )
2023-10-28 20:53:03 +08:00
Rene Leonhardt
34c5f6616c
chore: upgrade go to 1.19 ( #3677 )
2023-10-28 12:12:04 +00:00
MarkJoyMa
32600f2619
fix: adjust log encode output mode ( #3676 )
2023-10-28 11:46:52 +00:00
dependabot[bot]
b07df1c344
chore(deps): bump go.etcd.io/etcd/client/v3 from 3.5.9 to 3.5.10 ( #3675 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-28 13:16:25 +08:00
Kevin Wan
a1fca3a1da
chore: upgrade go dependencies ( #3657 )
2023-10-28 00:19:22 +08:00
Kevin Wan
9394e59597
chore: update goctl version to 1.6.0 ( #3674 )
2023-10-27 21:59:35 +08:00
dependabot[bot]
f8adc71529
chore(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0 ( #3673 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-27 21:34:27 +08:00
MarkJoyMa
c05e03bb5a
feat: add metrics ( #3624 )
2023-10-26 15:51:28 +00:00
Kevin Wan
199e86050e
chore: simplify prometheus check ( #3672 )
2023-10-26 20:32:13 +08:00
#Suyghur
1e2a12b3d6
feat(metric): added Dec() and Sub() in GaugeVec interface ( #3666 )
2023-10-26 20:13:42 +08:00
Kevin Wan
922efbfc2d
chore: refactor zrpc timeout ( #3671 )
2023-10-26 08:55:26 +08:00
vankillua
842c4d81cc
feat: support the specified timeout of rpc methods ( #2742 )
...
Co-authored-by: hanzijian <hanzijian@52tt.com >
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com >
2023-10-25 13:01:57 +00:00
dependabot[bot]
2a335c7608
chore(deps): bump github.com/fullstorydev/grpcurl from 1.8.8 to 1.8.9 ( #3668 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-25 15:15:30 +08:00
Bhargav Shirin Nalamati
35edd6b19d
fixed typo: reds to redis ( #3664 )
2023-10-24 02:54:15 +00:00
Kevin Wan
36bbc6a2e2
chore: add error handling on registering event handlers to k8s ( #3663 )
2023-10-23 21:57:09 +08:00
唐小鸭
e20ccdd011
Support for resource injection ( #3383 )
...
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com >
2023-10-23 13:22:16 +00:00
Kevin Wan
c2ff00883a
chore: update restful/grpc servers shutdown stages ( #3662 )
2023-10-23 13:03:05 +00:00
MarkJoyMa
00db97fcc1
feat: model add withSession ( #3658 )
2023-10-23 04:43:05 +00:00
7134g
117c3a9069
fix: multiple files import the same api file ( #3642 )
2023-10-23 04:04:52 +00:00
Kevin Wan
172ff407f3
chore: refactor mongo logs ( #3660 )
2023-10-23 11:03:55 +08:00
shenbaise9527
a242fec5e1
feat: support for disable mon logs like sqlx ( #3606 )
...
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com >
2023-10-22 15:00:02 +00:00
Kevin Wan
6286941ebf
chore: add go-zero users ( #3659 )
2023-10-22 22:23:24 +08:00
Kevin Wan
42e0a6f90c
chore: refactor errors to use errors.Is ( #3654 )
2023-10-21 00:00:57 +08:00
cary
81ae7d36b5
Support for adding ignore_columns parameters to the goctl model pg ( #3427 )
2023-10-20 08:58:18 +00:00
Kevin Wan
944e76edb9
chore: refactor errors ( #3651 )
2023-10-20 14:58:38 +08:00
MarkJoyMa
151768ef82
feat: optimize logx print error ( #3649 )
2023-10-19 13:46:52 +00:00
Surav Shrestha
50581c7f5c
docs fix typo in core/logx/readme.md ( #3650 )
2023-10-19 13:33:25 +00:00
dependabot[bot]
54041ef9e4
chore(deps): bump google.golang.org/grpc from 1.58.2 to 1.59.0 in /tools/goctl ( #3645 )
2023-10-19 12:38:08 +08:00
dependabot[bot]
5a9ae5ef02
chore(deps): bump google.golang.org/grpc from 1.58.2 to 1.59.0 ( #3647 )
2023-10-19 12:26:36 +08:00
guonaihong
19de13bb04
Upgrade grpc-go,fix 0day problem. ( #3623 )
2023-10-19 03:45:59 +00:00
Kevin Wan
3ab4e82168
chore: upgrade go to 1.19 ( #3648 )
2023-10-19 11:30:37 +08:00
Armaan
619e838513
updated CONTRIBUTING.md with emojified , fun, precise and engaging text ( #3643 )
2023-10-19 03:06:38 +00:00
kesonan
423597a01c
feat: export devserver.Config ( #3638 )
2023-10-17 15:38:21 +00:00
kesonan
d84dfe1b20
fix: goctl unit test ( #3636 )
2023-10-17 11:15:32 +00:00
Soham Tembhurne
87b7a1120d
Update documenation section #background ( #3634 )
2023-10-16 00:11:17 +00:00
Kevin Wan
528af8a99d
chore: update readme for Mac install instructions ( #3633 )
2023-10-16 08:08:42 +08:00
Soham Tembhurne
17fc68ac5a
Update readme.md ( #3630 )
2023-10-15 23:45:25 +08:00
Kevin Wan
804a56bd14
fix: optimize logx for less GC objects ( #3627 )
2023-10-15 23:37:45 +08:00
Kevin Wan
88f60d7736
chore: refactor signal sigterm and sigint ( #3632 )
2023-10-15 23:24:17 +08:00
#Suyghur
95b7a3d3ce
feat: add the SIGINT signal in signals.go to subscribe the user input ctrl+c to exit the application operation ( #3611 )
2023-10-15 22:58:15 +08:00
Kevin Wan
d71c0da7b7
chore: refactor error comparison ( #3629 )
2023-10-15 13:41:06 +00:00
Kevin Wan
fd070fec91
feat: retry with ctx deadline ( #3626 )
2023-10-15 13:39:44 +00:00
Kevin Wan
4f22034342
fix: unmarshal from number to string with incorrect error message ( #3625 )
2023-10-15 02:06:00 +00:00
Ikko Eltociear Ashimine
b731aa38af
refactor: update builder.go ( #3620 )
2023-10-13 07:03:15 +00:00
dependabot[bot]
bf996a1812
chore(deps): bump github.com/alicebob/miniredis/v2 from 2.30.5 to 2.31.0 ( #3616 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-12 11:44:55 +08:00
dependabot[bot]
af7ce65244
chore(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 in /tools/goctl ( #3618 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-12 11:37:06 +08:00
dependabot[bot]
952db71835
chore(deps): bump golang.org/x/net from 0.16.0 to 0.17.0 ( #3612 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-11 17:37:14 +08:00
Kevin Wan
abd1fa96a9
fix: UpdateStmt doesn't update the statement correctly in sqlx/bulkinserter.go ( #3607 )
2023-10-09 21:57:26 +08:00
Kevin Wan
5aedd9c076
chore: simplify parsing numbers with overflow ( #3610 )
2023-10-09 13:00:09 +00:00
Kevin Wan
ff230c4b1d
chore: refactor goctl api ( #3605 )
2023-10-07 22:58:29 +08:00
kesonan
02c95108b9
optimize: fix experimental api ( #3604 )
2023-10-07 19:48:41 +08:00
dependabot[bot]
1ff541afe4
chore(deps): bump golang.org/x/net from 0.15.0 to 0.16.0 ( #3603 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-07 10:50:49 +08:00
Kevin Wan
11a8cbc1e5
chore: rename noOpBreaker to nopBreaker ( #3602 )
2023-10-06 23:41:09 +08:00
dependabot[bot]
c063976822
chore(deps): bump golang.org/x/sys from 0.12.0 to 0.13.0 ( #3601 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-06 22:04:14 +08:00
dependabot[bot]
cb707034ce
chore(deps): bump github.com/jhump/protoreflect from 1.15.2 to 1.15.3 ( #3600 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-05 15:26:21 +08:00
dependabot[bot]
f10db27efd
chore(deps): bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 ( #3594 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-28 11:38:20 +08:00
Kevin Wan
4878f90546
chore: update goctl version to 1.5.6 ( #3593 )
2023-09-27 22:55:50 +08:00
Kevin Wan
421e6617b1
chore: add more tests ( #3592 )
2023-09-27 22:33:27 +08:00
Kevin Wan
0ee7a271d3
fix: avoid float overflow in mapping.Unmarshal ( #3590 )
2023-09-26 13:46:34 +00:00
dependabot[bot]
af022b9655
chore(deps): bump google.golang.org/grpc from 1.58.1 to 1.58.2 in /tools/goctl ( #3584 )
2023-09-25 16:23:29 +08:00
dependabot[bot]
98d46261d9
chore(deps): bump google.golang.org/grpc from 1.58.1 to 1.58.2 ( #3585 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-24 23:27:02 +08:00
Kevin Wan
4222fd97bc
chore: add test for logging rotate size ( #3587 )
2023-09-24 22:28:03 +08:00
dependabot[bot]
814852f0b8
chore(deps): bump github.com/fullstorydev/grpcurl from 1.8.7 to 1.8.8 ( #3586 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-24 19:04:34 +08:00
Kevin Wan
ded2888759
fix: avoid integer overflow in mapping.Unmarshal ( #3582 )
2023-09-21 14:22:33 +00:00
Kevin Wan
18d66a795d
chore: add more tests ( #3578 )
2023-09-20 23:52:10 +08:00
Kevin Wan
4211672bfd
chore: add more tests ( #3577 )
2023-09-20 00:01:26 +08:00
Kevin Wan
68df0c3620
chore: add more tests ( #3575 )
2023-09-18 11:01:46 +08:00
xt-inking
5e435b6a76
fix: avoid losing logs before closing ( #3573 )
2023-09-17 11:38:53 +00:00
Kevin Wan
0dcede6457
chore: refactor log limit in rest ( #3572 )
2023-09-16 22:33:30 +08:00
Awadabang
cc21f5fae2
update: limit logBrief http body size ( #3498 )
...
Co-authored-by: 常公征 <changgz@yealink.com >
2023-09-16 11:58:21 +00:00
dependabot[bot]
b22ad50d59
chore(deps): bump google.golang.org/grpc from 1.58.0 to 1.58.1 in /tools/goctl ( #3568 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-16 16:52:01 +08:00
Kevin Wan
974252980c
chore: upgrade grpc ( #3570 )
2023-09-15 23:21:22 +08:00
dependabot[bot]
8d83986d27
chore(deps): bump google.golang.org/grpc from 1.57.0 to 1.58.0 in /tools/goctl ( #3546 )
2023-09-12 20:00:52 +08:00
Kevin Wan
6821b0a7dd
chore: upgrade grpc ( #3558 )
2023-09-12 10:30:26 +08:00
Kevin Wan
1ba1724c65
chore: refactor ( #3545 )
2023-09-06 22:36:43 +08:00
Xinwei Xiong
ca5a7df5b0
feat: Optimize Encoding Functions and Add Descriptive Comments ( #3543 )
2023-09-06 14:19:50 +00:00
dependabot[bot]
69a3024853
chore(deps): bump golang.org/x/net from 0.14.0 to 0.15.0 ( #3544 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-06 20:28:03 +08:00
dependabot[bot]
fd3abf3717
chore(deps): bump golang.org/x/text from 0.12.0 to 0.13.0 in /tools/goctl ( #3542 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com >
2023-09-06 20:20:12 +08:00
dependabot[bot]
99b3750d10
chore(deps): bump golang.org/x/sys from 0.11.0 to 0.12.0 ( #3541 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-06 00:02:00 +08:00
POABOB
33f6d7ebb8
fix: goctl pg gen will extract all fields when the same table name exists in different schemas ( #3496 ) ( #3517 )
2023-09-04 20:48:26 +08:00
kesonan
c4ef9ceb68
Add api version ( #3536 )
2023-09-02 01:45:48 +00:00
dependabot[bot]
e95861f28a
chore(deps): bump github.com/pelletier/go-toml/v2 from 2.0.9 to 2.1.0 ( #3532 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-31 22:52:23 +08:00
Kevin Wan
d3cd7b17c0
Revert "add:func() QueryRowsPartial,QueryRowPartial into cachedsql.go" ( #3523 )
2023-08-27 21:36:14 +08:00
liumin-go
a50515496c
add:func() QueryRowsPartial,QueryRowPartial into cachedsql.go ( #3512 )
...
Co-authored-by: 刘敏 <liumin@liumindeMac-mini.local >
2023-08-27 08:05:02 +00:00
Kevin Wan
0423313d9b
feat: support json:"-" in mapping ( #3521 )
2023-08-27 16:04:38 +08:00
dependabot[bot]
7bbe7de05f
chore(deps): bump github.com/google/uuid from 1.3.0 to 1.3.1 ( #3511 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-24 14:59:49 +08:00
dependabot[bot]
83a451f2f4
chore(deps): bump github.com/jhump/protoreflect from 1.15.1 to 1.15.2 ( #3518 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-24 14:39:50 +08:00
Kevin Wan
d2a874f21d
chore: upgrade go-zero, and update goctl version ( #3509 )
2023-08-21 09:09:51 +08:00
Kevin Wan
fd85b24b25
Update readme-cn.md
2023-08-20 23:38:39 +08:00
Kevin Wan
14fcbd7658
fix #3499 ( #3508 )
2023-08-19 22:17:24 +08:00
Kevin Wan
cb3ffc76a3
fix : #3478 ( #3493 )
2023-08-14 14:22:22 +00:00
dependabot[bot]
45fbd7dc35
chore(deps): bump github.com/alicebob/miniredis/v2 from 2.30.4 to 2.30.5 ( #3490 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-10 19:53:17 +08:00
dependabot[bot]
af821cf794
chore(deps): bump golang.org/x/net from 0.13.0 to 0.14.0 ( #3484 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-09 10:39:32 +08:00
dependabot[bot]
ec69950153
chore(deps): bump github.com/jackc/pgx/v5 from 5.4.2 to 5.4.3 ( #3483 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-09 10:18:27 +08:00
Kevin Wan
ce5e78db53
chore: use jsonTagKey to replace json literals ( #3479 )
2023-08-06 22:00:24 +08:00
dependabot[bot]
ed75802eaa
chore(deps): bump golang.org/x/text from 0.11.0 to 0.12.0 in /tools/goctl ( #3477 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-06 09:57:19 +08:00
dependabot[bot]
76c92b571d
chore(deps): bump golang.org/x/sys from 0.10.0 to 0.11.0 ( #3476 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-06 00:19:00 +08:00
dependabot[bot]
a2e703c53e
chore(deps): bump golang.org/x/net from 0.12.0 to 0.13.0 ( #3463 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com >
2023-08-04 20:39:17 +08:00
dependabot[bot]
ca698deb2a
chore(deps): bump go.mongodb.org/mongo-driver from 1.12.0 to 1.12.1 ( #3472 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-04 19:13:16 +08:00
guangwu
a9f4aab86b
fix: "EXPRIMENTAL" is a misspelling of "EXPERIMENTAL" ( #3462 )
2023-08-02 23:59:37 +08:00
Kevin Wan
c3f57e9b0a
chore: fix potential nil pointer errors ( #3454 )
2023-07-30 21:37:41 +08:00
Kevin Wan
ad4cce959d
chore: add more tests ( #3453 )
2023-07-29 22:34:16 +08:00
Shyunn
279123f4a7
feat: add prometheus summary metrics ( #3440 )
...
Co-authored-by: chen quan <chenquan.dev@gmail.com >
2023-07-29 16:51:43 +08:00
dependabot[bot]
457eb1961b
chore(deps): bump google.golang.org/grpc from 1.56.2 to 1.57.0 ( #3445 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-28 22:18:14 +08:00
dependabot[bot]
63df384a4b
chore(deps): bump google.golang.org/grpc from 1.56.2 to 1.57.0 in /tools/goctl ( #3446 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-28 22:17:23 +08:00
MarkJoyMa
42bfa26e2b
fix: remove mapping redundant error ( #3439 )
2023-07-24 00:10:50 +08:00
Kevin Wan
ff04356704
fix: format error should not trigger circuit breaker in sqlx ( #3437 )
2023-07-23 20:40:03 +08:00
MarkJoyMa
05db706c62
feat: optimize mapping error ( #3438 )
2023-07-23 12:10:41 +00:00
dependabot[bot]
ef2e0d859d
chore(deps): bump go.uber.org/automaxprocs from 1.5.2 to 1.5.3 ( #3435 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-22 00:03:07 +08:00
dependabot[bot]
05ec16ae9d
chore(deps): bump github.com/gookit/color from 1.5.3 to 1.5.4 in /tools/goctl ( #3433 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-21 23:27:49 +08:00
dependabot[bot]
13e685e0db
chore(deps): bump github.com/emicklei/proto from 1.12.0 to 1.12.1 in /tools/goctl ( #3431 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-21 23:12:06 +08:00
dependabot[bot]
c10f44b74e
chore(deps): bump github.com/emicklei/proto from 1.11.2 to 1.12.0 in /tools/goctl ( #3429 )
2023-07-18 09:41:13 +08:00
Kevin Wan
57644420ed
chore: update go-zero for goctl ( #3426 )
2023-07-14 21:38:42 +08:00
dependabot[bot]
b245159417
chore(deps): bump github.com/pelletier/go-toml/v2 from 2.0.8 to 2.0.9 ( #3423 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-14 19:57:36 +08:00
dependabot[bot]
c26ea17669
chore(deps): bump github.com/iancoleman/strcase from 0.2.0 to 0.3.0 in /tools/goctl ( #3424 )
2023-07-14 13:20:06 +08:00
Kevin Wan
a7daff3587
chore: make servicegroup panic as demand ( #3422 )
2023-07-13 14:08:35 +00:00
dependabot[bot]
6719d06146
chore(deps): bump github.com/jackc/pgx/v5 from 5.4.1 to 5.4.2 ( #3417 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-13 10:56:18 +08:00
Kevin Wan
0c6eaeda9f
chore: coding style ( #3413 )
2023-07-12 01:08:09 +08:00
Xinyan Lu
b9c0c0f8b5
feat: add detail type mismatch info in number fields check ( #3386 ) ( #3387 )
2023-07-11 16:29:42 +00:00
Kevin Wan
77da459165
chore: make test stable ( #3412 )
2023-07-11 16:20:41 +00:00
Kevin Wan
13cdbdc98b
chore: avoid nested WithCodeResponseWriter ( #3406 )
2023-07-11 15:59:43 +00:00
guangwu
e8c1e6e09b
fix: log format error ( #3409 )
2023-07-11 05:28:53 +00:00
guangwu
f1171e01f2
chore: slice replace loop ( #3410 )
2023-07-11 05:27:46 +00:00
cong
61e562d0c7
refactor(rest): keep rest log collector context key private ( #3407 )
2023-07-10 01:52:26 +00:00
chen quan
b71453985c
feat(sqlx): support for custom Acceptable function ( #3405 )
2023-07-10 01:16:45 +00:00
Kevin Wan
31b9ba19a2
chore: refactor httpx.TimeoutHandler ( #3400 )
2023-07-09 07:04:59 +00:00
dependabot[bot]
3170afd57b
chore(deps): bump google.golang.org/grpc from 1.56.1 to 1.56.2 in /tools/goctl ( #3403 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-08 16:21:50 +08:00
dependabot[bot]
03e365a5d8
chore(deps): bump google.golang.org/grpc from 1.56.1 to 1.56.2 ( #3402 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-08 15:34:45 +08:00
dependabot[bot]
7d4fce9588
chore(deps): bump golang.org/x/net from 0.11.0 to 0.12.0 ( #3401 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-06 14:54:13 +08:00
扶桑花间
916cea858f
1. Fix w. (http. Flusher). Flush() error ( #3388 )
2023-07-05 15:27:15 +00:00
dependabot[bot]
a86942d532
chore(deps): bump golang.org/x/sys from 0.9.0 to 0.10.0 ( #3396 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-05 22:49:07 +08:00
dependabot[bot]
f76c70ea9a
chore(deps): bump golang.org/x/text from 0.10.0 to 0.11.0 in /tools/goctl ( #3397 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-05 22:19:04 +08:00
MarkJoyMa
4cbfdb3d74
feat: optimize must log add stack ( #3384 )
2023-06-30 01:11:03 +00:00
dependabot[bot]
aefa6dfb50
chore(deps): bump google.golang.org/protobuf from 1.30.0 to 1.31.0 ( #3376 )
2023-06-30 09:06:20 +08:00
dependabot[bot]
9047029475
chore(deps): bump github.com/alicebob/miniredis/v2 from 2.30.3 to 2.30.4 ( #3381 )
2023-06-30 09:05:05 +08:00
dependabot[bot]
f296c182f7
chore(deps): bump google.golang.org/protobuf from 1.30.0 to 1.31.0 in /tools/goctl ( #3377 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-27 22:45:00 +08:00
Kevin Wan
40e7a4cd07
chore: refactor httpx.SetOkHandler ( #3373 )
2023-06-26 00:27:26 +08:00
Kevin Wan
92e5819e91
opt: improve logx performance ( #3371 )
2023-06-25 15:41:28 +08:00
2822132073
8d23ab158b
fix In goctl new api, occur error invalid character 'A' looking for beginning of value ( #3357 )
2023-06-25 07:26:21 +00:00
唐小鸭
bcccfab824
[fix] The directory is not recognized when it is in a soft link ( #3337 )
2023-06-25 05:06:27 +00:00
dependabot[bot]
f7e701a634
chore(deps): bump google.golang.org/grpc from 1.56.0 to 1.56.1 ( #3367 )
2023-06-25 13:04:13 +08:00
dependabot[bot]
7c2d8e5cc2
chore(deps): bump google.golang.org/grpc from 1.56.0 to 1.56.1 in /tools/goctl ( #3369 )
2023-06-25 12:57:03 +08:00
dependabot[bot]
5b622d6265
chore(deps): bump go.mongodb.org/mongo-driver from 1.11.7 to 1.12.0 ( #3370 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-23 14:50:48 +08:00
dependabot[bot]
c5510a4e1b
chore(deps): bump github.com/jackc/pgx/v5 from 5.4.0 to 5.4.1 ( #3363 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-21 15:16:06 +08:00
Kevin Wan
2a33b74b35
chore: coding style ( #3362 )
2023-06-17 22:59:00 +08:00
anqiansong
45bb547a81
(goctl)fix: #3328 ( #3348 )
...
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com >
2023-06-17 13:23:57 +00:00
Mikael
f5f5261556
add whether to generate rpc client option ( #3361 )
...
Co-authored-by: admin <admin@admindeMacBook-Pro.local >
2023-06-17 12:52:49 +00:00
Kevin Wan
b176d5d434
chore: add more tests ( #3359 )
2023-06-17 20:51:33 +08:00
MarkJoyMa
92f6c48349
fix: NewClientWithTarget miss default config ( #3358 )
2023-06-16 23:29:52 +08:00
dependabot[bot]
71e8230e65
chore(deps): bump google.golang.org/grpc from 1.55.0 to 1.56.0 ( #3354 )
2023-06-16 07:46:33 +08:00
dependabot[bot]
018fa8e0a0
chore(deps): bump google.golang.org/grpc from 1.55.0 to 1.56.0 in /tools/goctl ( #3355 )
2023-06-16 07:31:48 +08:00
dependabot[bot]
979fe9718a
chore(deps): bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 ( #3352 )
2023-06-16 07:29:38 +08:00
Kevin Wan
f998803131
chore: refactor and add more tests ( #3351 )
2023-06-16 01:04:58 +08:00
TaoYu
1262266ac2
feat: httpx add common handler ( #3269 )
2023-06-15 15:31:15 +00:00
dependabot[bot]
9c32bf8478
chore(deps): bump github.com/zeromicro/ddl-parser from 1.0.4 to 1.0.5 in /tools/goctl ( #3350 )
2023-06-15 07:34:19 +08:00
dependabot[bot]
37ec7f6443
chore(deps): bump github.com/jackc/pgx/v5 from 5.3.1 to 5.4.0 ( #3349 )
2023-06-15 07:31:16 +08:00
dependabot[bot]
2fdc4dfc0f
chore(deps): bump golang.org/x/net from 0.10.0 to 0.11.0 ( #3346 )
2023-06-14 07:05:24 +08:00
dependabot[bot]
4b2a6ba3de
chore(deps): bump golang.org/x/text from 0.9.0 to 0.10.0 in /tools/goctl ( #3342 )
2023-06-13 07:37:52 +08:00
dependabot[bot]
7fa3f10f22
chore(deps): bump golang.org/x/sys from 0.8.0 to 0.9.0 ( #3341 )
2023-06-13 07:37:30 +08:00
elza
4a29a0b642
fix: fixed goctl api go --home parameter error when loading non-exist… ( #3319 )
...
Co-authored-by: yuanyou <yuanyou@kezaihui.com >
2023-06-12 16:00:41 +00:00
Kevin Wan
a62745a152
Update readme-cn.md
2023-06-12 23:35:33 +08:00
Kevin Wan
28314326e7
chore: more tests ( #3340 )
2023-06-12 23:29:23 +08:00
Kevin Wan
f6bdb6e1de
chore: add more tests ( #3338 )
2023-06-12 01:22:20 +08:00
Kevin Wan
efa6940001
chore: improve logx gzip ( #3332 )
2023-06-09 22:50:59 +08:00
Ron_haur
da81d8f774
Fix: logx with Compress auto delete old logs ( #3329 )
...
Co-authored-by: haoran.ren <haoran.ren@mihoyo.com >
2023-06-08 11:08:04 +00:00
dependabot[bot]
fd84b27bdc
chore(deps): bump go.mongodb.org/mongo-driver from 1.11.6 to 1.11.7 ( #3325 )
2023-06-08 07:21:49 +08:00
Kevin Wan
6b4d0d89c0
chore: add more tests ( #3324 )
2023-06-07 00:46:43 +08:00
Kevin Wan
d61a55f779
chore: update readme to remove upgrade parts. ( #3318 )
2023-06-04 23:34:38 +08:00
Kevin Wan
8ef4164209
chore: make test stable ( #3317 )
2023-06-04 23:20:58 +08:00
Kevin Wan
50e29e2075
chore: update go-zero for goctl ( #3316 )
2023-06-04 17:28:27 +08:00
Kevin Wan
452c9dbcaf
chore: add more tests ( #3315 )
2023-06-01 21:08:44 +08:00
dependabot[bot]
3564e36a35
chore(deps): bump github.com/alicebob/miniredis/v2 from 2.30.2 to 2.30.3 ( #3309 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-01 10:42:26 +08:00
dependabot[bot]
e479e47634
chore(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 in /tools/goctl ( #3306 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-31 11:28:15 +08:00
dependabot[bot]
ad921a6419
chore(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 ( #3305 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-31 11:20:12 +08:00
Kevin Wan
44c8d6f269
chore: add more tests ( #3304 )
2023-05-30 23:27:27 +08:00
Kevin Wan
8a4cc4f98d
chore: add more tests ( #3299 )
2023-05-29 23:44:36 +08:00
kangqi
e751736516
trace exporter: add new type file ( #3298 )
...
Co-authored-by: zhaikangqi <794556486@qq.com >
2023-05-29 18:24:59 +08:00
Kevin Wan
032f2419a2
Update readme-cn.md
2023-05-29 17:36:10 +08:00
Kevin Wan
84adc054bc
chore: add more tests ( #3296 )
2023-05-29 07:39:41 +08:00
Kevin Wan
b92e706ce1
chore: refactor ( #3295 )
2023-05-28 21:31:36 +08:00
MiNG
1b5946346e
feat: support optional otel global initialization for #3284 ( #3292 )
2023-05-28 11:41:48 +00:00
Kevin Wan
28d3905731
chore: add more tests ( #3294 )
2023-05-28 19:26:45 +08:00
hc
3726851c7f
feat: sqlc add SetCacheWithExpire method ( #3249 )
...
Co-authored-by: luohancai <luohancai@taqu.cn >
2023-05-28 12:27:30 +08:00
Kevin Wan
2f2ddd373b
chore: refactor retry ( #3291 )
2023-05-28 12:11:55 +08:00
Xiaoju Jiang
8d48e34eed
update: expand the retry method to support timeout and interval control ( #3283 )
2023-05-28 10:17:50 +08:00
Kevin Wan
32f78668db
chore: add more tests ( #3290 )
2023-05-27 23:57:33 +08:00
Kevin Wan
cd0f3726ed
chore: add more tests ( #3288 )
2023-05-27 21:49:11 +08:00
me-cs
0217044900
update:Use the Milliseconds method of duration to get the number of milliseconds ( #3285 )
...
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com >
2023-05-26 14:32:46 +00:00
Kevin Wan
8b4382dcec
chore: add more tests ( #3286 )
2023-05-26 22:30:03 +08:00
Kevin Wan
fa33329a44
chore: add more tests ( #3282 )
2023-05-26 00:21:47 +08:00
dependabot[bot]
d76a39ac26
chore(deps): bump github.com/pelletier/go-toml/v2 from 2.0.7 to 2.0.8 ( #3280 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-25 16:50:36 +08:00
guangwu
76a7a17e57
typo ( #3281 )
2023-05-25 15:58:11 +08:00
Kevin Wan
4a2a8d9e45
chore: add more tests ( #3279 )
2023-05-24 23:58:45 +08:00
guangwu
ef26b39b4c
misspelling ( #3248 )
2023-05-24 08:15:27 +00:00
anqiansong
3ca40001b4
feat(goctl): Add with session for model tpl ( #3272 )
2023-05-24 07:34:26 +00:00
Toby
278ae3d26a
feat: add OtlpHttpPath config support for ZincObserve Telemetry ( #3271 )
...
Signed-off-by: Toby Yan <me@tobyan.com >
Co-authored-by: cong <zhangcong1992@gmail.com >
2023-05-23 03:11:58 +00:00
dependabot[bot]
fa1d6d50a8
chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 ( #3267 )
2023-05-22 09:41:17 +08:00
dependabot[bot]
0f4973be06
chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 in /tools/goctl ( #3268 )
2023-05-21 21:43:24 +08:00
Kevin Wan
a9aac7e420
chore: add more tests ( #3265 )
2023-05-19 23:29:30 +08:00
Kevin Wan
925cf8d3d1
chore: add more tests ( #3261 )
2023-05-19 12:15:43 +08:00
Kevin Wan
99ce24e2ab
chore: add more tests ( #3260 )
2023-05-19 00:56:50 +08:00
Kevin Wan
701bb31ed2
chore: add more tests ( #3259 )
2023-05-18 23:43:50 +08:00
Kevin Wan
55e2c7ee83
chore: add more tests ( #3258 )
2023-05-18 23:11:32 +08:00
Kevin Wan
90839965fa
chore: remove directive for tests ( #3257 )
2023-05-18 21:34:33 +08:00
Kevin Wan
f7228e9af1
chore: add more tests ( #3256 )
2023-05-18 12:24:04 +08:00
Kevin Wan
f95adae3c1
Update readme-cn.md
2023-05-18 11:00:03 +08:00
Kevin Wan
bff5b81ad9
feat: support using session to execute statements in transaction ( #3252 )
2023-05-17 14:15:24 +00:00
guangwu
f0bdfb928f
fix call error func ( #3245 )
2023-05-12 04:34:08 +00:00
Kevin Wan
e4a1b7bb39
chore: format the code ( #3243 )
2023-05-12 10:38:05 +08:00
dependabot[bot]
b6906b5d21
chore(deps): bump go.etcd.io/etcd/client/v3 from 3.5.8 to 3.5.9 ( #3242 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-12 08:27:46 +08:00
guangwu
116da96178
add ignore file ( #3240 )
2023-05-11 08:53:13 +00:00
lchjczw
9fa98c2bd3
api imports take the form of relative paths ( #3201 )
...
Co-authored-by: 李春华 <lichunhua@threesoft.cn >
2023-05-10 03:40:07 +00:00
Kevin Wan
b1c4c4736f
chore: better comments ( #3232 )
2023-05-09 22:58:40 +08:00
Thirteen
ef410e8083
fix: generate client directory for goctl ( #3166 )
2023-05-08 21:03:48 +00:00
fondoger
c22bc1c8ea
[dart-gen] Fix lists containing atomic types ( #3210 )
2023-05-08 21:00:46 +00:00
Toby
1853428011
feat: add otlptracegrpc otlptracehttp headers support for Uptrace ( #3219 )
...
Signed-off-by: Toby Yan <me@tobyan.com >
Co-authored-by: cong <zhangcong1992@gmail.com >
2023-05-08 20:58:29 +00:00
dependabot[bot]
3637e10815
chore(deps): bump golang.org/x/net from 0.9.0 to 0.10.0 ( #3230 )
2023-05-09 04:53:33 +08:00
Kevin Wan
93124329ac
chore: add more tests ( #3229 )
2023-05-08 23:49:13 +08:00
yangtao
851a72f1cc
Add RunSafe with context ( #3224 )
...
Co-authored-by: yangtao <mrynag8614@163.com >
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com >
2023-05-08 23:08:31 +08:00
SleeplessBot
a93c24ce84
Add method label for prometheus middleware metrics ( #3226 )
...
Co-authored-by: 蓝益尤 <lan.yiyou@intellif.com >
2023-05-08 12:59:20 +00:00
Kevin Wan
9f42eda9ff
fix: timeout handler not implementing http.Flusher ( #3225 )
2023-05-08 18:07:02 +08:00
soasurs
8762a3b7ba
fix: Errorv should generate JSON Object for content field in log ( #3222 )
...
Signed-off-by: soasurs <soasurs@gmail.com >
2023-05-08 09:16:44 +00:00
Kevin Wan
2684a157ff
chore: remove fgprof, use pprof directly ( #3220 )
2023-05-07 18:21:10 +08:00
guangwu
63368d8b0c
io/ioutil deprecated ( #3217 )
2023-05-06 09:50:54 +00:00
guangwu
4f13fe8188
io/ioutil deprecated ( #3215 )
2023-05-06 16:37:43 +08:00
Kevin Wan
9fc7874336
chore: optimize stat calculation ( #3213 )
2023-05-06 15:31:56 +08:00
dependabot[bot]
e6518521eb
chore(deps): bump google.golang.org/grpc from 1.54.0 to 1.55.0 in /tools/goctl ( #3209 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-06 14:29:51 +08:00
Kevin Wan
8f5a0a2de7
fix: remove etcd pings to avoid too-many-pings error ( #3212 )
2023-05-06 12:39:19 +08:00
ALMAS
774e8d1d08
feat: replaced color package to support Windows ( #3207 )
2023-05-05 13:09:54 +00:00
cong
8ad0668612
fix(zrpc): remove default keepalive params for NewClientWithTarget ( #3208 )
2023-05-05 13:00:59 +00:00
dependabot[bot]
8a043d2443
chore(deps): bump golang.org/x/sys from 0.7.0 to 0.8.0 ( #3204 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-05 11:03:18 +08:00
dependabot[bot]
0e2ee97a02
chore(deps): bump go.mongodb.org/mongo-driver from 1.11.4 to 1.11.6 ( #3205 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-05 10:41:23 +08:00
Kevin Wan
42300a7d83
chore: add more tests ( #3203 )
2023-05-04 23:43:34 +08:00
dependabot[bot]
fe97fab274
chore(deps): bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1 ( #3200 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-04 11:00:51 +08:00
dependabot[bot]
f93e752f98
chore(deps): bump github.com/emicklei/proto from 1.11.1 to 1.11.2 in /tools/goctl ( #3199 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-04 10:24:24 +08:00
fondoger
3a66fc038f
[dart-gen] Fix nullable list item issue ( #3192 )
2023-05-01 15:01:28 +08:00
Kevin Wan
b028ed058d
chore: change port to 6060 by default in devserver ( #3191 )
2023-05-01 11:18:15 +08:00
guonaihong
1fd0c3992b
fix panic ( #3176 )
2023-04-30 14:58:30 +00:00
Kevin Wan
1aebb3e5e4
chore: update readme ( #3190 )
2023-04-30 11:21:28 +08:00
Kevin Wan
8ffe4c01d1
chore: use logx.Must instead of log.Fatal ( #3189 )
2023-04-29 23:46:04 +08:00
Kevin Wan
a31256b327
chore: add more tests ( #3187 )
2023-04-29 22:59:07 +08:00
Kevin Wan
14caf5c799
chore: simplify tests with logtest ( #3184 )
2023-04-29 20:36:29 +08:00
chensy
c0f8a58ed7
no \t to space line ( #3177 )
...
Co-authored-by: chenjieping <chenjieping@kezaihui.com >
2023-04-29 08:35:04 +00:00
dependabot[bot]
3189ec7be6
chore(deps): bump github.com/go-sql-driver/mysql from 1.7.0 to 1.7.1 ( #3174 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-28 23:27:01 +08:00
dependabot[bot]
f51e9f0ea7
chore(deps): bump github.com/go-sql-driver/mysql from 1.7.0 to 1.7.1 in /tools/goctl ( #3175 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-27 23:37:28 +08:00
cong
ba9d510cdb
fix(metrics): enable prometheus global switch when user enable devsever metrics ( #3169 )
2023-04-24 20:02:04 +08:00
Kevin Wan
8c9b619199
chore: update go-zero for goctl ( #3165 )
2023-04-24 13:02:26 +08:00
Kevin Wan
49f73265b9
chore: refactor ( #3164 )
2023-04-24 12:34:52 +08:00
Kevin Wan
7568674b2b
chore: use %q instead of %s for unmarshaling ( #3163 )
2023-04-24 12:11:12 +08:00
Kevin Wan
3da740b7fc
chore: remove unnecessary code ( #3161 )
2023-04-23 22:58:22 +08:00
chen quan
ce4eb6ed61
fix: fixed #2945 ( #2953 )
...
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com >
2023-04-23 14:22:03 +00:00
MarkJoyMa
9970ff55cd
feat: refactor gateway code ( #3160 )
2023-04-23 22:05:10 +08:00
MarkJoyMa
d10740f871
feat: inheritance rewrite error prompt is more friendly ( #3156 )
2023-04-23 12:56:54 +00:00
Kevin Wan
027193dc99
chore: refactor gateway ( #3157 )
2023-04-22 23:25:51 +08:00
Kevin Wan
de1e0f2410
Update readme-cn.md
2023-04-22 22:36:55 +08:00
Kevin Wan
062073ce58
chore: update codecov to ignore mock files ( #3155 )
2023-04-22 14:07:15 +08:00
MarkJoyMa
e20b02f311
gateway: open timeout function cabinet ( #3047 )
...
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com >
2023-04-22 05:23:47 +00:00
Kevin Wan
02357d2616
chore: make error message more readable ( #3154 )
2023-04-22 13:03:59 +08:00
guangwu
489d69f779
Add debug message on unmarshal errors ( #3153 )
2023-04-21 13:12:02 +00:00
Kevin Wan
117611a170
fix: default value for keepalive set to 0 ( #3152 )
2023-04-21 03:15:05 +00:00
Kevin Wan
0a46ad7ac1
chore: fix go 1.18 dep problem ( #3149 )
2023-04-21 01:01:17 +08:00
Liam Hao
bf905eaff3
fix default grpc-gateway connect timeout ( #3142 )
2023-04-20 15:13:13 +00:00
dependabot[bot]
88cb35e3d5
chore(deps): bump github.com/alicebob/miniredis/v2 from 2.30.1 to 2.30.2 ( #3144 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-20 22:59:57 +08:00
fondoger
078825b4eb
[dart-gen] Support Null-safe and omitempty json tag ( #3134 )
2023-04-17 05:06:52 +00:00
Kevin Wan
bbfce6abe9
chore: refactor max/min in fx ( #3135 )
2023-04-16 23:40:30 +08:00
suplalalala
0d11ce03a8
feature: two evaluate operate func addtion in package stream ( #3129 )
...
Co-authored-by: Riven <Riven.chen@hairobotics.com >
2023-04-16 15:14:25 +00:00
dependabot[bot]
757ed19dc5
chore(deps): bump k8s.io/apimachinery from 0.26.3 to 0.27.1 ( #3131 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-15 22:29:46 +08:00
dependabot[bot]
c5fd074aac
chore(deps): bump github.com/prometheus/client_golang from 1.14.0 to 1.15.0 ( #3122 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-15 22:01:02 +08:00
LiKe
8fa0bd1f1c
fix(goctl): test field ( #3114 )
2023-04-15 21:46:37 +08:00
dependabot[bot]
ede19a89ec
chore(deps): bump go.etcd.io/etcd/client/v3 from 3.5.7 to 3.5.8 ( #3123 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-15 21:24:11 +08:00
anqiansong
73664b92f0
fix(goctl): missing rpc --style flag ( #3112 )
2023-04-10 09:48:48 +00:00
Kevin Wan
8d9c2fa22a
chore: update go-zero version in goctl ( #3109 )
2023-04-08 23:24:29 +08:00
cong
22fad4bb9c
feat(trace): add trace test helpers ( #3108 )
2023-04-08 14:52:25 +00:00
lchjczw
189e9bd9da
Fix the problem of package name for generated kt code. ( #3082 )
...
Co-authored-by: 李春华 <lichunhua@threesoft.cn >
2023-04-08 14:46:34 +00:00
Kevin Wan
98c9b5928a
refactor: simplify zrpc stat config ( #3107 )
2023-04-08 14:45:05 +00:00
Kevin Wan
e13fd62d38
chore: coding style ( #3106 )
...
Co-authored-by: cong <zhangcong1992@gmail.com >
2023-04-08 21:37:53 +08:00
李登富
ffacae89eb
fix:multipule flag client go package name ( #3104 )
...
Co-authored-by: lidengfu <lidengfu@excean.com >
2023-04-08 21:36:45 +08:00
cong
49135fe25e
refactor(zrpc): prefer static config for zrpc server statinterceptor ( #3105 )
2023-04-08 13:03:32 +00:00
MarkJoyMa
2e6402f4b5
fix: fillDefault, handling of nested structs ( #3072 )
2023-04-08 11:43:13 +00:00
Kevin Wan
07f03ebd0c
fix: should not conflict on lower members ( #3095 )
2023-04-08 14:47:57 +08:00
dependabot[bot]
92f2676afc
chore(deps): bump golang.org/x/text from 0.8.0 to 0.9.0 in /tools/goctl ( #3101 )
2023-04-08 13:28:01 +08:00
dependabot[bot]
1807305e6d
chore(deps): bump golang.org/x/net from 0.8.0 to 0.9.0 ( #3100 )
2023-04-08 13:27:14 +08:00
dependabot[bot]
38a97d4531
chore(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0 in /tools/goctl ( #3098 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-07 20:41:03 +08:00
dependabot[bot]
b9f98ecc4a
chore(deps): bump go.mongodb.org/mongo-driver from 1.11.3 to 1.11.4 ( #3097 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-07 20:22:51 +08:00
dependabot[bot]
1dc222f4b2
chore(deps): bump golang.org/x/sys from 0.6.0 to 0.7.0 ( #3096 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-05 22:33:40 +08:00
cong
a79b8de24d
feat(bloom): bloom support Ctx API ( #3089 )
2023-04-03 14:37:04 +00:00
cong
5da8a93c75
feat(redis): add ScriptRun API and migrate EvalCtx to ScriptRun for limit, lock and bloom ( #3087 )
2023-04-02 11:28:25 +08:00
cong
b49fc81618
refactor(redistest): simplify redistest.CreateRedis API ( #3086 )
2023-04-01 05:02:21 +00:00
cong
6a692453dc
chore(ci): fail lint ci when gofmt or tidy check failed ( #3085 )
2023-04-01 03:41:17 +00:00
Kevin Wan
8d0cceb80c
chore: add more tests ( #3084 )
2023-03-31 22:33:43 +08:00
heyehang
e06abf4f6f
fixbug:superfluous response.WriteHeader ( #3083 )
2023-03-31 13:05:29 +00:00
Kevin Wan
ee555a85da
chore: coding style ( #3080 )
2023-03-31 02:13:48 +00:00
anqiansong
1904af2323
feat(goctl): Support gateway sample generation ( #3049 )
2023-03-29 09:06:23 +00:00
cong
95b85336d6
refactor(redis): add NonBlock config, disable redis ping by default ( #3073 )
2023-03-29 02:28:12 +00:00
guoguangwu
ca4ce7bce8
fix : misspelled word ( #3075 )
2023-03-29 02:25:26 +00:00
Kevin Wan
9065eb90d9
chore: coding style ( #3074 )
2023-03-28 16:34:22 +00:00
anqiansong
50bc361430
feat(goctl): Add api parser ( #2585 )
2023-03-28 15:45:26 +00:00
Kevin Wan
455a6c8f97
Update readme-cn.md, add company users.
2023-03-27 12:22:32 +08:00
Kevin Wan
04434646eb
chore: refactor zrpc setup ( #3064 )
2023-03-25 20:40:21 +08:00
dependabot[bot]
992a56e90b
chore(deps): bump google.golang.org/grpc from 1.53.0 to 1.54.0 in /tools/goctl ( #3061 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-24 16:14:44 +08:00
dependabot[bot]
ed4d5e5813
chore(deps): bump google.golang.org/grpc from 1.53.0 to 1.54.0 ( #3060 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-24 11:44:26 +08:00
dependabot[bot]
fe85e7cb42
chore(deps): bump k8s.io/client-go from 0.26.2 to 0.26.3 ( #3052 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-24 10:16:45 +08:00
Kevin Wan
9c6b516bb8
fix : #3058 ( #3059 )
2023-03-23 23:45:57 +08:00
dependabot[bot]
2e9063a9a1
chore(deps): bump go.mongodb.org/mongo-driver from 1.11.2 to 1.11.3 ( #3054 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-23 22:46:50 +08:00
dependabot[bot]
c3648be533
chore(deps): bump go.uber.org/automaxprocs from 1.5.1 to 1.5.2 ( #3051 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-23 22:23:47 +08:00
Kevin Wan
0ab06f62ca
chore: add more tests ( #3045 )
2023-03-19 23:56:36 +08:00
Kevin Wan
6170d7b790
feat: rest validation on http requests ( #3041 )
2023-03-19 12:04:18 +00:00
cong
18d163c4f7
fix(executors): periodicalexecutor should handle crash correctly ( #3043 )
2023-03-18 15:04:15 +00:00
Snake
a561048d59
Fix bug: replace int and float with num type in dart ( #3042 )
...
Co-authored-by: zhoumingji <zhoumingji@cmsr.chinamobile.com >
2023-03-18 14:49:22 +00:00
dependabot[bot]
7a647ca40c
chore(deps): bump google.golang.org/protobuf from 1.29.1 to 1.30.0 in /tools/goctl ( #3037 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-17 20:40:36 +08:00
dependabot[bot]
3f6f14f976
chore(deps): bump google.golang.org/protobuf from 1.29.1 to 1.30.0 ( #3036 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-17 20:25:43 +08:00
dependabot[bot]
a78d57bebd
chore(deps): bump google.golang.org/protobuf from 1.28.2-0.20220831092852-f930b1dc76e8 to 1.29.1 in /tools/goctl ( #3029 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-16 00:20:18 +08:00
dependabot[bot]
74452eb7b5
chore(deps): bump golang.org/x/text from 0.7.0 to 0.8.0 in /tools/goctl ( #3028 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-15 23:56:58 +08:00
dependabot[bot]
a9e364a01a
chore(deps): bump golang.org/x/net from 0.7.0 to 0.8.0 ( #3027 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-15 23:32:23 +08:00
chen quan
29c2e20b41
chore(action): upgrade go 1.18 version in release ( #3032 )
2023-03-15 12:53:04 +00:00
dependabot[bot]
42c146bcbd
chore(deps): bump google.golang.org/protobuf from 1.29.0 to 1.29.1 ( #3026 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-15 11:30:19 +08:00
dependabot[bot]
b61e364458
chore(deps): bump github.com/zeromicro/go-zero from 1.4.4 to 1.5.0 in /tools/goctl ( #3023 )
2023-03-14 08:48:42 +08:00
dependabot[bot]
18a4dcb79f
chore(deps): bump github.com/fatih/color from 1.14.1 to 1.15.0 ( #3022 )
2023-03-14 08:47:44 +08:00
Kevin Wan
60a13f1e53
chore: add more tests ( #3018 )
2023-03-12 20:42:50 +08:00
sniperwzq
3e093bf34e
defines the method to customize http server ( #2171 )
2023-03-11 23:15:00 +08:00
Kevin Wan
211b9498ef
chore: add more tests ( #3016 )
2023-03-11 22:22:39 +08:00
Kevin Wan
cca45be3c5
chore: refactor orm code ( #3015 )
2023-03-11 18:03:20 +08:00
YK.xiong
e735915d89
fix QueryRowsPartial getTaggedFieldValueMap func ( #2884 )
...
Co-authored-by: yongkun.xiong <weilone@vip.qq.com >
2023-03-11 07:28:09 +00:00
Kevin Wan
f77e2c9cfa
chore: add more tests ( #3014 )
2023-03-11 14:57:56 +08:00
Shyunn
544aa7c432
Added zrpc server custom serverID for custom registration Key when the service is registered on ETCD. ( #3008 )
2023-03-11 14:34:28 +08:00
Kevin Wan
4cef2b412c
fix: avoid unmarshal panic with incorrect map keys #3002 ( #3013 )
2023-03-11 07:53:57 +08:00
Kevin Wan
123c61ad12
chore: update readme ( #3011 )
2023-03-10 22:18:48 +08:00
Kevin Wan
fbf129d535
chore: add more tests ( #3010 )
2023-03-10 21:56:19 +08:00
Kevin Wan
c8a17a97be
chore: add more tests ( #3009 )
2023-03-10 20:48:10 +08:00
Kevin Wan
3a493cd6a6
chore: add more tests ( #3006 )
2023-03-10 17:36:39 +08:00
Kevin Wan
7a0c04bc21
feat: unique redis addrs and trim spaces ( #3004 )
2023-03-10 16:09:07 +08:00
iyyzh
3c9fe0b381
init postgresql err ( #3003 )
2023-03-10 05:58:07 +00:00
文豆芽
f8b2dc8c9f
reids cluster bug ( #2986 )
...
Co-authored-by: shaocongcong <shao.congcong@yalla.live >
2023-03-09 21:37:34 +08:00
taobig
37cb00d789
Export cache.Option param to NewXXXModel() ( #2995 )
2023-03-09 13:34:58 +00:00
dependabot[bot]
e3e7bc736b
chore(deps): bump google.golang.org/protobuf from 1.28.2-0.20230222093303-bc1253ad3743 to 1.29.0 ( #2993 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-09 19:56:14 +08:00
dependabot[bot]
fafbee24b8
chore(deps): bump github.com/golang/protobuf from 1.5.2 to 1.5.3 ( #2992 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-09 16:24:37 +08:00
dependabot[bot]
8ec29d29ce
chore(deps): bump golang.org/x/sys from 0.5.0 to 0.6.0 ( #2983 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-09 15:23:02 +08:00
fabio
cb7f3e8a17
feat(redis):add LpopCount,RpopCount ( #2990 )
2023-03-09 05:45:45 +00:00
dependabot[bot]
03391b48ca
chore(deps): bump github.com/alicebob/miniredis/v2 from 2.30.0 to 2.30.1 ( #2991 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-09 13:34:48 +08:00
dependabot[bot]
d0dedb0624
chore(deps): bump github.com/jhump/protoreflect from 1.15.0 to 1.15.1 ( #2982 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-08 23:55:43 +08:00
Snake
e136deb3a7
Update goclt dart gen: Add scheme config and content-type header ( #2987 )
...
Co-authored-by: zhoumingji <zhoumingji@cmsr.chinamobile.com >
2023-03-08 15:40:55 +00:00
anqiansong
a2592a17e9
format code
2023-03-08 15:32:08 +00:00
anqiansong
05abf4a2ff
fix typo
2023-03-08 15:32:08 +00:00
anqiansong
d40000d4b9
fix typo
2023-03-08 15:32:08 +00:00
anqiansong
4620924105
Fix typo
2023-03-08 15:32:08 +00:00
Kevin Wan
a05fe7bf0a
chore: remove optional in redis config ( #2979 )
2023-03-07 14:58:04 +08:00
kevin
dd347e96b0
chore: add comments
2023-03-07 01:27:41 +00:00
kevin
a972f400c6
fix: test failure
2023-03-07 01:27:41 +00:00
kevin.wan
fb7664a764
fix: config map with json tag
2023-03-07 01:27:41 +00:00
Kevin Wan
7d5d7d9085
chore: clear errors on conf conflict keys ( #2972 )
...
Co-authored-by: kevin.wan <kevin.wan@yijinin.com >
2023-03-06 12:45:17 +08:00
Kevin Wan
9911c11e9c
Update FUNDING.yml
2023-03-05 22:47:17 +08:00
Kevin Wan
0d5a68869d
fix: gateway conf doesn't work ( #2968 )
2023-03-05 22:19:58 +08:00
Kevin Wan
d9d79e930d
Merge pull request from GHSA-fgxv-gw55-r5fq
...
* fix: Authorization Bypass Through User-Controlled Key
* chore: add not safe domain test
2023-03-04 23:34:11 +08:00
Kevin Wan
d953675085
chore: add tests ( #2960 )
2023-03-04 20:34:15 +08:00
yangjinheng
dbc8f9faca
timeout writer add hijack
2023-03-04 11:50:04 +00:00
yangjinheng
96998ae570
Update timeouthandler.go
2023-03-04 11:50:04 +00:00
MarkJoyMa
7086fb6dda
x
2023-03-04 11:44:47 +00:00
MarkJoyMa
1ad7809fde
x
2023-03-04 11:44:47 +00:00
MarkJoyMa
142c46228b
x
2023-03-04 11:44:47 +00:00
MarkJoyMa
ba771f8ff1
add ut
2023-03-04 11:44:47 +00:00
MarkJoyMa
f3cf891d4f
feat: conf add FillDefault func
2023-03-04 11:44:47 +00:00
zhoumingji
ba71964b16
Fix bug in dartgen: The property 'isEmpty' can't be unconditionally accessed because the receiver can be 'null'
2023-03-04 11:37:38 +00:00
zhoumingji
97ada59175
Fix bug in dartgen: Increase the processing logic when route.RequestType is empty
2023-03-04 04:31:27 +00:00
cui fliter
b41ccc5992
fix functiom name
...
Signed-off-by: cui fliter <imcusg@gmail.com >
2023-03-04 04:29:19 +00:00
dependabot[bot]
e23f421976
chore(deps): bump k8s.io/client-go from 0.26.1 to 0.26.2 ( #2955 )
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.26.1 to 0.26.2.
- [Release notes](https://github.com/kubernetes/client-go/releases )
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.26.1...v0.26.2 )
---
updated-dependencies:
- dependency-name: k8s.io/client-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-04 12:28:25 +08:00
Kevin Wan
dc5b8dd716
feat: support grpc client keepalive config ( #2950 )
2023-03-03 23:40:17 +08:00
tanglihao
a40d8b0684
fix code format style use const config.DefaultFormat
2023-03-03 14:58:18 +00:00
tanglihao
cb39b5836f
fix log name conflict
2023-03-03 14:58:18 +00:00
dependabot[bot]
4988f2a4da
chore(deps): bump k8s.io/apimachinery from 0.26.1 to 0.26.2 ( #2954 )
...
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery ) from 0.26.1 to 0.26.2.
- [Release notes](https://github.com/kubernetes/apimachinery/releases )
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.26.1...v0.26.2 )
---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-03 22:56:07 +08:00
anqiansong
7ca89a85ab
format code
2023-03-03 07:11:13 +00:00
anqiansong
1ac2384750
remove unused code
2023-03-03 07:11:13 +00:00
anqiansong
0e040ec5b4
remove unused code
2023-03-03 07:11:13 +00:00
anqiansong
4bc1b78a91
Fix #2879
2023-03-03 07:11:13 +00:00
qiying.wang
148afcf1a7
chore: remove redundant prefix of "error: " in error creation
2023-03-02 12:46:19 +00:00
Kevin Wan
1cd1b17f70
fix: security #9 ( #2949 )
...
* fix: security #9
* fix: missing packages
* chore: update deps
2023-03-02 16:31:39 +08:00
dependabot[bot]
59c110688d
chore(deps): bump github.com/pelletier/go-toml/v2 from 2.0.6 to 2.0.7 ( #2943 )
...
Bumps [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml ) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/pelletier/go-toml/releases )
- [Changelog](https://github.com/pelletier/go-toml/blob/v2/.goreleaser.yaml )
- [Commits](https://github.com/pelletier/go-toml/compare/v2.0.6...v2.0.7 )
---
updated-dependencies:
- dependency-name: github.com/pelletier/go-toml/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-02 14:22:00 +08:00
dependabot[bot]
6a25323467
chore(deps): bump go.opentelemetry.io/otel/exporters/jaeger ( #2942 )
...
Bumps [go.opentelemetry.io/otel/exporters/jaeger](https://github.com/open-telemetry/opentelemetry-go ) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.13.0...v1.14.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/exporters/jaeger
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-02 13:51:17 +08:00
dependabot[bot]
6aeb3dfb1c
chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp ( #2941 )
...
Bumps [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp](https://github.com/open-telemetry/opentelemetry-go ) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.13.0...v1.14.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-02 12:55:25 +08:00
qiying.wang
0cb61b9a9c
chore: add tests for logc debug
2023-03-02 04:38:54 +00:00
qiying.wang
10d263395c
feat: add debug log for logc
2023-03-02 04:38:54 +00:00
kevin
d65801f258
chore: add comments
2023-03-02 04:32:24 +00:00
kevin
eaac0ba8de
chore: add more tests
2023-03-02 04:32:24 +00:00
kevin
b449f2f39e
chore: add more tests
2023-03-02 04:32:24 +00:00
kevin
c57b0b8f90
feat: check key overwritten
2023-03-02 04:32:24 +00:00
dependabot[bot]
696406b887
chore(deps): bump go.opentelemetry.io/otel/exporters/zipkin ( #2940 )
...
Bumps [go.opentelemetry.io/otel/exporters/zipkin](https://github.com/open-telemetry/opentelemetry-go ) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.13.0...v1.14.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/exporters/zipkin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-02 12:26:58 +08:00
dependabot[bot]
cc1779936e
chore(deps): bump github.com/jackc/pgx/v5 from 5.2.0 to 5.3.1 ( #2939 )
...
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx ) from 5.2.0 to 5.3.1.
- [Release notes](https://github.com/jackc/pgx/releases )
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jackc/pgx/compare/v5.2.0...v5.3.1 )
---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v5
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-02 12:11:53 +08:00
Kevin Wan
de4924a274
fix: config map cannot handle case-insensitive keys. ( #2932 )
...
* fix : #2922
* chore: rename const
* feat: support anonymous map field
* feat: support anonymous map field
2023-02-28 23:32:08 +08:00
kevin
2b08e0510c
chore: go mod tidy and update deps
2023-02-28 04:38:56 +00:00
kevin
afac48a8ea
chore: go mod tidy and update deps
2023-02-28 04:38:56 +00:00
dependabot[bot]
a50b604dc9
chore(deps): bump github.com/jhump/protoreflect from 1.14.1 to 1.15.0
...
Bumps [github.com/jhump/protoreflect](https://github.com/jhump/protoreflect ) from 1.14.1 to 1.15.0.
- [Release notes](https://github.com/jhump/protoreflect/releases )
- [Commits](https://github.com/jhump/protoreflect/compare/v1.14.1...v1.15.0 )
---
updated-dependencies:
- dependency-name: github.com/jhump/protoreflect
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-28 03:19:53 +00:00
dependabot[bot]
eda44b6ae8
chore(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.8.1...v1.8.2 )
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-28 03:19:04 +00:00
Kevin Wan
284331b7b1
fix : #2899 , using autoscaling/v2beta2 instead of v2beta1 ( #2900 )
...
* fix : #2899 , using autoscaling/v2 instead of v2beta1
* chore: change hpa definition
---------
Co-authored-by: kevin.wan <kevin.wan@yijinin.com >
2023-02-26 22:32:27 +08:00
Kevin Wan
66be213346
chore: refine rest validator ( #2928 )
...
* chore: refine rest validator
* chore: add more tests
* chore: reformat code
* chore: add comments
2023-02-26 21:58:58 +08:00
Qiying Wang
92c8899f47
feat: add configurable validator for httpx.Parse ( #2923 )
...
Co-authored-by: qiying.wang <qiying.wang@highlight.mobi >
2023-02-26 20:40:22 +08:00
Kevin Wan
238c830f17
fix: timeout not working if greater than global rest timeout ( #2926 )
2023-02-26 20:22:20 +08:00
raymonder jin
ace125f189
del unnecessary blank
2023-02-26 04:59:23 +00:00
Kevin Wan
a5e5f04bcf
chore: reformat code ( #2925 )
2023-02-26 09:35:59 +08:00
chenquan
3bc40d9eaf
fix: fixed the bug that old trace instances may be fetched
2023-02-22 13:01:22 +00:00
yiwu
133c40ac1c
Pgx ( #2902 )
...
* change postgres driver to pgx
* modified: go.mod
modified: go.sum
* chore: tidy go.sum
---------
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com >
2023-02-22 14:11:49 +08:00
xiandong
eaaf87cdeb
rm parseErr when kindJaeger
2023-02-22 05:41:07 +00:00
xiandong
6dbcfb5e5d
rm kindJaegerUdp
2023-02-22 05:41:07 +00:00
xiandong
16a5f30b0c
add parseEndpoint
2023-02-22 05:41:07 +00:00
xiandong
4e6d800877
add parseEndpoint
2023-02-22 05:41:07 +00:00
xiandong
af19addf47
add test for Endpoint of kindJaegerUdp
2023-02-22 05:41:07 +00:00
xiandong
ebc425b797
add test for Endpoint of kindJaegerUdp
2023-02-22 05:41:07 +00:00
xiandong
b6bedcd522
add kindJaegerUdp
2023-02-22 05:41:07 +00:00
xiandong
12060c9c0c
opentelemetry support AgentHost, AgentPort
2023-02-22 05:41:07 +00:00
xiandong
e575bf8317
add jaeger.WithAgentEndpoint
2023-02-22 05:41:07 +00:00
strong
0fe84b225c
fix(goctl): unsupported database type: bpchar ( #2840 )
2023-02-21 19:40:29 +08:00
dependabot[bot]
33af0745a0
chore(deps): bump golang.org/x/net from 0.5.0 to 0.7.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.5.0 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases )
- [Commits](https://github.com/golang/net/compare/v0.5.0...v0.7.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-21 06:19:21 +00:00
dependabot[bot]
1d0265a77e
chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.4.3 to 4.5.0 ( #2904 )
...
Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt ) from 4.4.3 to 4.5.0.
- [Release notes](https://github.com/golang-jwt/jwt/releases )
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md )
- [Commits](https://github.com/golang-jwt/jwt/compare/v4.4.3...v4.5.0 )
---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v4
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-21 14:16:47 +08:00
Kevin Wan
03fe036204
chore: reformat code ( #2903 )
2023-02-20 23:37:05 +08:00
anqiansong
03d073a884
feat: Add request.ts ( #2901 )
...
* Add request.ts
* Update comments
* Refactor request filename
2023-02-20 22:54:25 +08:00
cong
64ab00e8e3
refactor: simplify sqlx fail fast ping and simplify miniredis setup in test ( #2897 )
...
* chore(redistest): simplify miniredis setup in test
* refactor(sqlx): simplify sqlx fail fast ping
* chore: close connection if not available
2023-02-19 17:18:19 +08:00
Kevin Wan
d113e1352c
Update readme-cn.md
2023-02-17 14:48:41 +08:00
fondoger
32e3116ee3
Fix bug in dart api gen: path parameter is not replaced
2023-02-16 15:24:51 +00:00
Kevin Wan
1dd18e2329
Update readme-cn.md
2023-02-16 21:51:17 +08:00
dependabot[bot]
44b2389f9c
chore(deps): bump go.uber.org/goleak from 1.2.0 to 1.2.1 ( #2883 )
...
Bumps [go.uber.org/goleak](https://github.com/uber-go/goleak ) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/uber-go/goleak/releases )
- [Changelog](https://github.com/uber-go/goleak/blob/master/CHANGELOG.md )
- [Commits](https://github.com/uber-go/goleak/compare/v1.2.0...v1.2.1 )
---
updated-dependencies:
- dependency-name: go.uber.org/goleak
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-16 21:18:00 +08:00
Kevin Wan
8bc34c58f4
fix: test failures ( #2892 )
...
Co-authored-by: kevin.wan <kevin.wan@yijinin.com >
2023-02-16 19:45:34 +08:00
fondoger
5756627904
Fix Dart API generation bugs; Add ability to generate API for path parameters ( #2887 )
...
* Fix bug in dartgen: Import path should match the generated api filename
* Use Route.HandlerName as generated dart API function name
Reasons:
- There is bug when using url path name as function name, because it may have invalid characters such as ":"
- Switching to HandlerName aligns with other languages such as typescript generation
* [DartGen] Add ability to generate api for url path parameters such as /path/:param
2023-02-16 15:19:46 +08:00
Kevin Wan
cddf3875cf
refactor: simplify stringx.Replacer, and avoid potential infinite loops ( #2877 )
...
* simplify replace
* backup
* refactor: simplify stringx.Replacer
* chore: add comments and const
* chore: add more tests
* chore: rename variable
2023-02-14 10:18:02 +08:00
dependabot[bot]
9be17a2d28
chore(deps): bump go.mongodb.org/mongo-driver from 1.11.1 to 1.11.2
...
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver ) from 1.11.1 to 1.11.2.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases )
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.11.1...v1.11.2 )
---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-13 23:39:41 +00:00
Kevin Wan
b8a86e2135
Update readme-cn.md
2023-02-13 22:03:22 +08:00
Kevin Wan
072db116c3
chore: refactor ( #2875 )
2023-02-12 22:20:36 +08:00
dahaihu
cacd5dc91a
fix Replacer suffix match, and add test case ( #2867 )
...
* fix: replace shoud replace the longest match
* feat: revert bytes.Buffer to strings.Builder
* fix: loop reset nextStart
* feat: add node longest match test
* feat: add replacer suffix match test case
* feat: multiple match
* fix: partial match ends
* fix: replace look back upon error
* feat: rm unnecessary branch
---------
Co-authored-by: hudahai <hscxrzs@gmail.com >
Co-authored-by: hushichang <hushichang@sensetime.com >
2023-02-12 21:04:35 +08:00
Kevin Wan
3736dacf1e
chore: add more tests ( #2873 )
2023-02-12 20:32:56 +08:00
Kevin Wan
434973c206
fix: test failure ( #2874 )
2023-02-12 20:08:02 +08:00
Mikael
84f9863b63
only unmashal public variables ( #2872 )
...
* only unmashal public variables
* only unmashal public variables
* only unmashal public variables
* only unmashal public variables
2023-02-12 19:53:20 +08:00
Kevin Wan
99a7e6600d
feat: use dependabot for goctl ( #2869 )
...
* feat: use dependabot for goctl
* chore: add more tests
* chore: remove temp file
2023-02-11 16:32:28 +08:00
chen quan
ea7dab3d26
feat(sqlx): error log print traceId and spanId ( #2845 )
2023-02-11 16:12:14 +08:00
Kevin Wan
d7d6eccce6
chore: remove clickhouse, added to zero-contrib ( #2848 )
2023-02-11 15:28:59 +08:00
Kevin Wan
0a5a26385d
chore: add more tests ( #2866 )
...
* chore: add more tests
* chore: add more tests
* chore: fix test failure
2023-02-11 14:21:39 +08:00
hudahai
62e59837c6
fix: loop reset nextStart
2023-02-10 04:26:50 +00:00
hudahai
981d7dab13
feat: revert bytes.Buffer to strings.Builder
2023-02-10 04:26:50 +00:00
hudahai
d9a732a273
fix: replace shoud replace the longest match
2023-02-10 04:26:50 +00:00
dependabot[bot]
b6f1bce695
chore(deps): bump go.opentelemetry.io/otel/exporters/jaeger ( #2858 )
...
Bumps [go.opentelemetry.io/otel/exporters/jaeger](https://github.com/open-telemetry/opentelemetry-go ) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.12.0...v1.13.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/exporters/jaeger
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-10 10:41:35 +08:00
dependabot[bot]
0988c4148f
chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp
...
Bumps [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp](https://github.com/open-telemetry/opentelemetry-go ) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.12.0...v1.13.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-10 01:49:56 +00:00
dependabot[bot]
165133b91b
chore(deps): bump go.opentelemetry.io/otel/exporters/zipkin ( #2857 )
...
Bumps [go.opentelemetry.io/otel/exporters/zipkin](https://github.com/open-telemetry/opentelemetry-go ) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.12.0...v1.13.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/exporters/zipkin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-09 22:23:04 +08:00
dependabot[bot]
cd8081c567
chore(deps): bump go.opentelemetry.io/otel/trace from 1.12.0 to 1.13.0 ( #2860 )
...
Bumps [go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go ) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.12.0...v1.13.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/trace
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-09 20:23:04 +08:00
dependabot[bot]
e40a089086
chore(deps): bump google.golang.org/grpc from 1.52.3 to 1.53.0 ( #2856 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.52.3 to 1.53.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.52.3...v1.53.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-09 13:38:23 +08:00
Kevin Wan
d9780fb2a6
Update readme-cn.md
2023-02-08 12:49:33 +08:00
dependabot[bot]
2c8ae994cf
chore(deps): bump golang.org/x/sys from 0.4.0 to 0.5.0 ( #2854 )
...
Bumps [golang.org/x/sys](https://github.com/golang/sys ) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/golang/sys/releases )
- [Commits](https://github.com/golang/sys/compare/v0.4.0...v0.5.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sys
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-08 12:38:11 +08:00
dependabot[bot]
67a046b554
chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 ( #2838 )
...
Bumps [github.com/ClickHouse/clickhouse-go/v2](https://github.com/ClickHouse/clickhouse-go ) from 2.5.1 to 2.6.0.
- [Release notes](https://github.com/ClickHouse/clickhouse-go/releases )
- [Changelog](https://github.com/ClickHouse/clickhouse-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ClickHouse/clickhouse-go/compare/v2.5.1...2.6.0 )
---
updated-dependencies:
- dependency-name: github.com/ClickHouse/clickhouse-go/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-05 14:55:26 +08:00
Kevin Wan
a019a1f59f
fix: conf anonymous overlay problem ( #2847 )
2023-02-05 14:40:57 +08:00
Kevin Wan
aed312f3c0
Update readme-cn.md
2023-01-31 23:12:17 +08:00
Kevin Wan
58138fd56c
Chore/rewire ( #2836 )
...
* fix: problem on name overlaping in config (#2820 )
* chore: fix missing funcs on windows (#2825 )
* chore: add more tests (#2812 )
* chore: add more tests
* chore: add more tests
* chore: add more tests (#2814 )
* chore: add more tests (#2815 )
* chore: add more tests
* chore: add more tests
* chore: add more tests
* chore: add more tests
* chore: add more tests
* chore: add more tests
* feat: upgrade go to v1.18 (#2817 )
* feat: upgrade go to v1.18
* feat: upgrade go to v1.18
* chore: change interface{} to any (#2818 )
* chore: change interface{} to any
* chore: update goctl version to 1.5.0
* chore: update goctl deps
* chore: update goctl interface{} to any (#2819 )
* chore: update goctl interface{} to any
* chore: update goctl interface{} to any
* chore(deps): bump google.golang.org/grpc from 1.52.0 to 1.52.3 (#2823 )
* support custom maxBytes in API file (#2822 )
* feat: mapreduce generic version (#2827 )
* feat: mapreduce generic version
* fix: gateway mr type issue
---------
Co-authored-by: kevin.wan <kevin.wan@yijinin.com >
* feat: add MustNewRedis (#2824 )
* feat: add MustNewRedis
* feat: add MustNewRedis
* feat: add MustNewRedis
* x
* x
* fix ut
* x
* x
* x
* x
* x
* chore: improve codecov (#2828 )
* feat: converge grpc interceptor processing (#2830 )
* feat: converge grpc interceptor processing
* x
* x
* chore(deps): bump go.opentelemetry.io/otel/exporters/zipkin (#2831 )
* chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp (#2833 )
Bumps [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp](https://github.com/open-telemetry/opentelemetry-go ) from 1.11.2 to 1.12.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.11.2...v1.12.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump go.opentelemetry.io/otel/exporters/jaeger (#2832 )
Bumps [go.opentelemetry.io/otel/exporters/jaeger](https://github.com/open-telemetry/opentelemetry-go ) from 1.11.2 to 1.12.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.11.2...v1.12.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/exporters/jaeger
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Xiaoju Jiang <44432198+jiang4869@users.noreply.github.com >
Co-authored-by: kevin.wan <kevin.wan@yijinin.com >
Co-authored-by: MarkJoyMa <64180138+MarkJoyMa@users.noreply.github.com >
2023-01-31 13:58:22 +08:00
dependabot[bot]
f2588b238f
chore(deps): bump go.opentelemetry.io/otel/exporters/jaeger ( #2832 )
...
Bumps [go.opentelemetry.io/otel/exporters/jaeger](https://github.com/open-telemetry/opentelemetry-go ) from 1.11.2 to 1.12.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.11.2...v1.12.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/exporters/jaeger
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-31 11:04:39 +08:00
dependabot[bot]
cc5ae722a2
chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp ( #2833 )
...
Bumps [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp](https://github.com/open-telemetry/opentelemetry-go ) from 1.11.2 to 1.12.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.11.2...v1.12.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-31 09:21:08 +08:00
dependabot[bot]
1ee61709d9
chore(deps): bump go.opentelemetry.io/otel/exporters/zipkin ( #2831 )
2023-01-31 09:06:24 +08:00
MarkJoyMa
dd117ce9cf
feat: converge grpc interceptor processing ( #2830 )
...
* feat: converge grpc interceptor processing
* x
* x
2023-01-30 15:48:50 +08:00
Kevin Wan
3c0dc8435e
chore: improve codecov ( #2828 )
2023-01-29 21:39:54 +08:00
MarkJoyMa
fde05ccb28
feat: add MustNewRedis ( #2824 )
...
* feat: add MustNewRedis
* feat: add MustNewRedis
* feat: add MustNewRedis
* x
* x
* fix ut
* x
* x
* x
* x
* x
2023-01-29 18:03:05 +08:00
Kevin Wan
464ed51728
feat: mapreduce generic version ( #2827 )
...
* feat: mapreduce generic version
* fix: gateway mr type issue
---------
Co-authored-by: kevin.wan <kevin.wan@yijinin.com >
2023-01-29 18:01:23 +08:00
Xiaoju Jiang
413ee919e6
support custom maxBytes in API file ( #2822 )
2023-01-29 10:43:00 +08:00
Kevin Wan
35b9568657
chore: fix missing funcs on windows ( #2825 )
2023-01-28 22:45:36 +08:00
dependabot[bot]
167d76b46d
chore(deps): bump google.golang.org/grpc from 1.52.0 to 1.52.3 ( #2823 )
2023-01-28 16:48:30 +08:00
Kevin Wan
ab9eeff500
fix: problem on name overlaping in config ( #2820 )
2023-01-24 21:14:48 +08:00
Kevin Wan
eab904af64
chore: update goctl interface{} to any ( #2819 )
...
* chore: update goctl interface{} to any
* chore: update goctl interface{} to any
2023-01-24 17:51:03 +08:00
Kevin Wan
ae87114282
chore: change interface{} to any ( #2818 )
...
* chore: change interface{} to any
* chore: update goctl version to 1.5.0
* chore: update goctl deps
2023-01-24 16:32:02 +08:00
Kevin Wan
7e0ac77139
feat: upgrade go to v1.18 ( #2817 )
...
* feat: upgrade go to v1.18
* feat: upgrade go to v1.18
2023-01-24 15:47:01 +08:00
Kevin Wan
696da4efee
chore: add more tests ( #2815 )
...
* chore: add more tests
* chore: add more tests
* chore: add more tests
* chore: add more tests
* chore: add more tests
* chore: add more tests
2023-01-24 13:43:13 +08:00
Kevin Wan
ceab564429
chore: add more tests ( #2814 )
2023-01-24 12:03:05 +08:00
Kevin Wan
4bd8025c5b
chore: add more tests ( #2812 )
...
* chore: add more tests
* chore: add more tests
2023-01-23 23:27:47 +08:00
Kevin Wan
f3369f8e81
chore: update goctl version to 1.4.4 ( #2811 )
2023-01-21 21:45:25 +08:00
Kevin Wan
c9b05ae07e
fix: mapping optional dep not canonicaled ( #2807 )
2023-01-20 23:57:49 +08:00
Kevin Wan
32a59dbc27
chore: refactor func name ( #2804 )
...
* chore: refactor func name
* chore: make plain log clearer
2023-01-18 17:20:45 +08:00
Kevin Wan
ba0dff2d61
chore: add more tests ( #2803 )
...
* chore: add more tests
* chore: add more tests
2023-01-18 13:15:41 +08:00
Kevin Wan
10da5e0424
chore: add more tests ( #2801 )
2023-01-17 21:55:36 +08:00
Kevin Wan
4bed34090f
chore: add more tests ( #2800 )
2023-01-17 09:59:42 +08:00
Kevin Wan
2bfecf9354
chore: remove mgo related packages ( #2799 )
2023-01-16 23:13:59 +08:00
Kevin Wan
6d129e0264
chore: add more tests ( #2797 )
...
* chore: add more tests
* chore: add more tests
* chore: add more tests
2023-01-16 22:33:39 +08:00
foliet
a2df1bb164
fix: modify the generated update function and add return values for update and delete functions ( #2793 )
2023-01-15 22:11:08 +08:00
Kevin Wan
5f02e623f5
chore: add more tests ( #2795 )
...
* chore: add more tests
* chore: add more tests
* chore: add more tests
* chore: add more tests
* chore: add more tests
* chore: add more tests
2023-01-15 21:32:41 +08:00
Kevin Wan
963b52fb1b
chore: add more tests ( #2794 )
2023-01-15 15:28:27 +08:00
Kevin Wan
02265d0bfe
chore: add more tests ( #2792 )
...
* chore: add more tests
* chore: add more tests
* chore: add more tests
* chore: add more tests
2023-01-15 00:16:12 +08:00
Kevin Wan
2e57e91826
Update readme-cn.md
2023-01-13 23:03:18 +08:00
Ofey Chan
82c642d3f4
feat: expose NewTimingWheelWithClock ( #2787 )
2023-01-13 17:46:40 +08:00
Kevin Wan
b2571883ca
chore: refactor ( #2785 )
...
* chore: refactor
* chore: refactor
2023-01-13 14:04:37 +08:00
Alonexy
00ff50c2cc
add zset withsocre float ( #2689 )
...
* add zset withsocre float
* update
* add IncrbyFloat,HincrbyFloat
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com >
2023-01-12 22:37:14 +08:00
Kevin Wan
4d7fa08b0b
feat: support **struct in mapping ( #2784 )
...
* feat: support **struct in mapping
* chore: fix test failure
2023-01-12 20:45:32 +08:00
Kevin Wan
367afb544c
feat: support ptr of ptr of ... in mapping ( #2779 )
...
* feat: support ptr of ptr of ... in mapping
* feat: support ptr of ptr of time.Duration in mapping
* feat: support ptr of ptr of json.Number in mapping
* chore: improve setting in mapping
* feat: support ptr of ptr encoding.TextUnmarshaler in mapping
* chore: add more tests
* fix: string ptr
* chore: update tests
2023-01-12 15:56:51 +08:00
cong
43b8c7f641
chore(trace): improve rest tracinghandler ( #2783 )
2023-01-12 12:50:57 +08:00
dependabot[bot]
a2dcb0079a
chore(deps): bump github.com/jhump/protoreflect from 1.14.0 to 1.14.1 ( #2782 )
2023-01-12 09:41:03 +08:00
cong
f9619328f2
refactor(rest): use static config for trace ignore paths. ( #2773 )
2023-01-12 09:40:18 +08:00
Kevin Wan
bae061a67e
chore: add tests ( #2778 )
2023-01-11 15:21:39 +08:00
Kevin Wan
0b176e17ac
fix : #2576 ( #2776 )
2023-01-11 00:45:11 +08:00
Kevin Wan
6340e24c17
chore: add tests ( #2774 )
2023-01-09 23:48:31 +08:00
Kevin Wan
74e0676617
feat: add config to truncate long log content ( #2767 )
2023-01-09 09:39:30 +08:00
MarkJoyMa
0defb7522f
feat: replace NewBetchInserter function name ( #2769 )
2023-01-09 09:38:57 +08:00
Kevin Wan
0c786ca849
chore: remove simple methods, inlined ( #2768 )
2023-01-09 00:55:13 +08:00
Kevin Wan
26c541b9cb
feat: add middlewares config for zrpc ( #2766 )
...
* feat: add middlewares config for zrpc
* chore: add tests
* chore: improve codecov
* chore: improve codecov
2023-01-08 19:34:05 +08:00
Kevin Wan
ade6f9ee46
feat: add middlewares config for rest ( #2765 )
...
* feat: add middlewares config for rest
* chore: disable logs in tests
* chore: enable verbose in tests
2023-01-08 16:41:53 +08:00
Kevin Wan
f4502171ea
Update readme-cn.md
2023-01-08 12:42:27 +08:00
chensy
8157e2118d
fix: replace goctl ExactValidArgs to MatchAll ( #2759 )
...
Co-authored-by: chenjieping <chenjieping@kezaihui.com >
2023-01-07 17:07:40 +08:00
Kevin Wan
e52dace416
chore: refactor ( #2764 )
2023-01-07 14:13:44 +08:00
chen quan
dc260f196a
refactor: simplify the code ( #2763 )
...
* refactor: simplify the code
* fix: fix data race
* refactor: simplify the code
* refactor: simplify the code
2023-01-07 13:32:56 +08:00
dependabot[bot]
559726112c
chore(deps): bump github.com/alicebob/miniredis/v2 from 2.23.1 to 2.30.0 ( #2762 )
...
Bumps [github.com/alicebob/miniredis/v2](https://github.com/alicebob/miniredis ) from 2.23.1 to 2.30.0.
- [Release notes](https://github.com/alicebob/miniredis/releases )
- [Changelog](https://github.com/alicebob/miniredis/blob/master/CHANGELOG.md )
- [Commits](https://github.com/alicebob/miniredis/compare/v2.23.1...v2.30.0 )
---
updated-dependencies:
- dependency-name: github.com/alicebob/miniredis/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-07 12:15:22 +08:00
MarkJoyMa
a5fcf24c04
feat: add batch inserter ( #2755 )
2023-01-06 23:30:50 +08:00
chen quan
fc9b3ffdc1
refactor: use opentelemetry's standard api to track http status code ( #2760 )
2023-01-06 23:27:54 +08:00
MarkJoyMa
e71c505e94
feat: add mongo options ( #2753 )
...
* feat: add mongo options
* feat: add mongo options
* feat: add mongo options
* feat: add mongo options
* feat: add mongo options
* feat: add mongo options
2023-01-05 22:14:50 +08:00
chen quan
21c49009c0
chore: remove unnecessary code ( #2754 )
2023-01-05 22:12:07 +08:00
#Suyghur
69d355eb4b
feat(redis): add zscan command implementation ( #2729 ) ( #2751 )
2023-01-04 13:44:17 +08:00
Kevin Wan
83f88d177f
chore: improve codecov ( #2752 )
2023-01-04 13:42:20 +08:00
xiang
641ebf1667
feat: trace http.status_code ( #2708 )
...
* feat: trace http.status_code
* feat: implements http.Flusher & http.Hijacker for traceResponseWriter
* test: delete notTracingSpans after test
* feat: trace http.status_code
* feat: implements http.Flusher & http.Hijacker for traceResponseWriter
* test: delete notTracingSpans after test
* refactor: update trace handler span message
* fix: code conflict
2023-01-04 10:21:57 +08:00
Kevin Wan
cf435bfcc1
chore: remove roadmap file, not updating ( #2749 )
2023-01-03 23:38:14 +08:00
Kevin Wan
28f1b15b8e
Update readme.md ( #2748 )
2023-01-03 23:14:39 +08:00
cong
42413dc294
feat(trace): support otlp http exporter ( #2746 )
...
* feat(trace): support otlp http exporter
* chore: use otlptracehttp v1.10.0 not upgrade grpc version prevent other modules break
* refactor(trace): rename exporter kind grpc to otlpgrpc.
BREAKING CHANGE: trace Config.Batcher should use otlpgrpc instead of grpc now.
2023-01-03 22:49:30 +08:00
Kevin Wan
ec7ac43948
chore: reorg imports ( #2745 )
...
* chore: reorg imports
* chore: format code
2023-01-03 22:26:45 +08:00
cong
deefc1a8eb
fix(trace): grpc exporter should use nonblock option ( #2744 )
...
* fix(trace): grpc exporter should use nonblock option
* chore: sort imports
2023-01-03 18:15:09 +08:00
Kevin Wan
036328f1ea
chore: update tests ( #2741 )
...
* chore: update tests
* chore: codecov on comments
* chore: codecov on comments
2023-01-03 18:02:35 +08:00
wojiukankan
85057a623d
🐛 debug grpc export ( #2379 ) ( #2719 )
...
* 🐛 debug grpc export (#2379 )
#2379 Fixed the issue that the GRPC exporter did not establish an RPC link
原文使用的 otlptracegrpc.NewUnstarted创建的是一个未建立rpc连接的导出器,无法正常使用;改为otlptracegrpc.New才妥
* Update agent_test.go
修复单元测试失败
2023-01-03 17:04:35 +08:00
Xargin
1c544a26be
use stat instead of disableStat ( #2740 )
2023-01-03 11:29:24 +08:00
chainlife
20a61ce43e
logx conf add DisableStat ( #2434 )
...
Co-authored-by: sunsoft <sunsoft@qq.com >
2023-01-02 23:22:13 +08:00
Kevin Wan
dd294e8cd6
fix : #2700 , timeout not enough for writing responses ( #2738 )
...
* fix : #2700 , timeout not enough for writing responses
* fix: test fail
* chore: add comments
2023-01-02 13:51:15 +08:00
JackSon_tm.m
3e9d0161bc
add ServeHTTP to Server/Engin for doing Httptest ( #2704 )
2023-01-02 00:24:58 +08:00
Kevin Wan
cf6c349118
fix : #2735 ( #2736 )
...
* fix : #2735
* chore: make error consistent
2023-01-01 12:21:53 +08:00
Kevin Wan
c7a0ec428c
fix: key like TLSConfig not working ( #2730 )
...
* fix: key like TLSConfig not working
* fix: remove unnecessary code
* chore: rename variable
2022-12-29 14:50:53 +08:00
chowyu12
ce1c02f4f9
Feat: ignorecolums add sort ( #2648 )
...
* add go-grpc_opt and go_opt for grpc new command
* feat: remove log when disable log
* feat: add sort
Co-authored-by: zhouyy <zhouyy@ickey.cn >
2022-12-28 14:53:22 +08:00
Kevin Wan
c3756a8f1c
fix: etcd publisher reconnecting problem ( #2710 )
...
* fix: etcd publisher reconnecting problem
* chore: fix wrong call
2022-12-27 20:03:03 +08:00
Archer
f4fd735aee
Use read-write lock instead of mutex ( #2727 )
2022-12-26 15:00:47 +08:00
Archer
683d793719
RawFieldNames should ignore the field whose name is start with a dash ( #2725 )
2022-12-24 21:27:32 +08:00
Kevin Wan
affbcb5698
fix: camel cased key of map item in config ( #2715 )
...
* fix: camel cased key of map item in config
* fix: mapping anonymous problem
* fix: mapping anonymous problem
* chore: refactor
* chore: add more tests
* chore: refactor
2022-12-24 21:26:33 +08:00
Kevin Wan
f0d1722bbd
chore: pass by value for config in dev server ( #2712 )
2022-12-24 11:41:23 +08:00
chowyu12
c4f8eca459
Feat update rootpkg ( #2718 )
...
* add go-grpc_opt and go_opt for grpc new command
* feat: remove log when disable log
* feat: remove repeat code
Co-authored-by: zhouyy <zhouyy@ickey.cn >
2022-12-23 23:57:56 +08:00
Kevin Wan
251c071418
Update readme.md
2022-12-22 23:21:41 +08:00
Kevin Wan
6652c4e445
Update readme-cn.md
2022-12-16 00:08:12 +08:00
Kevin Wan
f73613dff0
Update readme.md
2022-12-16 00:07:50 +08:00
Kevin Wan
7a75dce465
refactor: remove duplicated code ( #2705 )
2022-12-14 23:36:56 +08:00
anqiansong
801f1adf71
Remove useless file ( #2699 )
2022-12-14 23:22:01 +08:00
Kevin Wan
f76b976262
fix : #2684 ( #2693 )
2022-12-13 00:16:31 +08:00
anqiansong
a49f9060c2
Add more test ( #2692 )
2022-12-12 22:45:18 +08:00
fyyang
ebe28882eb
fix: Fix string.title ( #2687 )
...
* fix: unsignedTypeMap type error
* fix: string.Title
* style: string.Title test
2022-12-11 23:44:19 +08:00
Kevin Wan
fdc57d07d7
fix : #2672 ( #2681 )
...
* fix : #2672
* chore: fix more cases
* chore: update deps
* chore: update deps
* chore: refactor
* chore: refactor
* chore: refactor
2022-12-11 00:41:50 +08:00
re-dylan
ef22042f4d
feat: add dev server and health ( #2665 )
...
* feat: add dev server and health
* fix: fix ci
* fix: fix comment.
* feat: add enabled
* remove no need test
* feat: mv devServer to internal
* feat: default enable pprof
Co-authored-by: dylan.wang <dylan.wang@yijinin.com >
2022-12-10 20:40:23 +08:00
Tim Xiao
944193ce25
fix:Remove duplicate code ( #2686 )
2022-12-10 20:13:37 +08:00
Kevin Wan
dcfc9b79f1
feat: accept camelcase for config keys ( #2651 )
...
* feat: accept camelcase for config keys
* chore: refactor
* chore: refactor
* chore: add more tests
* chore: refactor
* fix: map elements of array
2022-12-08 22:01:36 +08:00
Kevin Wan
b7052854bb
chore: tidy go.sum ( #2675 )
2022-12-08 06:50:42 +08:00
Kevin Wan
4729a16142
chore: update deps ( #2674 )
2022-12-07 23:33:30 +08:00
benqi
3604659027
fix: fix client side in zeromicro#2109 (zeromicro#2116) ( #2659 )
...
* fix: fix client side in zeromicro#2109 (zeromicro#2116)
* fix: fix client side in zeromicro#2109 (zeromicro#2116)
* fix: fix client side in zeromicro#2109 (zeromicro#2116)
2022-12-04 00:25:52 +08:00
Kevin Wan
9f7f94b673
chore: upgrade dependencies ( #2658 )
2022-12-03 22:06:45 +08:00
bensonfx
0b3629b636
Fixes #2603 bump goctl cobra version to macos completion help bug ( #2656 )
...
Co-authored-by: Benson Yan <yanyong@axera-tech.com >
2022-12-03 19:03:38 +08:00
heyehang
a644ec7edd
feature : responses whit context ( #2637 )
2022-12-03 18:48:02 +08:00
Kevin Wan
9941055eaa
feat: add trace.SpanIDFromContext and trace.TraceIDFromContext ( #2654 )
2022-12-02 11:00:44 +08:00
EinfachePhy
10fd9131a1
replace strings.Title to cases.Title ( #2650 )
2022-12-02 00:15:51 +08:00
bigrocs
90828a0d4a
The default port is used when there is no port number for k8s ( #2598 )
...
* k8s 没有端口号时使用默认端口
* Modify the not port test
2022-11-27 09:00:11 +08:00
edieruby
b1c3c21c81
fix: log currentSize should not be 0 when file exists and size is not 0 ( #2639 )
2022-11-25 23:48:32 +08:00
chen quan
97a8b3ade5
fix(rest): fix issues#2628 ( #2629 )
2022-11-23 22:50:08 +08:00
Kevin Wan
95a5f64493
feat: add stringx.ToCamelCase ( #2622 )
2022-11-20 17:41:39 +08:00
chensy
20e659749a
fix: fix conflict with the import package name ( #2610 )
...
Co-authored-by: chenjieping <chenjieping@kezaihui.com >
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com >
2022-11-20 15:23:25 +08:00
Kevin Wan
94708cc78f
chore: update deps ( #2621 )
2022-11-19 22:28:40 +08:00
Kevin Wan
06fafd2153
feat: validate value in options for mapping ( #2616 )
2022-11-18 19:46:23 +08:00
Kevin Wan
79de932646
chore: update dependencies ( #2594 )
...
* chore: update deps
* chore: update deps
* chore: update deps
* chore: update deps
2022-11-12 18:04:39 +08:00
Kevin Wan
b562e940e7
feat: support bool for env tag ( #2593 )
2022-11-12 13:58:35 +08:00
Kevin Wan
69068cdaf0
feat: support env tag in config ( #2577 )
...
* feat: support env tag in config
* chore: add more tests
* chore: add more tests, add stringx.Join
* fix: test fail
* chore: remove print code
* chore: rename variable
2022-11-11 23:17:09 +08:00
dependabot[bot]
f25788ebea
chore(deps): bump go.mongodb.org/mongo-driver from 1.10.3 to 1.11.0 ( #2588 )
2022-11-11 07:01:54 +08:00
dependabot[bot]
1293c4321b
chore(deps): bump github.com/alicebob/miniredis/v2 from 2.23.0 to 2.23.1 ( #2587 )
2022-11-11 06:59:13 +08:00
Kevin Wan
e3e08a7396
fix: inherit issue when parent after inherits ( #2586 )
...
* fix: inherit issue when parent after inherits
* chore: add more tests
2022-11-10 22:13:05 +08:00
dependabot[bot]
4b071f4c33
chore(deps): bump github.com/jhump/protoreflect from 1.13.0 to 1.14.0 ( #2579 )
...
Bumps [github.com/jhump/protoreflect](https://github.com/jhump/protoreflect ) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/jhump/protoreflect/releases )
- [Commits](https://github.com/jhump/protoreflect/compare/v1.13.0...v1.14.0 )
---
updated-dependencies:
- dependency-name: github.com/jhump/protoreflect
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-10 14:42:53 +08:00
骑着毛驴背单词
81831b60a9
fix(change model template file type): All model template variables ar… ( #2573 )
...
* fix(change model template file type): All model template variables are stored in tpl format files with the same name as the template generated using the template init command
* fix(change model template file type): All model template variables are stored in tpl format files with the same name as the template generated using the template init command
Co-authored-by: qilvge <qilvge@.qilvge.com>
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com >
2022-11-10 13:38:35 +08:00
Kevin Wan
1677a4dceb
feat: conf inherit ( #2568 )
...
* feat: add ValuerWithParent
* feat: make etcd config inherit from parents
* chore: add more tests
* chore: add more tests
* chore: add more comments
* chore: refactor
* chore: add more comments
* fix: fix duplicated code and refactor
* fix: remove unnecessary code
* fix: fix test case for removing print
* feat: support partial inherit
2022-11-08 15:27:48 +08:00
王哈哈
dac3600b53
Modify comment syntax error ( #2572 )
2022-11-04 21:55:17 +08:00
anqiansong
3db64c7d47
fix(goctl): Fix #2561 ( #2562 )
...
* Fix #2561
* format code
2022-10-29 22:40:56 +08:00
Kevin Wan
7eb6aae949
fix: potential slice append issue ( #2560 )
2022-10-28 08:14:03 +08:00
foliet
07128213d6
chore: update "DO NOT EDIT" format ( #2559 )
...
* chore: update "DO NOT EDIT" format
* Update readme.md
* Update head.go
2022-10-27 19:41:24 +08:00
anqiansong
9504d30049
fix(goctl): fix redundant import ( #2551 )
2022-10-25 06:58:51 +08:00
chen quan
ce73b9a85c
chore(action): enable cache dependency ( #2549 )
2022-10-24 22:50:24 +08:00
re-dylan
4d2a146733
typo(mapping): fix typo for key ( #2548 )
2022-10-24 21:43:53 +08:00
Kevin Wan
46e236fef7
chore: add more tests ( #2547 )
2022-10-23 10:54:41 +08:00
Kevin Wan
06e4914e41
feat: add logger.WithFields ( #2546 )
2022-10-22 23:28:34 +08:00
Kevin Wan
9cadab2684
chore: refactor ( #2545 )
...
* chore: refactor
* chore: refactor
2022-10-22 22:52:40 +08:00
chen quan
7fe2492009
feat(trace): support for disabling tracing of specified spanName ( #2363 )
2022-10-22 22:14:12 +08:00
chen quan
22bdf0bbd5
chore: adjust rpc comment format ( #2501 )
2022-10-22 22:07:55 +08:00
chowyu12
c92a2d1b77
feat: remove info log when disable log ( #2525 )
...
* add go-grpc_opt and go_opt for grpc new command
* feat: remove log when disable log
Co-authored-by: zhouyy <zhouyy@ickey.cn >
2022-10-22 22:07:17 +08:00
swliao425
b21162d638
fix: redis's pipeline logs are not printed completely ( #2538 )
...
* fix: redis's pipeline logs are not printed completely
* add unit test
Signed-off-by: liaoshiwei <liaoshiwei@uniontech.com >
Signed-off-by: liaoshiwei <liaoshiwei@uniontech.com >
2022-10-22 21:57:40 +08:00
anqiansong
7c9ef3ca67
fix(goctl): Fix issues ( #2543 )
...
* fix #2541
* fix #2432
* Fix review comment
* foramt code
* foramt code
2022-10-22 21:01:15 +08:00
chen quan
bbadbe0175
chore(action): upgrade action ( #2521 )
...
- codecov/codecov-action
- actions/setup-go
- usthe/issues-translate-action(origin:omsun28/issues-translate-action)
2022-10-22 19:06:53 +08:00
Kevin Wan
f9beab1095
feat: support uuid.UUID in mapping ( #2537 )
2022-10-20 20:11:19 +08:00
Kevin Wan
de5c59aad3
chore: add more tests ( #2536 )
2022-10-19 20:39:46 +08:00
Gang Wu
36d3765c5c
Fix typo ( #2531 )
2022-10-18 17:27:06 +08:00
dependabot[bot]
d326e6f813
chore(deps): bump google.golang.org/grpc from 1.50.0 to 1.50.1 ( #2527 )
2022-10-18 17:02:11 +08:00
wuleiming2009
ea52fe2e0d
Fix the wrong key about FindOne in mongo of goctl. ( #2523 )
2022-10-17 19:58:57 +08:00
Kevin Wan
05a5de7c6d
chore: fix lint errors ( #2520 )
2022-10-17 06:30:58 +08:00
Kevin Wan
d4c9fd2aff
chore: add golangci-lint config file ( #2519 )
...
* chore: add golangci-lint config file
* chore: member alignment
2022-10-14 22:45:48 +08:00
dependabot[bot]
776673d57d
chore(deps): bump go.opentelemetry.io/otel/exporters/jaeger ( #2514 )
...
Bumps [go.opentelemetry.io/otel/exporters/jaeger](https://github.com/open-telemetry/opentelemetry-go ) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.10.0...v1.11.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/exporters/jaeger
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com >
2022-10-14 12:42:15 +08:00
anqiansong
1b87f5e30d
Fix mongo insert tpl ( #2512 )
2022-10-14 12:27:04 +08:00
dependabot[bot]
bc47959384
chore(deps): bump go.opentelemetry.io/otel/exporters/zipkin ( #2511 )
...
Bumps [go.opentelemetry.io/otel/exporters/zipkin](https://github.com/open-telemetry/opentelemetry-go ) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.10.0...v1.11.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/exporters/zipkin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com >
2022-10-14 11:47:38 +08:00
dependabot[bot]
9f6d926455
chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc ( #2510 )
...
Bumps [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go ) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.10.0...v1.11.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-13 23:13:04 +08:00
foliet
f7a4e3a19e
chore: fix naming problem ( #2500 )
...
When I was looking for how to mock mongo client, I found some naming problems and wanted to fix them.
2022-10-13 22:53:27 +08:00
swliao425
a515a3c735
chore: sqlx's metric name is different from redis ( #2505 )
2022-10-13 22:52:36 +08:00
dependabot[bot]
6f6f1ae21f
chore(deps): bump go.opentelemetry.io/otel/sdk from 1.10.0 to 1.11.0 ( #2504 )
...
Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go ) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.10.0...v1.11.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-13 22:51:40 +08:00
Kevin Wan
10f94ffcc2
chore: remove unnecessary code ( #2499 )
2022-10-11 22:56:12 +08:00
sado
f068062b13
token limit support context ( #2335 )
...
* token limit support context
* add token limit with ctx
add token limit with ctx
Co-authored-by: sado <liaoyonglin@bilibili.com >
2022-10-11 22:40:00 +08:00
foliet
799c118d95
feat(goctl): better generate the api code of typescript ( #2483 )
2022-10-11 22:19:22 +08:00
#Suyghur
74cc6b55e8
fix: replace Infof() with Errorf() in DurationInterceptor ( #2495 ) ( #2497 )
2022-10-11 21:45:31 +08:00
cui fliter
fc59aec2e7
fix a few function names on comments ( #2496 )
...
Signed-off-by: cui fliter <imcusg@gmail.com >
Signed-off-by: cui fliter <imcusg@gmail.com >
2022-10-10 22:12:11 +08:00
dependabot[bot]
7868667b4f
chore(deps): bump google.golang.org/grpc from 1.49.0 to 1.50.0 ( #2487 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.49.0 to 1.50.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.49.0...v1.50.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-07 22:42:24 +08:00
Kevin Wan
773b59106b
chore: remove init if possible ( #2485 )
2022-10-06 23:57:56 +08:00
dependabot[bot]
97f8667b71
chore(deps): bump go.mongodb.org/mongo-driver from 1.10.2 to 1.10.3 ( #2484 )
...
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver ) from 1.10.2 to 1.10.3.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases )
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.10.2...v1.10.3 )
---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-06 11:04:11 +08:00
foliet
b51339b69b
fix(mongo): fix file name generation errors ( #2479 )
...
Before this, no matter what style is used, lowercase file names without underscores will be generated.
2022-10-04 18:09:03 +08:00
Kevin Wan
38a73d7fbe
fix: etcd reconnecting problem ( #2478 )
2022-10-02 22:03:56 +08:00
re-dylan
e50689beed
fix #2343 ( #2349 )
...
Co-authored-by: dylan.wang <dylan.wang@yijinin.com >
2022-10-02 21:46:33 +08:00
Kevin Wan
1bc138bd34
chore: refactor to reduce duplicated code ( #2477 )
2022-10-01 21:45:53 +08:00
Kevin Wan
4b9066eda6
chore: better shedding algorithm, make sure recover from shedding ( #2476 )
...
* backup
* chore: better shedding algorithm, make sure recover from shedding
2022-10-01 20:55:25 +08:00
#Suyghur
0c66e041b5
feat(redis):add timeout method to extend blpop ( #2472 )
2022-10-01 20:53:54 +08:00
Halo
aa2be0163a
fix: add more tests ( #2473 )
...
* chore: add string to map in httpx parse method
* feat: add httpx parse stringToMap method test
* fix: add more test
2022-09-30 22:01:39 +08:00
Kevin Wan
ada2941e87
chore: sort methods ( #2470 )
2022-09-30 14:57:40 +08:00
Kevin Wan
59c0013cd1
feat: add logc package, support AddGlobalFields for both logc and logx. ( #2463 )
...
* feat: add logc package
* feat: add logc, add AddGlobalFields for both logc and logx
* chore: add benchmarks
* chore: add more tests
* chore: simplify globalFields in logx
* chore: remove outdated comments
2022-09-29 22:49:41 +08:00
Halo
05737f6519
feat: add string to map in httpx parse method ( #2459 )
...
* chore: add string to map in httpx parse method
* feat: add httpx parse stringToMap method test
2022-09-29 22:34:58 +08:00
chen quan
4f6a900fd4
fix(goctl): fix the unit test bug of goctl ( #2458 )
2022-09-27 23:52:05 +08:00
aV
63cfe60f1a
Readme Tweak ( #2436 )
...
* Update readme.md
* Update readme.md
* Update readme.md
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com >
2022-09-25 22:59:55 +08:00
bensonfx
e7acadb15d
fix #2435 ( #2442 )
...
* feat: add color to debug (#2433 )
* fix header and path type ts gen
Co-authored-by: chen quan <chenquan.dev@gmail.com >
2022-09-24 22:28:25 +08:00
chen quan
111e626a73
refactor: adjust http request slow log format ( #2440 )
2022-09-23 21:20:38 +08:00
Kevin Wan
1a6d7b3ef6
chore: gofumpt ( #2439 )
2022-09-22 22:40:01 +08:00
chen quan
2e1e4f3574
feat: add color to debug ( #2433 )
2022-09-21 22:30:06 +08:00
Kevin Wan
22d0a2120a
chore: replace fmt.Fprint ( #2425 )
2022-09-20 23:51:58 +08:00
chen quan
68e15360c2
fix: fix log output ( #2424 )
2022-09-20 22:45:52 +08:00
jesse.tang
1b344a8851
cleanup: deprecated field and func ( #2416 )
...
* cleanup: deprecated field and func
* fmt import order
2022-09-20 22:13:34 +08:00
dawn_zhou
d640544a40
refactor: redis error for prometheus metric label ( #2412 )
...
Co-authored-by: dawn.zhou <dawn.zhou@yijinin.com >
2022-09-20 21:13:33 +08:00
MarkJoyMa
e6aa6fc361
feat: add log debug level ( #2411 )
2022-09-20 07:50:11 +08:00
MarkJoyMa
4c927624b0
fix goctl help message ( #2414 )
2022-09-19 14:05:46 +08:00
Kevin Wan
0ea92b7280
chore: add more tests ( #2410 )
2022-09-19 13:52:14 +08:00
anqiansong
2cde970c9e
feat(goctl):Add ignore-columns flag ( #2407 )
...
* fix #2074,#2100
* format code
* fix #2397
* format code
* Support comma spliter
* format code
2022-09-19 11:49:39 +08:00
Kevin Wan
5061158bd6
chore: add more tests ( #2409 )
2022-09-18 23:17:21 +08:00
kevin
9138056c01
chore: update go-zero to v1.4.1
2022-09-17 23:07:29 +08:00
Kevin Wan
0b1884b6bd
feat: support caller skip in logx ( #2401 )
...
* feat: support caller skip in logx
* chore: remove debug prints
* chore: remove debug prints
* chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc (#2402 )
Bumps [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go ) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.9.0...v1.10.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore: simplify test code
* chore: remove new WithFields in logx, and deprecated old WithFields
* chore: simplify WithDuration
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-17 22:48:24 +08:00
Kevin Wan
1f6688e5c1
chore: refactor the imports ( #2406 )
2022-09-17 20:06:23 +08:00
dawn_zhou
ae7f1aabdd
feat: mysql and redis metric support ( #2355 )
...
* feat: mysql and redis metric support
* feat: mysql and redis metric support
* feat: mysql and redis metric support
Co-authored-by: dawn.zhou <dawn.zhou@yijinin.com >
2022-09-17 19:35:30 +08:00
dependabot[bot]
b8664be2bb
chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc ( #2402 )
...
Bumps [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go ) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.9.0...v1.10.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-17 00:14:39 +08:00
dependabot[bot]
6e16a9647e
chore(deps): bump go.etcd.io/etcd/client/v3 from 3.5.4 to 3.5.5 ( #2395 )
...
Bumps [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd ) from 3.5.4 to 3.5.5.
- [Release notes](https://github.com/etcd-io/etcd/releases )
- [Changelog](https://github.com/etcd-io/etcd/blob/main/Dockerfile-release.amd64 )
- [Commits](https://github.com/etcd-io/etcd/compare/v3.5.4...v3.5.5 )
---
updated-dependencies:
- dependency-name: go.etcd.io/etcd/client/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com >
2022-09-16 23:54:05 +08:00
dependabot[bot]
bb0e76be47
chore(deps): bump go.etcd.io/etcd/api/v3 from 3.5.4 to 3.5.5 ( #2394 )
...
Bumps [go.etcd.io/etcd/api/v3](https://github.com/etcd-io/etcd ) from 3.5.4 to 3.5.5.
- [Release notes](https://github.com/etcd-io/etcd/releases )
- [Changelog](https://github.com/etcd-io/etcd/blob/main/Dockerfile-release.amd64 )
- [Commits](https://github.com/etcd-io/etcd/compare/v3.5.4...v3.5.5 )
---
updated-dependencies:
- dependency-name: go.etcd.io/etcd/api/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-15 23:07:56 +08:00
dependabot[bot]
27a20e1ed3
chore(deps): bump github.com/jhump/protoreflect from 1.12.0 to 1.13.0 ( #2393 )
...
Bumps [github.com/jhump/protoreflect](https://github.com/jhump/protoreflect ) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/jhump/protoreflect/releases )
- [Commits](https://github.com/jhump/protoreflect/compare/v1.12.0...v1.13.0 )
---
updated-dependencies:
- dependency-name: github.com/jhump/protoreflect
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-15 22:32:30 +08:00
dependabot[bot]
cbbbee0ace
chore(deps): bump go.opentelemetry.io/otel/exporters/jaeger ( #2389 )
...
Bumps [go.opentelemetry.io/otel/exporters/jaeger](https://github.com/open-telemetry/opentelemetry-go ) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.9.0...v1.10.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/exporters/jaeger
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-15 22:00:07 +08:00
Kevin Wan
e9650d547b
chore: refactor ( #2388 )
2022-09-14 23:46:34 +08:00
dependabot[bot]
60160f56b8
chore(deps): bump go.opentelemetry.io/otel/exporters/zipkin ( #2385 )
...
Bumps [go.opentelemetry.io/otel/exporters/zipkin](https://github.com/open-telemetry/opentelemetry-go ) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.9.0...v1.10.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/exporters/zipkin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com >
2022-09-14 23:46:15 +08:00
genewoo
05c2f313c7
feat: add grpc export ( #2379 )
...
Co-authored-by: Gene Wu <gene.wu@cabital.com >
2022-09-14 22:54:52 +08:00
dependabot[bot]
f2a0f78288
chore(deps): bump go.opentelemetry.io/otel/sdk from 1.9.0 to 1.10.0 ( #2383 )
...
Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go ) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.9.0...v1.10.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-14 18:08:37 +08:00
Kevin Wan
3e96994b7b
feat: support targetPort option in goctl kube ( #2378 )
2022-09-12 20:42:41 +08:00
Kevin Wan
66c2a28e66
fix #2364 ( #2377 )
2022-09-12 19:29:43 +08:00
Kevin Wan
9672071b5d
Update readme-cn.md
2022-09-12 18:31:42 +08:00
anqiansong
9581e8445a
fix: issue #2359 ( #2368 )
...
* Revert changes
* Unrap nested structure for doc code generation
* Revert changes
* Remove useless code
* Remove useless code
* Format code
2022-09-11 22:56:53 +08:00
dependabot[bot]
6ec8bc6655
chore(deps): bump github.com/lib/pq from 1.10.6 to 1.10.7 ( #2373 )
...
Bumps [github.com/lib/pq](https://github.com/lib/pq ) from 1.10.6 to 1.10.7.
- [Release notes](https://github.com/lib/pq/releases )
- [Commits](https://github.com/lib/pq/compare/v1.10.6...v1.10.7 )
---
updated-dependencies:
- dependency-name: github.com/lib/pq
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com >
2022-09-11 22:33:37 +08:00
Kevin Wan
d935c83a54
feat: support baggage propagation in httpc ( #2375 )
...
* feat: support baggage propagation in httpc
* chore: use go 1.16
* chore: use go 1.16
* chore: use go ^1.16
* chore: remove deprecated
2022-09-10 15:18:52 +08:00
dependabot[bot]
590d784800
chore(deps): bump go.uber.org/goleak from 1.1.12 to 1.2.0 ( #2371 )
...
Bumps [go.uber.org/goleak](https://github.com/uber-go/goleak ) from 1.1.12 to 1.2.0.
- [Release notes](https://github.com/uber-go/goleak/releases )
- [Changelog](https://github.com/uber-go/goleak/blob/master/CHANGELOG.md )
- [Commits](https://github.com/uber-go/goleak/compare/v1.1.12...v1.2.0 )
---
updated-dependencies:
- dependency-name: go.uber.org/goleak
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-08 12:07:50 +08:00
dependabot[bot]
784276b360
chore(deps): bump go.mongodb.org/mongo-driver from 1.10.1 to 1.10.2 ( #2370 )
2022-09-08 07:26:55 +08:00
Kevin Wan
da80662b0f
chore: refactor ( #2365 )
2022-09-07 11:18:52 +08:00
maizige
cfda972d50
fix:trace graceful stop,pre loss trace ( #2358 )
2022-09-07 10:33:01 +08:00
Archer
6078bf1a04
correct test case ( #2340 )
2022-09-04 21:14:56 +08:00
anqiansong
ce638d26d9
Hidden java ( #2333 )
2022-08-30 23:54:36 +08:00
maizige
422f401153
fix:etcd get&watch not atomic ( #2321 )
2022-08-29 08:35:31 +08:00
Kevin Wan
dfeef5e497
fix: thread-safe in getWriter of logx ( #2319 )
2022-08-29 08:32:17 +08:00
Archer
8c72136631
make logx#getWriter concurrency-safe ( #2233 )
...
* make logx#getWriter concurrency-safe
* make logx#getWriter concurrency-safe
2022-08-28 22:10:50 +08:00
Zlx
9d6c8f67f5
generates nested types in doc ( #2201 )
...
Co-authored-by: Link_Zhao <Link_Zhao@epam.com >
2022-08-28 21:51:27 +08:00
anqiansong
f70805ee60
Add strict flag ( #2248 )
...
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com >
2022-08-28 18:55:52 +08:00
Kevin Wan
a1466e1707
fix: range validation on mapping ( #2317 )
2022-08-28 17:49:26 +08:00
lowang-bh
1b477bbef9
improve: number range compare left and righ value ( #2315 )
...
Co-authored-by: wanglonghui7 <wanglonghui7@jd.com >
2022-08-28 17:17:22 +08:00
Kevin Wan
813625d995
refactor: sequential range over safemap ( #2316 )
2022-08-28 17:16:31 +08:00
李平平
15a2802f12
safemap add Range method ( #2314 )
2022-08-28 16:51:45 +08:00
Kevin Wan
5d00dfb962
fix: handle the scenarios that content-length is invalid ( #2313 )
2022-08-28 15:41:02 +08:00
Kevin Wan
d9620bb072
chore: remove unused packages ( #2312 )
2022-08-28 14:20:03 +08:00
Kevin Wan
d978563523
fix: more accurate panic message on mapreduce ( #2311 )
2022-08-27 22:47:25 +08:00
yiGmMk
fb6d7e2fd2
fix #2301,package conflict generated by ddl ( #2307 )
...
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com >
2022-08-27 21:56:39 +08:00
Kevin Wan
2d60f0c65a
fix: logx disable not working in some cases ( #2306 )
...
* fix: logx disable not working in some cases
* fix: test fail
2022-08-27 19:24:31 +08:00
maizige
5d4ae201d0
Fix/del server interceptor duplicate copy md 20220827 ( #2309 )
...
* fix:grpc server interceptor duplicate copy MD
* modify wrong comments
2022-08-27 18:55:40 +08:00
maizige
05007c86bb
fix:duplicate copy MD ( #2304 )
2022-08-27 12:18:23 +08:00
Kevin Wan
93584c6ca6
chore: refactor gateway ( #2303 )
2022-08-27 11:39:42 +08:00
dependabot[bot]
22bb7e95fd
chore(deps): bump github.com/pelletier/go-toml/v2 from 2.0.3 to 2.0.5 ( #2305 )
...
Bumps [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml ) from 2.0.3 to 2.0.5.
- [Release notes](https://github.com/pelletier/go-toml/releases )
- [Changelog](https://github.com/pelletier/go-toml/blob/v2/.goreleaser.yaml )
- [Commits](https://github.com/pelletier/go-toml/compare/v2.0.3...v2.0.5 )
---
updated-dependencies:
- dependency-name: github.com/pelletier/go-toml/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-27 11:39:07 +08:00
sado
bebf6322ff
fix resource manager dead lock ( #2302 )
...
Co-authored-by: sado <liaoyonglin@bilibili.com >
2022-08-26 20:07:25 +08:00
Kevin Wan
36678f9023
chore: refactor stat ( #2299 )
2022-08-25 23:37:32 +08:00
Josh Quintana
90cdd61efc
Initialize CPU stat code only if used ( #2020 )
...
Co-authored-by: Josh Quintana <josh@highwaybenefits.com >
2022-08-25 22:05:29 +08:00
dependabot[bot]
28166dedd6
chore(deps): bump google.golang.org/grpc from 1.48.0 to 1.49.0 ( #2297 )
2022-08-25 08:44:09 +08:00
chen quan
0316b6e10e
feat(redis): add ZaddFloat & ZaddFloatCtx ( #2291 )
2022-08-24 21:02:16 +08:00
Kevin Wan
4cb68a034a
fix #2163 ( #2283 )
2022-08-24 20:19:53 +08:00
chen quan
847a396f1c
fix(logx): display garbled characters in windows(DOS, Powershell) ( #2232 )
...
* fix(logx): display garbled characters in windows(DOS, Powershell)
* Update writer.go
2022-08-23 22:45:11 +08:00
chen quan
c1babdf8b2
doc(readme): add star history ( #2275 )
2022-08-23 22:42:03 +08:00
MarkJoyMa
040c9e0954
feat: rpc add health check function configuration optional ( #2288 )
...
* feat: rpc add health check function configuration optional
* update config field name
2022-08-23 13:44:21 +08:00
Kevin Wan
1c85d39add
Update readme-cn.md
2022-08-22 17:12:26 +08:00
Kevin Wan
4cd065f4f4
Update issues.yml
2022-08-19 23:10:16 +08:00
anqiansong
b9c97678bc
chore: Update readme ( #2280 )
...
* Update readme
* Update readme
2022-08-19 23:08:07 +08:00
Kevin Wan
5208def65a
fix #2240 ( #2271 )
2022-08-18 23:10:04 +08:00
Kevin Wan
3b96dc1598
Update readme-cn.md
2022-08-18 21:25:08 +08:00
dependabot[bot]
fa3f1bc19c
chore(deps): bump github.com/pelletier/go-toml/v2 from 2.0.2 to 2.0.3 ( #2267 )
...
Bumps [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml ) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/pelletier/go-toml/releases )
- [Changelog](https://github.com/pelletier/go-toml/blob/v2/.goreleaser.yaml )
- [Commits](https://github.com/pelletier/go-toml/compare/v2.0.2...v2.0.3 )
---
updated-dependencies:
- dependency-name: github.com/pelletier/go-toml/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-17 22:30:27 +08:00
Kevin Wan
8ed22eafdd
fix #2240 ( #2263 )
2022-08-14 19:49:47 +08:00
Kevin Wan
05dd6bd743
chore: refactor logx ( #2262 )
2022-08-14 13:58:06 +08:00
dependabot[bot]
9af1a42386
chore(deps): bump github.com/alicebob/miniredis/v2 from 2.22.0 to 2.23.0 ( #2260 )
...
Bumps [github.com/alicebob/miniredis/v2](https://github.com/alicebob/miniredis ) from 2.22.0 to 2.23.0.
- [Release notes](https://github.com/alicebob/miniredis/releases )
- [Changelog](https://github.com/alicebob/miniredis/blob/master/CHANGELOG.md )
- [Commits](https://github.com/alicebob/miniredis/compare/v2.22.0...v2.23.0 )
---
updated-dependencies:
- dependency-name: github.com/alicebob/miniredis/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-13 10:34:23 +08:00
Kevin Wan
f3645e420e
test: add more tests ( #2261 )
2022-08-13 10:31:23 +08:00
fyyang
62abac0b7e
fix: unsignedTypeMap type error ( #2246 )
2022-08-11 22:56:00 +08:00
Kevin Wan
6357e27418
fix: test failure, due to go 1.19 compatibility ( #2256 )
2022-08-11 22:55:12 +08:00
Kevin Wan
1568c3be0e
fix: time repr wrapper ( #2255 )
2022-08-11 22:39:54 +08:00
dependabot[bot]
27e773fa1f
chore(deps): bump github.com/prometheus/client_golang ( #2244 )
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.12.2 to 1.13.0.
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.12.2...v1.13.0 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-10 22:16:27 +08:00
dependabot[bot]
d8e17be33e
chore(deps): bump github.com/fullstorydev/grpcurl from 1.8.6 to 1.8.7 ( #2245 )
...
Bumps [github.com/fullstorydev/grpcurl](https://github.com/fullstorydev/grpcurl ) from 1.8.6 to 1.8.7.
- [Release notes](https://github.com/fullstorydev/grpcurl/releases )
- [Changelog](https://github.com/fullstorydev/grpcurl/blob/master/.goreleaser.yml )
- [Commits](https://github.com/fullstorydev/grpcurl/compare/v1.8.6...v1.8.7 )
---
updated-dependencies:
- dependency-name: github.com/fullstorydev/grpcurl
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-10 22:09:04 +08:00
Kevin Wan
da5770ee2b
chore: release action for goctl ( #2239 )
2022-08-07 16:49:22 +08:00
Kevin Wan
731b3ebf6f
Update readme-cn.md
2022-08-07 16:11:43 +08:00
Kevin Wan
1e0f94ba86
Update readme.md
2022-08-07 16:11:27 +08:00
Kevin Wan
a987512c7b
feat: more meaningful error messages, close body on httpc requests ( #2238 )
...
* feat: more meaningful error messages, close body on httpc requests
* fix: test failure
2022-08-07 16:09:54 +08:00
Kevin Wan
c1c7584de1
Update readme.md
2022-08-07 16:08:16 +08:00
Kevin Wan
98b9a25cc7
Update readme.md
2022-08-07 11:13:34 +08:00
Kevin Wan
a8305def3d
docs: update docs for gateway ( #2236 )
2022-08-07 11:11:46 +08:00
Kevin Wan
d20d8324e7
fix : #2216 ( #2235 )
2022-08-06 17:48:59 +08:00
Kevin Wan
c638fce31c
chore: renaming configs ( #2234 )
2022-08-06 16:32:12 +08:00
dependabot[bot]
34294702b0
chore(deps): bump go.mongodb.org/mongo-driver from 1.10.0 to 1.10.1 ( #2225 )
2022-08-04 20:25:56 +08:00
chen quan
4fad067a0e
fix(logx): need to wait for the first caller to complete the execution. ( #2213 )
2022-08-03 23:59:39 +08:00
safeoy
3f3c811e08
fix: fix comment typo ( #2220 )
...
Use an instead of 'a' if the following word starts with a vowel sound, e.g. 'an in-memory cache'.
2022-08-03 23:57:49 +08:00
dependabot[bot]
dbdbb68676
chore(deps): bump go.opentelemetry.io/otel/exporters/zipkin ( #2222 )
...
Bumps [go.opentelemetry.io/otel/exporters/zipkin](https://github.com/open-telemetry/opentelemetry-go ) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.8.0...v1.9.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/exporters/zipkin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com >
2022-08-03 23:56:22 +08:00
dependabot[bot]
83772344b0
chore(deps): bump go.opentelemetry.io/otel/exporters/jaeger ( #2223 )
...
Bumps [go.opentelemetry.io/otel/exporters/jaeger](https://github.com/open-telemetry/opentelemetry-go ) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.8.0...v1.9.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/exporters/jaeger
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-03 23:41:46 +08:00
Kevin Wan
49367f1713
fix: handling rpc error on gateway ( #2212 )
2022-08-01 00:01:24 +08:00
Kevin Wan
91b8effb24
chore: refactor redislock ( #2210 )
...
* chore: refactor redislock
* chore: add more tests
2022-07-30 19:46:10 +08:00
cong
4879d4dfcd
feat(redislock): support set context ( #2208 )
...
* feat(redislock): support set context
* chore: fix test
2022-07-30 18:38:36 +08:00
dependabot[bot]
b18479dd43
chore(deps): bump google.golang.org/protobuf from 1.28.0 to 1.28.1 ( #2205 )
...
Bumps [google.golang.org/protobuf](https://github.com/protocolbuffers/protobuf-go ) from 1.28.0 to 1.28.1.
- [Release notes](https://github.com/protocolbuffers/protobuf-go/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf-go/blob/master/release.bash )
- [Commits](https://github.com/protocolbuffers/protobuf-go/compare/v1.28.0...v1.28.1 )
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-29 23:53:35 +08:00
Kevin Wan
5cd9229986
fix: only setup logx once ( #2188 )
...
* fix: only setup logx once
* fix: test failure
* chore: not reset logging level in reset
* chore: refactoring
2022-07-28 22:08:48 +08:00
施国鹏
3d38d36605
fix: logx test foo ( #2144 )
...
constant testlog "Stay hungry, stay foolish." contains foo(foolish), changed to foo1
2022-07-28 21:29:56 +08:00
chen quan
003adae51f
fix(httpc): fix typo errors ( #2189 )
2022-07-27 09:11:15 +08:00
马守越
5348375b99
support mulitple protoset files ( #2190 )
2022-07-27 09:10:23 +08:00
benqi
5d7919a9f5
fix: remove invalid log fields in notLoggingContentMethods ( #2187 )
2022-07-24 22:18:04 +08:00
Kevin Wan
9b334b5428
chore: let logx.SetWriter can be called anytime ( #2186 )
2022-07-24 14:15:57 +08:00
fisnone
685d14e662
fix:duplicate route check ( #2154 )
...
Co-authored-by: 黄志荣 <huangzhirong@shuinfo.com >
2022-07-24 10:48:50 +08:00
benqi
edbf1a3b63
fix: fix switch doesn't work bug ( #2183 )
2022-07-23 12:15:37 +08:00
Kevin Wan
92145b56dc
chore: refactoring ( #2182 )
2022-07-22 23:16:38 +08:00
Kevin Wan
34eb3fc12e
chore: refactoring logx ( #2181 )
2022-07-22 22:28:01 +08:00
SgtDaJim
101304be53
feat: logx support logs rotation based on size limitation. ( #1652 ) ( #2167 )
...
* feat: logx support logs rotation based on size limitation. (#1652 )
implementation of #1652
Totally compatible with the old logx.LogConf. No effect if users do not change their options.
* feat: logx support logs rotation based on size limitation. (#1652 )
implementation of #1652
Totally compatible with the old logx.LogConf. No effect if users do not change their options.
* feat: logx support logs rotation based on size limitation. (#1652 )
implementation of #1652
Totally compatible with the old logx.LogConf. No effect if users do not change their options.
* feat: logx support logs rotation based on size limitation. (#1652 )
implementation of #1652
Totally compatible with the old logx.LogConf. No effect if users do not change their options.
2022-07-22 21:13:10 +08:00
anqiansong
f630bc735b
Update goctl version ( #2178 )
2022-07-21 15:29:50 +08:00
anqiansong
ca3c687f1c
feat: Support for multiple rpc service generation and rpc grouping ( #1972 )
...
* Add group & compatible flag
* Add group & compatible flag
* Support for multiple rpc service generation and rpc grouping
* Support for multiple rpc service generation and rpc grouping
* Format code
* Format code
* Add comments
* Fix unit test
* Refactor function name
* Add example & Update grpc readme
* go mod tidy
* update mod
* update mod
2022-07-21 12:47:46 +08:00
anqiansong
1b51d0ce82
fix: fix #2102 , #2108 ( #2131 )
...
* g4 code generation
* Update grammar
* g4 code generation
* fix #2108
* fix #2102
* Remove comments
2022-07-20 22:49:41 +08:00
Kevin Wan
d9218e1551
Update readme-cn.md
...
add go-zero users.
2022-07-20 09:40:32 +08:00
anqiansong
9c448c64ef
Update api template ( #2172 )
2022-07-19 23:49:20 +08:00
杨圆建
bc85eaa9b1
fix: goctl genhandler duplicate rest/httpx & goctl genhandler template support custom import httpx package ( #2152 )
2022-07-19 23:24:47 +08:00
Kevin Wan
2a6f801978
chore: refactoring mapping name ( #2168 )
2022-07-19 09:58:46 +08:00
Kevin Wan
8d567b5508
feat: support customized header to metadata processor ( #2162 )
...
* chore: add more tests
* feat: support customized header processor
2022-07-17 23:21:19 +08:00
Kevin Wan
0dd2768d09
feat: support google.api.http in gateway ( #2161 )
2022-07-17 14:57:25 +08:00
Kevin Wan
4324ddc024
feat: set content-type to application/json ( #2160 )
2022-07-17 13:52:46 +08:00
Kevin Wan
557383fbbf
feat: verify RpcPath on startup ( #2159 )
...
* feat: verify RpcPath on startup
* feat: support http header Grpc-Timeout
2022-07-17 12:37:23 +08:00
Kevin Wan
b206dd28a3
feat: support form values in gateway ( #2158 )
2022-07-16 23:40:53 +08:00
Kevin Wan
453fa309b1
feat: export gateway.Server to let users add middlewares ( #2157 )
2022-07-16 22:59:25 +08:00
Kevin Wan
4d7dae9cea
Update readme-cn.md
2022-07-16 14:53:00 +08:00
Kevin Wan
d228b9038d
Update readme.md
2022-07-16 14:52:45 +08:00
Kevin Wan
13477238a3
feat: restful -> grpc gateway ( #2155 )
...
* Revert "chore: remove unimplemented gateway (#2139 )"
This reverts commit d70e73ec66 .
* feat: working gateway
* feat: use mr to make it faster
* feat: working gateway
* chore: add comments
* feat: support protoset besides reflection
* feat: support zrpc client conf
* docs: update readme
* feat: support grpc-metadata- header to gateway- header conversion
* chore: add docs
2022-07-16 14:11:34 +08:00
dependabot[bot]
95a574e9e9
chore(deps): bump google.golang.org/grpc from 1.47.0 to 1.48.0 ( #2147 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.47.0 to 1.48.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.47.0...v1.48.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-15 10:02:25 +08:00
dependabot[bot]
453100e0e2
chore(deps): bump go.mongodb.org/mongo-driver from 1.9.1 to 1.10.0 ( #2150 )
...
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver ) from 1.9.1 to 1.10.0.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases )
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.9.1...v1.10.0 )
---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-15 10:02:08 +08:00
Kevin Wan
d70e73ec66
chore: remove unimplemented gateway ( #2139 )
2022-07-13 21:55:19 +08:00
Kevin Wan
300b124e42
docs: update goctl readme ( #2136 )
2022-07-12 23:16:40 +08:00
Kevin Wan
3bad043413
chore: refactor ( #2130 )
2022-07-11 23:50:50 +08:00
Kevin Wan
23f34234d0
chore: add more tests ( #2129 )
2022-07-11 23:32:57 +08:00
虫子樱桃
d71b3c841f
feat:Add Routes method for server ( #2125 )
...
Co-authored-by: czyt <czyt@w.cn >
2022-07-11 23:23:38 +08:00
Kevin Wan
24787a946b
feat: support logx.WithFields ( #2128 )
2022-07-11 23:19:26 +08:00
Richard Yi
6e50c87dca
fix: generated sql query fields do not match template ( #2004 )
...
* Fix typo
* Match generated sql query fields with template
2022-07-11 23:06:00 +08:00
Kevin Wan
e672b3f8e1
feat: add Wrap and Wrapf in errorx ( #2126 )
2022-07-11 23:04:38 +08:00
Kevin Wan
1c09db6d5d
chore: coding style ( #2120 )
2022-07-10 11:05:21 +08:00
LeeDF
96acf1f5a6
fix goctl rpc protoc strings.EqualFold Service.Name GoPackage ( #2046 )
2022-07-09 23:40:32 +08:00
Kevin Wan
97a171441d
chore: remove blank lines ( #2117 )
...
* chore: remove blank lines
* chore: refactor
2022-07-09 15:59:25 +08:00
虫子樱桃
725e6056e1
feat:goctl model mongo add easy flag for easy declare. ( #2073 )
...
* fix:typo in readme.md
* feat:`goctl model mongo ` add `easy` flag to generate code with Auto generated CollectionName for easy declare.
* fix:`goctl api doc ` when referenced api file contains no route,will generate an empty markdown file.
* code: adjust code.
Co-authored-by: 虫子樱桃 <czyt@w.cn >
2022-07-09 15:34:01 +08:00
Kevin Wan
1410f7dc20
fix #2109 ( #2116 )
2022-07-09 15:05:59 +08:00
warrior
8afe68f3f1
refactor:remove duplicate codes ( #2101 )
...
Co-authored-by: 沈四胜 <sisheng.shen@71360.com >
2022-07-09 14:56:49 +08:00
dependabot[bot]
74c41e8c5e
chore(deps): bump go.opentelemetry.io/otel/exporters/jaeger ( #2115 )
...
Bumps [go.opentelemetry.io/otel/exporters/jaeger](https://github.com/open-telemetry/opentelemetry-go ) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.7.0...v1.8.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/exporters/jaeger
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com >
2022-07-09 14:42:16 +08:00
Minghong Fang
48f7e01158
feat: add method to jsonx ( #2049 )
2022-07-09 14:20:53 +08:00
dependabot[bot]
f6f6ee5c8c
chore(deps): bump go.opentelemetry.io/otel/exporters/zipkin ( #2112 )
...
Bumps [go.opentelemetry.io/otel/exporters/zipkin](https://github.com/open-telemetry/opentelemetry-go ) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.7.0...v1.8.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/exporters/zipkin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-09 14:16:08 +08:00
Kevin Wan
b364c54940
chore: update goctl version to 1.3.9 ( #2111 )
2022-07-08 22:31:50 +08:00
Kevin Wan
e0e3f97c7c
chore: refactor ( #2087 )
2022-07-02 14:03:11 +08:00
taobig
6a2d6786c6
remove legacy code ( #2086 )
2022-07-02 00:22:42 +08:00
Kevin Wan
18035bd4d4
chore: refactor ( #2085 )
2022-07-02 00:15:38 +08:00
家福
f3b8fef34f
fix: type matching supports string to int ( #2038 )
...
* fix: type matching supports string to int
* feat: type matching supports string to int
Co-authored-by: 程家福 <chengjiafu@uniontech.com >
2022-07-01 23:21:31 +08:00
givemeafish
6a4885ba64
fix concurrent map writes ( #2079 )
...
Co-authored-by: wero <wero@werodeMacBook-Pro.local >
2022-07-01 23:07:25 +08:00
Kevin Wan
f2cef2b963
Update readme-cn.md
2022-07-01 23:00:19 +08:00
taobig
bfd0869ee2
remove legacy code ( #2084 )
2022-07-01 22:41:16 +08:00
Kevin Wan
4e26e0407e
Update readme.md
2022-07-01 22:17:05 +08:00
wxc
d200ba4a7b
feat: CompareAndSwapInt32 may be better than AddInt32 ( #2077 )
2022-07-01 12:41:32 +08:00
dependabot[bot]
ce7e2a2a9a
chore(deps): bump github.com/pelletier/go-toml/v2 from 2.0.1 to 2.0.2 ( #2072 )
...
Bumps [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml ) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/pelletier/go-toml/releases )
- [Changelog](https://github.com/pelletier/go-toml/blob/v2/.goreleaser.yaml )
- [Commits](https://github.com/pelletier/go-toml/compare/v2.0.1...v2.0.2 )
---
updated-dependencies:
- dependency-name: github.com/pelletier/go-toml/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-30 23:27:53 +08:00
taobig
c92400ead2
fix 当表有唯一键时,update()的形参和实参不一致 ( #2010 )
2022-06-30 23:25:54 +08:00
dependabot[bot]
0b109c1954
chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.4.1 to 4.4.2 ( #2066 )
...
Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt ) from 4.4.1 to 4.4.2.
- [Release notes](https://github.com/golang-jwt/jwt/releases )
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md )
- [Commits](https://github.com/golang-jwt/jwt/compare/v4.4.1...v4.4.2 )
---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-30 00:21:08 +08:00
dependabot[bot]
d42979f705
chore(deps): bump github.com/stretchr/testify from 1.7.2 to 1.8.0 ( #2068 )
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.7.2 to 1.8.0.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.7.2...v1.8.0 )
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-29 22:08:01 +08:00
dependabot[bot]
29d81381c1
chore(deps): bump github.com/alicebob/miniredis/v2 from 2.21.0 to 2.22.0 ( #2067 )
...
Bumps [github.com/alicebob/miniredis/v2](https://github.com/alicebob/miniredis ) from 2.21.0 to 2.22.0.
- [Release notes](https://github.com/alicebob/miniredis/releases )
- [Changelog](https://github.com/alicebob/miniredis/blob/master/CHANGELOG.md )
- [Commits](https://github.com/alicebob/miniredis/compare/v2.21.0...v2.22.0 )
---
updated-dependencies:
- dependency-name: github.com/alicebob/miniredis/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-29 21:53:02 +08:00
dependabot[bot]
89f6c97097
chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 ( #2064 )
...
Bumps [github.com/ClickHouse/clickhouse-go/v2](https://github.com/ClickHouse/clickhouse-go ) from 2.0.15 to 2.2.0.
- [Release notes](https://github.com/ClickHouse/clickhouse-go/releases )
- [Commits](https://github.com/ClickHouse/clickhouse-go/compare/v2.0.15...v2.2.0 )
---
updated-dependencies:
- dependency-name: github.com/ClickHouse/clickhouse-go/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-29 21:52:07 +08:00
Kevin Wan
ff6f109065
Create dependabot.yml
...
add dependabot.
2022-06-29 21:38:47 +08:00
Zhang.Y
7da77302f4
fix: \u003cnil\u003e log output when http server shutdown. ( #2055 )
2022-06-29 21:35:01 +08:00
虫子樱桃
76086fc717
fix:typo in readme.md ( #2061 )
...
Co-authored-by: 虫子樱桃 <czyt@w.cn >
2022-06-29 19:38:23 +08:00
Kevin Wan
555c4ecd1a
fix: quickstart wrong package when go.mod exists in parent dir ( #2048 )
...
* chore: fix typo
* fix: quickstart in dir with go.mod
* fix: runner failed
* chore: refine code
* chore: simplify quickstart mono
2022-06-26 22:37:15 +08:00
lord63
630dfa0887
[ci skip] Fix dead doc link ( #2047 )
2022-06-25 11:18:47 +08:00
Kevin Wan
38cd7b7df0
chore: remove lifecycle preStop because sh not exist in scratch ( #2042 )
2022-06-24 21:30:07 +08:00
Kevin Wan
9148f8df2a
Update readme-cn.md
2022-06-24 20:22:35 +08:00
Kevin Wan
13f051d0e5
Update readme-cn.md
2022-06-22 22:01:00 +08:00
anqiansong
93b3f5030f
chore: Add command desc & color commands ( #2013 )
...
* Add link & Color sub-commands
* Color sub-commands for unix-like OS
* Remove useless code
* Remove redundant dependency
2022-06-21 20:21:38 +08:00
anqiansong
b44e8f5c75
fix #1977 ( #2034 )
2022-06-21 20:01:42 +08:00
Kevin Wan
b9eb03e9a9
Update readme.md
2022-06-19 20:50:55 +08:00
Kevin Wan
86b531406b
Update readme.md
2022-06-19 20:48:21 +08:00
Kevin Wan
47c49de94e
feat: rest.WithChain to replace builtin middlewares ( #2033 )
...
* feat: rest.WithChain to replace builtin middlewares
* chore: add comments
* chore: refine code
2022-06-19 17:41:33 +08:00
Kevin Wan
50f16e2892
Update readme-cn.md
2022-06-19 14:22:29 +08:00
Kevin Wan
018ca82048
chore: refactor to simplify disabling builtin middlewares ( #2031 )
...
* chore: refactor to simplify disabling builtin middlewares
* chore: rename methods
2022-06-18 20:16:34 +08:00
magickeha
6976ba7e13
add user middleware chain function ( #1913 )
...
* add user middleware chain function
* fix staticcheck SA4006
* chang code Implementation style
Co-authored-by: kemq1 <kemq1@spdb.com.cn >
2022-06-18 18:45:47 +08:00
anqiansong
9b6e4c440c
Add fig ( #2008 )
...
Co-authored-by: SH00414ml <sh00414ml@SH00414mldeMacBook-Pro.local >
2022-06-18 18:34:48 +08:00
Kevin Wan
9eea311a4d
feat: support build Dockerfile from current dir ( #2021 )
2022-06-18 18:32:07 +08:00
chen quan
86d70317bf
chore: upgrade action version ( #2027 )
2022-06-17 19:55:19 +08:00
chen quan
6518eb10b3
feat: add trace in httpc ( #2011 )
2022-06-17 15:01:14 +08:00
Kevin Wan
0147d7a9d1
Update readme-cn.md
2022-06-14 08:23:46 +08:00
Kevin Wan
1b2b7647d6
chore: coding style ( #2012 )
2022-06-14 07:25:54 +08:00
Atlan
af6d37c33d
fix: 修复 clientinterceptors/tracinginterceptor.go 显示接受消息字节为0 ( #2003 )
2022-06-14 00:11:10 +08:00
Kevin Wan
3da5c5f530
Update readme.md
2022-06-13 19:39:59 +08:00
Kevin Wan
1694a92db0
Update readme.md
2022-06-13 19:35:51 +08:00
anqiansong
c27e00b45c
feat: Replace mongo package with monc & mon ( #2002 )
...
* Replace mongo package with monc & mon
* Add terminal whitespace
* format code
2022-06-12 23:02:34 +08:00
Kevin Wan
ed1c937998
feat: convert grpc errors to http status codes ( #1997 )
...
* feat: convert grpc errors to http status codes
* chore: circuit break include unimplemented grpc error
* chore: add reference link in comments
2022-06-11 23:07:26 +08:00
Kevin Wan
db9a1f3e27
chore: rename methods ( #1998 )
2022-06-11 12:34:10 +08:00
马守越
392a390a3f
periodlimit new function TakeWithContext ( #1983 )
...
Co-authored-by: mashouyue's m1max <mashouyue@toowow.cn >
2022-06-11 12:07:57 +08:00
Gaffey
2a900e1795
typo: add type keyword ( #1992 )
2022-06-11 11:46:50 +08:00
swliao425
0f5d8c6be3
feat: add 'imagePullPolicy' parameter for 'goctl kube deploy' ( #1996 )
2022-06-11 09:49:14 +08:00
MarkJoyMa
f2caf9237a
fix goctl api clone template fail ( #1990 )
2022-06-09 23:35:03 +08:00
Kevin Wan
2f0e4e3ebf
chore: update dependencies ( #1985 )
2022-06-09 23:34:06 +08:00
Kevin Wan
2c6b422f6b
chore: update goctl version to 1.3.8 ( #1981 )
2022-06-06 20:07:39 +08:00
Kevin Wan
4d34998338
fix: generate bad Dockerfile on given dir ( #1980 )
2022-06-06 19:50:54 +08:00
anqiansong
8be47b9c99
Fix pg subcommand level error ( #1979 )
2022-06-06 19:42:31 +08:00
Kevin Wan
1d95e95cf8
chore: make methods consistent in signatures ( #1971 )
...
* chore: make methods consistent in signatures
* test: fix fails
2022-06-05 12:56:13 +08:00
taobig
3fa8c5940d
fix: The validation of tag "options" is not working with int/uint type ( #1969 )
2022-06-05 11:51:43 +08:00
Kevin Wan
c44edd7cac
test: fix fails ( #1970 )
2022-06-05 11:51:21 +08:00
Kevin Wan
af05219b70
test: make tests stable ( #1968 )
...
* test: make tests stable
* test: fix fails
2022-06-04 23:46:29 +08:00
Kevin Wan
f366e1d936
chore: make print pretty ( #1967 )
2022-06-04 19:53:22 +08:00
Kevin Wan
6c94e4652e
chore: better mongo logs ( #1965 )
...
* chore: better mongo logs
* chore: add comments
2022-06-04 16:11:31 +08:00
kevin
edfaa6d906
🐞 fix: fixed typo ( #1916 )
...
Co-authored-by: kevinzhang <kevinzhang@moonton.com >
2022-06-04 14:50:06 +08:00
Kevin Wan
b6b96d9dad
feat: print routes ( #1964 )
...
* feat: print rest routes
* feat: print rest routes
2022-06-04 13:26:14 +08:00
Kevin Wan
87800419f5
chore: update dependencies ( #1963 )
2022-06-04 12:31:59 +08:00
Kevin Wan
50a5fb7715
Update readme-cn.md
2022-06-03 23:03:31 +08:00
Kevin Wan
aa8f07d064
Update readme.md
2022-06-03 23:02:54 +08:00
Kevin Wan
7868bdf660
Chore/goctl version ( #1962 )
...
* chore: update version to v1.3.7
* docs: update migrate versions
* chore: remove debug prints
* chore: remove debug prints
2022-06-03 20:46:21 +08:00
Kevin Wan
46078e716d
chore: update version ( #1961 )
2022-06-03 20:08:29 +08:00
Kevin Wan
bb33a20bc8
Update readme-cn.md
2022-06-03 19:18:58 +08:00
Kevin Wan
5536473a08
Update readme.md
2022-06-03 19:18:07 +08:00
Kevin Wan
323b35ed2d
Update readme.md
...
update docs.
2022-06-03 19:15:34 +08:00
Kevin Wan
30958a91f7
docs: add docs for logx ( #1960 )
2022-06-03 19:11:06 +08:00
Kevin Wan
b94b68a427
chore: refactoring mapping string to slice ( #1959 )
2022-06-03 10:49:22 +08:00
家福
07145b210e
fix: panic on convert to string on fillSliceFromString() ( #1951 )
...
* Update unmarshaler.go
fix: 修复fillSliceFromString()方法中mapValue 强转string后的panic 错误
* test: 增加单元测试
增加单元测试
* Update unmarshaler_test.go
2022-06-03 00:27:48 +08:00
Kevin Wan
321a20add6
chore: update roadmap ( #1948 )
2022-06-02 09:28:29 +08:00
kunyu
65098d4737
Delete duplicated crash recover logic. ( #1950 )
...
* Update statinterceptor.go
* Update statinterceptor_test.go
2022-06-01 22:53:05 +08:00
Kevin Wan
35425f6164
Update readme-cn.md
2022-06-01 12:34:13 +08:00
Kevin Wan
a0060ff81b
Update readme-cn.md
2022-05-31 10:05:59 +08:00
Kevin Wan
289a325757
chore: refine docker for better compatible with package main ( #1944 )
...
* chore: refine docker for better compatible with package main
* chore: default to current dir on goctl docker command
2022-05-30 13:26:58 +08:00
Kevin Wan
3fbe0f87b7
Update readme-cn.md
2022-05-28 18:54:45 +08:00
Kevin Wan
ea98d210fd
Update readme-cn.md
2022-05-28 14:40:44 +08:00
Kevin Wan
b9bc1fdcf8
Update readme.md
2022-05-28 14:39:25 +08:00
Kevin Wan
6dc570bcd7
Update readme-cn.md
2022-05-28 14:36:13 +08:00
Kevin Wan
e21997f0d7
Update readme.md
2022-05-28 14:31:07 +08:00
Kevin Wan
92c0b7c3c5
Update readme-cn.md
2022-05-27 18:45:32 +08:00
vic
6d3ed98744
优化代码 ( #1939 )
2022-05-27 18:36:18 +08:00
NoTryNoSuccess
fb519fa547
core/mr:a little optimization for collector initialization in ForEach function ( #1937 )
...
Co-authored-by: notrynosuccess <daihongshan@gmail.com >
2022-05-27 17:19:40 +08:00
chen quan
e9501c3fb3
chore(action): simplified release configuration ( #1935 )
2022-05-27 16:31:05 +08:00
chen quan
fd12659729
chore: add release action to auto build binaries ( #1884 )
...
* chore: add release action to auto build binaries
Signed-off-by: chenquan <chenquan.dev@gmail.com >
* fix: test bugs
Signed-off-by: chenquan <chenquan.dev@gmail.com >
2022-05-25 23:42:24 +08:00
Kevin Wan
72ebbb9774
feat: update docker alpine package mirror ( #1924 )
...
* feat: update docker alpine package mirror
* chore: format code
2022-05-23 09:13:21 +08:00
anqiansong
f1fdd55b38
Support built-in shorthand flags ( #1925 )
2022-05-23 09:13:12 +08:00
anqiansong
58787746db
fix: Useless delete cache logic in update ( #1923 )
...
* Fix bug: useless delete cache logic in update
* Format code
2022-05-23 09:12:06 +08:00
Kevin Wan
ca88b69d24
feat: set default connection idle time for grpc servers ( #1922 )
...
* feat: set default connection idle time for grpc servers
* feat: add grpc health check
2022-05-21 19:38:27 +08:00
Kevin Wan
6b1e15cab1
chore: update k8s.io/client-go for security reason, go is upgrade to 1.16 ( #1912 )
...
* chore: fix jwt dependency security issue
* chore: update clickhouse driver
* chore: fix a security issue
* chore: update dependencies
2022-05-21 14:34:01 +08:00
Kevin Wan
6f86e5bff8
Update readme-cn.md
2022-05-20 19:13:49 +08:00
Kevin Wan
3f492df74e
Update readme-cn.md
2022-05-17 23:23:48 +08:00
anqiansong
5e7b1f6bfe
Fix process blocking problem during check ( #1911 )
2022-05-17 09:42:18 +08:00
Kevin Wan
e80a64fa67
feat: support WithStreamClientInterceptor for zrpc clients ( #1907 )
...
* feat: support WithStreamClientInterceptor for zrpc clients
* fix: data race
2022-05-14 19:58:17 +08:00
Kevin Wan
95282edb78
Update FUNDING.yml
...
update sponsor
2022-05-14 17:29:26 +08:00
Kevin Wan
7b82eda993
chore: use get for quickstart, plain logs for easy understanding ( #1905 )
2022-05-14 17:01:37 +08:00
Kevin Wan
5d09cd0e7c
use goproxy properly, remove files ( #1903 )
2022-05-14 16:00:20 +08:00
Kevin Wan
1e717f9f5c
feat: add toml config ( #1899 )
2022-05-13 23:17:43 +08:00
Kevin Wan
c6e2b4a43a
chore: coding style for quickstart ( #1902 )
2022-05-13 23:10:55 +08:00
chen quan
e567a0c718
refactor: refactor trace in redis & sql & mongo ( #1865 )
...
* refactor: refactor tracing in redis & sql & mongo
Signed-off-by: chenquan <chenquan.dev@gmail.com >
* fix: fix some tests
Signed-off-by: chenquan <chenquan.dev@gmail.com >
* refactor: add missing content
Signed-off-by: chenquan <chenquan.dev@gmail.com >
* refactor: adjust `log` and `return`
Signed-off-by: chenquan <chenquan.dev@gmail.com >
* refactor: reformat code
Signed-off-by: chenquan <chenquan.dev@gmail.com >
* refactor: reformat code
Signed-off-by: chenquan <chenquan.dev@gmail.com >
* refactor: reformat code
Signed-off-by: chenquan <chenquan.dev@gmail.com >
* refactor: simpler span name
Signed-off-by: chenquan <chenquan.dev@gmail.com >
* refactor: fix a bug
Signed-off-by: chenquan <chenquan.dev@gmail.com >
* refactor: fix a bug
Signed-off-by: chenquan <chenquan.dev@gmail.com >
2022-05-13 12:32:34 +08:00
anqiansong
52f060caae
feat: Add goctl quickstart ( #1889 )
...
* Add goctl quickstart
* Format code
* Format code
2022-05-13 12:23:24 +08:00
anqiansong
f486685e99
Fix code generation ( #1897 )
2022-05-13 00:16:17 +08:00
过客龙门
3ae874d75d
fix ts tpl ( #1879 )
2022-05-11 23:45:32 +08:00
Kevin Wan
c58eb13328
Update readme-cn.md
...
update logo
2022-05-11 23:33:54 +08:00
givemeafish
14ca39bc86
fix:tools/goctl/rpc/generator/template_test.go file has wrong parameters ( #1882 )
2022-05-11 23:24:34 +08:00
Kevin Wan
3ea8a2d4b6
Update readme-cn.md
2022-05-11 18:19:00 +08:00
Kevin Wan
6d2b9fd904
chore: improve codecov ( #1878 )
2022-05-08 13:17:48 +08:00
Kevin Wan
5451d96a81
chore: update some logs ( #1875 )
2022-05-07 23:34:55 +08:00
Kevin Wan
69c2bad410
feat: logx with color ( #1872 )
...
* feat: logx with color
* chore: update logs
* fix test error
* chore: change colors of http codes
* chore: add comments
* chore: use faith/color instead of ascii code color
* chore: update colors
* chore: update colors
* chore: fix duplicated slowcall text
* chore: remove slowcall colors
2022-05-07 23:22:39 +08:00
anqiansong
5383e29ce6
feat: Replace cli to cobra ( #1855 )
...
* Replace cli
* Replace cli
* Replace cli
* Format code
* Add compare case
* Add compare case
* Add compare case
* Support go style flag
* Support go style flag
* Add test case
2022-05-07 15:40:11 +08:00
Kevin Wan
51472004a3
Update readme.md
2022-05-07 10:11:21 +08:00
Kevin Wan
caf5b7b1f1
Update readme-cn.md
2022-05-07 10:10:44 +08:00
Kevin Wan
bef9aa55e6
Update readme.md
2022-05-07 10:08:25 +08:00
Kevin Wan
d0a59b13a6
chore: fix deprecated usages ( #1871 )
...
* add conf documents
* chore: use {} instead of () for environment variables
* chore: fix deprecated usages
* chore: fix unstable tests
* chore: show stack on github actions
2022-05-06 15:13:46 +08:00
Kevin Wan
469e62067c
add conf documents ( #1869 )
...
* add conf documents
* chore: use {} instead of () for environment variables
2022-05-06 11:05:06 +08:00
Kevin Wan
a36d58aac9
fix time, duration, slice types on logx.Field ( #1868 )
...
* chore: refine tests
* fix #1866
2022-05-05 23:37:18 +08:00
Kevin Wan
aa5118c2aa
chore: refine tests ( #1864 )
2022-05-04 17:52:58 +08:00
Kevin Wan
974ba5c9aa
test: add codecov ( #1863 )
2022-05-04 16:19:51 +08:00
Kevin Wan
ec1de4f48d
test: add codecov ( #1861 )
...
* test: add codecov
* test: add codecov
2022-05-03 21:22:15 +08:00
Kevin Wan
bab72b7630
chore: use time.Now() instead of timex.Time() because go optimized it ( #1860 )
2022-05-03 19:51:47 +08:00
Kevin Wan
ac321fc146
feat: add fields with logx methods, support using third party logging libs. ( #1847 )
...
* backup
* simplify
* chore: remove unused pool
* chore: fix lint errors
* chore: use strings.Builder instead of bytes.Buffer
* test: add more tests
* chore: fix reviewdog
* test: fix data race
* feat: make logger customizable
* chore: fix reviewdog
* test: fix fails
* chore: fix set writer twice
* chore: use context instead of golang.org context
* chore: specify uint32 for level types
2022-05-03 17:34:26 +08:00
全自动盒子
ae2c76765c
fix typo ( #1857 )
2022-05-03 16:25:13 +08:00
Kevin Wan
f21970c117
test: add more tests ( #1856 )
2022-05-02 21:24:20 +08:00
Kevin Wan
d0a58d1f2d
docs: update readme ( #1849 )
2022-05-01 12:48:47 +08:00
Kevin Wan
3bbc90ec24
refactor: move json related header vars to internal ( #1840 )
...
* refactor: move json related header vars to internal
* refactor: use header.ContentType
2022-04-28 15:12:04 +08:00
Kevin Wan
cef83efd4e
fix #1838 ( #1839 )
2022-04-28 11:25:26 +08:00
anqiansong
cc09ab2aba
feat: Support model code generation for multi tables ( #1836 )
...
* Support model code generation for multi tables
* Format code
* Format code
Co-authored-by: anqiansong <anqiansong@bytedance.com >
2022-04-28 10:01:04 +08:00
Kevin Wan
f7a60cdc24
fix: remove deprecated dependencies ( #1837 )
...
* fix: remove deprecated dependencies
* backup
* fix test error
2022-04-27 21:34:54 +08:00
Kevin Wan
c3a49ece8d
Update readme-cn.md
...
add go-zero users.
2022-04-27 13:50:54 +08:00
Kevin Wan
1a38eddffe
refactor: simplify the code ( #1835 )
2022-04-27 10:44:24 +08:00
Kevin Wan
5bcee4cf7c
fix #1806 ( #1833 )
...
* fix #1806
* chore: refine error text
2022-04-27 00:01:31 +08:00
Kevin Wan
5c9fae7e62
feat: support sub domain for cors ( #1827 )
2022-04-25 21:56:59 +08:00
Kevin Wan
ec3e02624c
feat: upgrade grpc to 1.46, and remove the deprecated grpc.WithBalancerName ( #1820 )
2022-04-24 22:42:40 +08:00
chen quan
22b157bb6c
chore: optimize code ( #1818 )
...
Signed-off-by: chenquan <chenquan.dev@gmail.com >
2022-04-23 22:02:04 +08:00
Kevin Wan
095b603788
chore: remove gofumpt -s flag, default to be enabled ( #1816 )
2022-04-22 14:37:17 +08:00
Kevin Wan
bc3c9484d1
chore: refactor ( #1814 )
2022-04-22 09:37:09 +08:00
chen quan
162e9cef86
feat: add trace in redis & mon & sql ( #1799 )
...
* feat: add sub spanId with redis
Signed-off-by: chenquan <chenquan.dev@gmail.com >
* add tests
Signed-off-by: chenquan <chenquan.dev@gmail.com >
* fix a bug
Signed-off-by: chenquan <chenquan.dev@gmail.com >
* feat: add sub spanId in sql
Signed-off-by: chenquan <chenquan.dev@gmail.com >
* feat: add sub spanId in mon
Signed-off-by: chenquan <chenquan.dev@gmail.com >
* chore: optimize code
Signed-off-by: chenquan <chenquan.dev@gmail.com >
* feat: add breaker in warpSession
Signed-off-by: chenquan <chenquan.dev@gmail.com >
* chore: optimize code
Signed-off-by: chenquan <chenquan.dev@gmail.com >
* test: add tests
Signed-off-by: chenquan <chenquan.dev@gmail.com >
* chore: reformat code
Signed-off-by: chenquan <chenquan.dev@gmail.com >
* fix: fix typo
Signed-off-by: chenquan <chenquan.dev@gmail.com >
* fix a bug
Signed-off-by: chenquan <chenquan.dev@gmail.com >
2022-04-22 09:04:44 +08:00
Vee Zhang
94ddb3380e
fix: rest: WriteJson get 200 when Marshal failed. ( #1803 )
...
Only the first WriteHeader call takes effect.
2022-04-21 21:55:01 +08:00
anqiansong
16c61c6657
chore: Embed unit test data ( #1812 )
...
* Embed unit test data
* Add testdata
Co-authored-by: anqiansong <anqiansong@bytedance.com >
2022-04-21 21:49:09 +08:00
chowyu12
14bf2f33f7
add go-grpc_opt and go_opt for grpc new command ( #1769 )
...
Co-authored-by: zhouyy <zhouyy@ickey.cn >
2022-04-21 16:45:56 +08:00
anqiansong
305587aa81
fix: Fix issue #1810 ( #1811 )
...
* Fix #1810
* Remove go embed
* Format code
* Remove useless code
Co-authored-by: anqiansong <anqiansong@bytedance.com >
2022-04-21 15:22:43 +08:00
Kevin Wan
2cdff97934
feat: use mongodb official driver instead of mgo ( #1782 )
...
* wip: backup
* wip: backup
* wip: backup
* backup
* backup
* backup
* add more tests
* fix wrong dependency
* fix lint errors
* remove test due to data race
* add tests
* fix test error
* add mon.Model
* add mon.Model unmarshal
* add monc
* add more tests for monc
* add more tests for monc
* add docs for mon and monc packages
* fix doc errors
* chhore: add comment
* chore: fix test bug
* chore: refine tests
* chore: remove primitive.NewObjectID in test code
* chore: rename test files for typo
2022-04-19 14:03:04 +08:00
fang duan
bbe1249ecb
update rpc generate sample proto file ( #1709 )
...
* update rpc generate sample proto file
* update
2022-04-19 10:59:16 +08:00
Fyn
e62870e268
feat(goctl): go work multi-module support ( #1800 )
...
* feat(goctl): go work multi-module support
Resolve : #1793
* chore: print log when getting project ctx fails
2022-04-18 20:36:41 +08:00
Kevin Wan
92b450eb11
fix: ignore timeout on websocket ( #1802 )
2022-04-18 20:14:46 +08:00
杨圆建
d58cf7a12a
fix: Hdel check result & Pfadd check result ( #1801 )
2022-04-18 17:38:36 +08:00
Fyn
036d803fbb
docs(goctl): goctl 1.3.4 migration note ( #1780 )
...
* docs(goctl): goctl 1.3.4 migration note
* adds a simple lang check
* adds migration notes
* chore: remove i18n
* chore: remove todo
2022-04-18 14:42:13 +08:00
chen quan
c6ab11b14f
chore: use grpc.WithTransportCredentials and insecure.NewCredentials() instead of grpc.WithInsecure ( #1798 )
...
Signed-off-by: chenquan <chenquan.dev@gmail.com >
2022-04-18 14:15:09 +08:00
Kevin Wan
9e20b1bbfe
chhore: fix usage typo ( #1797 )
2022-04-17 21:17:31 +08:00
fang duan
fadef0ccd9
goctl api new should given a service_name explictly ( #1688 )
2022-04-17 20:59:18 +08:00
fang duan
4382ec0e0d
show help when running goctl api without any flags ( #1678 )
...
close #1676
2022-04-17 20:58:12 +08:00
fang duan
db99addc64
show help when running goctl docker without any flags ( #1679 )
...
close #1677
2022-04-17 20:57:46 +08:00
fang duan
97bf3856c1
show help when running goctl rpc protoc without any flags ( #1683 )
2022-04-17 20:57:26 +08:00
fang duan
ff6c6558dd
improve goctl rpc new ( #1687 )
2022-04-17 20:56:56 +08:00
Kevin Wan
5d4e7c84ee
revert postgres package refactor ( #1796 )
...
* Revert "refactor: move postgres to pg package (#1781 )"
This reverts commit ba8ac974aa .
* remove pg, use postgres
2022-04-17 12:07:48 +08:00
Kevin Wan
cb4fcf2c6c
fix marshal ptr in httpc ( #1789 )
...
* fix marshal ptr in httpc
* add more tests
* add more tests
* add more tests
* fix issue on options and optional both provided
2022-04-15 19:07:34 +08:00
Fyn
ee88abce14
fix(goctl): api/new/api.tpl ( #1788 )
2022-04-14 23:43:48 +08:00
Kevin Wan
ecc3653d44
fix #1729 ( #1783 )
2022-04-13 19:06:00 +08:00
Kevin Wan
ba8ac974aa
refactor: move postgres to pg package ( #1781 )
2022-04-13 12:46:09 +08:00
Kevin Wan
50de01fb49
feat: add httpc.Do & httpc.Service.Do ( #1775 )
...
* backup
* backup
* backup
* feat: add httpc.Do & httpc.Service.Do
* fix: not using strings.Cut, it's from Go 1.18
* chore: remove redudant code
* feat: httpc.Do finished
* chore: fix reviewdog
* chore: break loop if found
* add more tests
2022-04-11 11:00:28 +08:00
方航
fabea4c448
fix bug: crash when generate model with goctl. ( #1777 )
...
* fix bug: crash when generate model with goctl.
situation: column name with line.
CREATE TABLE test (
id int NOT NULL AUTO_INCREMENT,
zh-cn text CHARACTER SET utf8 COLLATE utf8_general_ci COMMENT '中文简体',
PRIMARY KEY (id) USING BTREE,
) ENGINE=InnoDB AUTO_INCREMENT=1 DEFAULT CHARSET=utf8;
* group imports
group imports
* Use
go-zero/tools/goctl/util/string.go
func SafeString(in string) string {
instead of ReplaceAll
Co-authored-by: 方航 <fanghang@tange.ai >
2022-04-11 10:11:40 +08:00
Fyn
6d9dfc08f9
feat(goctl): supports api multi-level importing ( #1747 )
...
* feat(goctl): supports api multi-level importing
Resolves : #1744
* fix(goctl): import-cycle, etc.
import-cycle will not be allowed
e.g., a.api -> b.api -> a.api
regular multiple-import will be allowed
e.g., a.api -> b.api -> c.api
-> c.api
* refactor(goctl): adds comments to exported var
* fix(goctl): typo in a comment
2022-04-09 23:26:57 +08:00
anqiansong
252fabcc4b
fix nil pointer if group not exists ( #1773 )
...
Co-authored-by: anqiansong <anqiansong@bytedance.com >
2022-04-09 11:54:30 +08:00
Kevin Wan
415c4c91fc
fix: model unique keys generated differently in each re-generation ( #1771 )
2022-04-09 00:25:23 +08:00
fang duan
0cc9d4ff8d
show help when running goctl rpc template without any flags ( #1685 )
...
close #1684
2022-04-08 22:28:45 +08:00
Kevin Wan
8bc34defc4
chore: avoid deadlock after stopping TimingWheel ( #1768 )
2022-04-07 11:50:18 +08:00
anqiansong
8dd764679c
Fix #1765 ( #1767 )
...
Co-authored-by: anqiansong <anqiansong@bytedance.com >
2022-04-07 10:40:21 +08:00
Kevin Wan
9fe868ade9
chore: remove legacy code ( #1766 )
2022-04-06 23:24:20 +08:00
Kevin Wan
4e48286838
chore: add doc ( #1764 )
2022-04-06 22:42:40 +08:00
Kevin Wan
ab01442d46
add more tests ( #1763 )
...
* feat: add goctl docker build scripts
* chore: add more tests
2022-04-06 16:09:06 +08:00
Kevin Wan
8694e38384
feat: add goctl docker build scripts ( #1760 )
2022-04-05 13:07:05 +08:00
Kevin Wan
d5e550e79b
Update readme-cn.md
2022-04-05 11:51:53 +08:00
Kevin Wan
affdab660e
Update readme.md
2022-04-05 11:51:09 +08:00
Kevin Wan
7d5858e83a
Update readme.md
2022-04-05 11:08:00 +08:00
Kevin Wan
815a6a6485
Update readme-cn.md
2022-04-05 11:07:37 +08:00
benqi
475d17e17d
feat: support ctx in kv methods ( #1759 )
2022-04-04 23:19:58 +08:00
Kevin Wan
8472415472
fix #1754 ( #1757 )
2022-04-04 22:13:08 +08:00
Kevin Wan
faad6e27e3
feat: use go:embed to embed templates ( #1756 )
2022-04-04 13:12:05 +08:00
anqiansong
58a0b17451
Support goctl env install ( #1752 )
...
Co-authored-by: anqiansong <anqiansong@bytedance.com >
2022-04-03 21:58:43 +08:00
Kevin Wan
89eccfdb97
chore: update go-zero to v1.3.2 in goctl ( #1750 )
2022-04-03 20:44:33 +08:00