Commit Graph

974 Commits (837a9ffa036439ee49dec18e2fe938b7ce154551)
 

Author SHA1 Message Date
Mikael 837a9ffa03
go-zero/core/hash/hash_test.go 增加测试 TestMd5Hex (#1128) 3 years ago
chenquan d28cfe5f20
Add `opts ...grpc.CallOption` in grpc client (#1122)
* Add `opts ...grpc.CallOption` in grpc client

* Update format

* Update format

* Add import package

* Update format
3 years ago
chenquan 022c100dc9
Add request method in http log (#1120)
* Add request method in http log

* Update log format
3 years ago
Kevin Wan 426b09c356
update goctl version to 1.2.2 (#1125) 3 years ago
Kevin Wan 40dc21e4cf
add cncf landscape (#1123) 3 years ago
Kevin Wan 9b114e3251
test: add more tests (#1119) 3 years ago
Kevin Wan 4c6234f108
add more tests (#1115)
* add more tests

* fix lint errors
3 years ago
Kevin Wan 3cdfcb05f1
add more tests (#1114) 3 years ago
Kevin Wan 9f5bfa0088
add more tests (#1113) 3 years ago
Kevin Wan 2d42c8fa00
test: add more tests (#1112) 3 years ago
Kevin Wan 10e7922597
feat: opentelemetry integration, removed self designed tracing (#1111)
* feat: opentelemetry integration, removed self designed tracing

* feat: support zipkin on opentelemetry integration

* feat: support zipkin on opentelemetry integration, enable it in conf

* style: format code

* fix: support logx without exporter configured

* fix: check return values

* refactor: simplify code

* refactor: simplify opentelemetry integration

* ci: fix staticcheck errors
3 years ago
Kevin Wan 6e34b55ba7
docs: update roadmap (#1110) 3 years ago
Kevin Wan ed15ca04f4
fix: opentelemetry traceid not correct (#1108) 3 years ago
小小小下 295ec27e1b
feat: reflection grpc service (#1107)
* feat: reflection grpc service

* feat: reflection grpc service
3 years ago
Kevin Wan d1e702e8a3
test: add more tests (#1106)
* style: format code

* test: add more tests

* fix: staticcheck errors
3 years ago
chenquan d1bfb5ef61
Fix the `resources` variable not reset after the resource manager is closed (#1105)
* Fix the resource variable not reset after the resource manager is closed

* Format code
3 years ago
Kevin Wan e43357164c
chore: replace redis.NewRedis with redis.New (#1103) 3 years ago
Kevin Wan cd21c9fa74
chore: mark redis.NewRedis as Deprecated, use redis.New instead. (#1100)
* chore: mark redis.NewRedis as Deprecated

* chore: mark redis.NewRedis as Deprecated
3 years ago
Kevin Wan cdd2fcbbc9
update grpc package (#1099) 3 years ago
理工男 8d2db09d45
Update Makefile (#1098) 3 years ago
Kevin Wan 65905b914d
ci: add reviewdog (#1096) 3 years ago
z-micro 80e3407be1
fix bug: generating dart code error (#1090) 3 years ago
Kevin Wan 657d27213a
docs: update roadmap (#1094) 3 years ago
Kevin Wan 8ac18a9422
docs: update roadmap (#1093) 3 years ago
Kevin Wan d3ae9cfd49
ci: accurate error reporting on lint check (#1089) 3 years ago
Kevin Wan d7f42161fd
update zero-doc links in readme (#1088) 3 years ago
Kevin Wan e03229cabe
docs: change organization from tal-tech to zeromicro in readme (#1087) 3 years ago
Kevin Wan 8403ed16ae
ci: add Lint check on commits (#1086)
* ci: add Lint check on commits

* ci: fix Lint script error

* test: fix go vet errors

* test: fix go vet errors, remove gofumpt to check go vet

* test: fix go vet errors, try gofumpt

* test: fix go vet errors, try gofumpt, round 1

* test: fix go vet errors, try gofumpt, round 2

* ci: fix Lint errors
3 years ago
Kevin Wan d87d203c3b
Revert "chore: run unit test with go 1.14 (#1084)" (#1085)
This reverts commit 3ae6a882a7.
3 years ago
Kevin Wan 3ae6a882a7
chore: run unit test with go 1.14 (#1084) 3 years ago
Amor 41c980f00c
update goctl api (#1052)
* update goctl api

* add LoadTemplate

* update new api template

* update
3 years ago
shenbaise9527 f34d81ca2c
chore: when run goctl-rpc, the order of proto message aliases should be (#1078)
fixed

Co-authored-by: steven <steven.zhou@1quant.com>
3 years ago
NevS 004ee488a6
fix AtomicError panic when Set nil (#1049) (#1050) 3 years ago
Kevin Wan 2e12cd2c99
coding style (#1083) 3 years ago
neosu 2695c30886
we can use otel.ErrorHandlerFunc instead of custom struct when we update OpenTelemetry to 1.0.0 (#1081) 3 years ago
Kevin Wan c74fb988e0
update go.mod (#1079) 3 years ago
anqiansong e8a340c1c0
Create a symbol link file named protoc-gen-goctl from goctl (#1076) 3 years ago
Kevin Wan 06e114e5a3
update OpenTelemetry to 1.0.0 (#1075) 3 years ago
Kevin Wan 74ad681a66
update issue templates (#1074) 3 years ago
Kevin Wan e7bbc09093 Update issue templates 3 years ago
Kevin Wan 1eb1450c43
downgrade golang-jwt to support go 1.14 (#1073) 3 years ago
anqiansong 9a724fe907
Add MustTempDir (#1069) 3 years ago
Kevin Wan 30e49f2939
fix jwt security issue by using golang-jwt package (#1066) 3 years ago
Kevin Wan a5407479a6
upgrade grpc version & replace github.com/golang/protobuf/protoc-gen-go with google.golang.org/protobuf (#1065) 3 years ago
anqiansong 7fb5bab26b
fix #1058 (#1064) 3 years ago
Kevin Wan 27249e021f
add repo moving notice (#1062) 3 years ago
Kevin Wan d809795fec
add go-zero users (#1061) 3 years ago
Kevin Wan c9db9588b7
chore: fix comment issues (#1056) 3 years ago
Kevin Wan 872c50b71a
chore: make comment accurate (#1055) 3 years ago
Kevin Wan 7c83155e4f
mention cncf landscape (#1054) 3 years ago