Commit Graph

2230 Commits (04b9737a61606aa0e1d338eec083e73afdbc6c3f)
 

Author SHA1 Message Date
dependabot[bot] 7c2d8e5cc2
chore(deps): bump google.golang.org/grpc from 1.56.0 to 1.56.1 in /tools/goctl (#3369) 1 year ago
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>
1 year ago
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>
1 year ago
Kevin Wan 2a33b74b35
chore: coding style (#3362) 1 year ago
anqiansong 45bb547a81
(goctl)fix: #3328 (#3348)
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com>
1 year ago
Mikael f5f5261556
add whether to generate rpc client option (#3361)
Co-authored-by: admin <admin@admindeMacBook-Pro.local>
1 year ago
Kevin Wan b176d5d434
chore: add more tests (#3359) 1 year ago
MarkJoyMa 92f6c48349
fix: NewClientWithTarget miss default config (#3358) 1 year ago
dependabot[bot] 71e8230e65
chore(deps): bump google.golang.org/grpc from 1.55.0 to 1.56.0 (#3354) 1 year ago
dependabot[bot] 018fa8e0a0
chore(deps): bump google.golang.org/grpc from 1.55.0 to 1.56.0 in /tools/goctl (#3355) 1 year ago
dependabot[bot] 979fe9718a
chore(deps): bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 (#3352) 1 year ago
Kevin Wan f998803131
chore: refactor and add more tests (#3351) 1 year ago
TaoYu 1262266ac2
feat: httpx add common handler (#3269) 1 year ago
dependabot[bot] 9c32bf8478
chore(deps): bump github.com/zeromicro/ddl-parser from 1.0.4 to 1.0.5 in /tools/goctl (#3350) 1 year ago
dependabot[bot] 37ec7f6443
chore(deps): bump github.com/jackc/pgx/v5 from 5.3.1 to 5.4.0 (#3349) 1 year ago
dependabot[bot] 2fdc4dfc0f
chore(deps): bump golang.org/x/net from 0.10.0 to 0.11.0 (#3346) 1 year ago
dependabot[bot] 4b2a6ba3de
chore(deps): bump golang.org/x/text from 0.9.0 to 0.10.0 in /tools/goctl (#3342) 1 year ago
dependabot[bot] 7fa3f10f22
chore(deps): bump golang.org/x/sys from 0.8.0 to 0.9.0 (#3341) 1 year ago
elza 4a29a0b642
fix: fixed goctl api go --home parameter error when loading non-exist… (#3319)
Co-authored-by: yuanyou <yuanyou@kezaihui.com>
1 year ago
Kevin Wan a62745a152
Update readme-cn.md 1 year ago
Kevin Wan 28314326e7
chore: more tests (#3340) 1 year ago
Kevin Wan f6bdb6e1de
chore: add more tests (#3338) 1 year ago
Kevin Wan efa6940001
chore: improve logx gzip (#3332) 1 year ago
Ron_haur da81d8f774
Fix: logx with Compress auto delete old logs (#3329)
Co-authored-by: haoran.ren <haoran.ren@mihoyo.com>
1 year ago
dependabot[bot] fd84b27bdc
chore(deps): bump go.mongodb.org/mongo-driver from 1.11.6 to 1.11.7 (#3325) 1 year ago
Kevin Wan 6b4d0d89c0
chore: add more tests (#3324) 1 year ago
Kevin Wan d61a55f779
chore: update readme to remove upgrade parts. (#3318) 1 year ago
Kevin Wan 8ef4164209
chore: make test stable (#3317) 1 year ago
Kevin Wan 50e29e2075
chore: update go-zero for goctl (#3316) 1 year ago
Kevin Wan 452c9dbcaf
chore: add more tests (#3315) 2 years ago
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>
2 years ago
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>
2 years ago
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>
2 years ago
Kevin Wan 44c8d6f269
chore: add more tests (#3304) 2 years ago
Kevin Wan 8a4cc4f98d
chore: add more tests (#3299) 2 years ago
kangqi e751736516
trace exporter: add new type `file` (#3298)
Co-authored-by: zhaikangqi <794556486@qq.com>
2 years ago
Kevin Wan 032f2419a2
Update readme-cn.md 2 years ago
Kevin Wan 84adc054bc
chore: add more tests (#3296) 2 years ago
Kevin Wan b92e706ce1
chore: refactor (#3295) 2 years ago
MiNG 1b5946346e
feat: support optional otel global initialization for #3284 (#3292) 2 years ago
Kevin Wan 28d3905731
chore: add more tests (#3294) 2 years ago
hc 3726851c7f
feat: sqlc add SetCacheWithExpire method (#3249)
Co-authored-by: luohancai <luohancai@taqu.cn>
2 years ago
Kevin Wan 2f2ddd373b
chore: refactor retry (#3291) 2 years ago
Xiaoju Jiang 8d48e34eed
update: expand the retry method to support timeout and interval control (#3283) 2 years ago
Kevin Wan 32f78668db
chore: add more tests (#3290) 2 years ago
Kevin Wan cd0f3726ed
chore: add more tests (#3288) 2 years ago
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>
2 years ago
Kevin Wan 8b4382dcec
chore: add more tests (#3286) 2 years ago
Kevin Wan fa33329a44
chore: add more tests (#3282) 2 years ago
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>
2 years ago