Commit Graph

2322 Commits (1303e0fe6f55299cc443a5a6b605161250c49f11)
 

Author SHA1 Message Date
Kevin Wan 52963c2ebf
chore: update go-zero version to v1.6.0 in goctl (#3679) 1 year ago
Kevin Wan 07e3e14c0e
chore: remove go build version in fuzz test (#3678) 1 year ago
Rene Leonhardt 34c5f6616c
chore: upgrade go to 1.19 (#3677) 1 year ago
MarkJoyMa 32600f2619
fix: adjust log encode output mode (#3676) 1 year ago
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>
1 year ago
Kevin Wan a1fca3a1da
chore: upgrade go dependencies (#3657) 1 year ago
Kevin Wan 9394e59597
chore: update goctl version to 1.6.0 (#3674) 1 year ago
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>
1 year ago
MarkJoyMa c05e03bb5a
feat: add metrics (#3624) 1 year ago
Kevin Wan 199e86050e
chore: simplify prometheus check (#3672) 1 year ago
#Suyghur 1e2a12b3d6
feat(metric): added `Dec()` and `Sub()` in `GaugeVec` interface (#3666) 1 year ago
Kevin Wan 922efbfc2d
chore: refactor zrpc timeout (#3671) 1 year ago
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>
1 year ago
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>
1 year ago
Bhargav Shirin Nalamati 35edd6b19d
fixed typo: reds to redis (#3664) 1 year ago
Kevin Wan 36bbc6a2e2
chore: add error handling on registering event handlers to k8s (#3663) 1 year ago
唐小鸭 e20ccdd011
Support for resource injection (#3383)
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com>
1 year ago
Kevin Wan c2ff00883a
chore: update restful/grpc servers shutdown stages (#3662) 1 year ago
MarkJoyMa 00db97fcc1
feat: model add withSession (#3658) 1 year ago
7134g 117c3a9069
fix: multiple files import the same api file (#3642) 1 year ago
Kevin Wan 172ff407f3
chore: refactor mongo logs (#3660) 1 year ago
shenbaise9527 a242fec5e1
feat: support for disable mon logs like sqlx (#3606)
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com>
1 year ago
Kevin Wan 6286941ebf
chore: add go-zero users (#3659) 1 year ago
Kevin Wan 42e0a6f90c
chore: refactor errors to use errors.Is (#3654) 1 year ago
cary 81ae7d36b5
Support for adding ignore_columns parameters to the goctl model pg (#3427) 1 year ago
Kevin Wan 944e76edb9
chore: refactor errors (#3651) 1 year ago
MarkJoyMa 151768ef82
feat: optimize logx print error (#3649) 1 year ago
Surav Shrestha 50581c7f5c
docs fix typo in core/logx/readme.md (#3650) 1 year ago
dependabot[bot] 54041ef9e4
chore(deps): bump google.golang.org/grpc from 1.58.2 to 1.59.0 in /tools/goctl (#3645) 1 year ago
dependabot[bot] 5a9ae5ef02
chore(deps): bump google.golang.org/grpc from 1.58.2 to 1.59.0 (#3647) 1 year ago
guonaihong 19de13bb04
Upgrade grpc-go,fix 0day problem. (#3623) 1 year ago
Kevin Wan 3ab4e82168
chore: upgrade go to 1.19 (#3648) 1 year ago
Armaan 619e838513
updated CONTRIBUTING.md with emojified , fun, precise and engaging text (#3643) 1 year ago
kesonan 423597a01c
feat: export devserver.Config (#3638) 1 year ago
kesonan d84dfe1b20
fix: goctl unit test (#3636) 1 year ago
Soham Tembhurne 87b7a1120d
Update documenation section #background (#3634) 1 year ago
Kevin Wan 528af8a99d
chore: update readme for Mac install instructions (#3633) 1 year ago
Soham Tembhurne 17fc68ac5a
Update readme.md (#3630) 1 year ago
Kevin Wan 804a56bd14
fix: optimize logx for less GC objects (#3627) 1 year ago
Kevin Wan 88f60d7736
chore: refactor signal sigterm and sigint (#3632) 1 year ago
#Suyghur 95b7a3d3ce
feat: add the SIGINT signal in signals.go to subscribe the user input ctrl+c to exit the application operation (#3611) 1 year ago
Kevin Wan d71c0da7b7
chore: refactor error comparison (#3629) 1 year ago
Kevin Wan fd070fec91
feat: retry with ctx deadline (#3626) 1 year ago
Kevin Wan 4f22034342
fix: unmarshal from number to string with incorrect error message (#3625) 1 year ago
Ikko Eltociear Ashimine b731aa38af
refactor: update builder.go (#3620) 1 year ago
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>
1 year ago
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>
1 year ago
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>
1 year ago
Kevin Wan abd1fa96a9
fix: UpdateStmt doesn't update the statement correctly in sqlx/bulkinserter.go (#3607) 1 year ago
Kevin Wan 5aedd9c076
chore: simplify parsing numbers with overflow (#3610) 1 year ago