Jesse
|
54c6fb3631
|
test(middleware/auth/jwt): add test TestNewContextAndFromContext (#2447)
|
2 years ago |
Jesse
|
b5482d1794
|
test(middleware/metadata): supplement test and modify code style (#2448)
|
2 years ago |
Guoqiang Ding
|
e3feea6eeb
|
docs(config/etcd): fix the missing step of Load (#2450)
Co-authored-by: Guoqiang Ding <guoqiang10@staff.sina.com.cn>
|
2 years ago |
ruohone
|
d82d607c21
|
[Feature] add path prefix for http server (#2439)
* update http.NewServer
Add feature:option of mux router prefix path.
* remove nil check in
transport->http->PathPrefix option.
Co-authored-by: luozhihong <luozhihong@risenlighten.com>
|
2 years ago |
jesse.tang
|
7a99e8bbdc
|
cleanup: regex replcae \. => . (#2435)
|
2 years ago |
jesse.tang
|
77d260241c
|
test(middleware/logging): TestExtractError (#2443)
|
2 years ago |
jesse.tang
|
2de6ba028c
|
cleanup: update scpSyntaxRe regexp (#2444)
|
2 years ago |
jesse.tang
|
b5cd1c693d
|
fix: contrib/registry/eureka/client.go serveice -> serivce (#2440)
|
2 years ago |
jesse.tang
|
c5e86ca36d
|
style: kratos interface check (#2441)
* style: kratos interface check
* fix: kratos interface check
|
2 years ago |
包子
|
8743f3e50c
|
deps: upgrade kratos version v2.5.1 (#2431)
* deps: upgrade kratos version v2.5.1
* fix goimport
|
2 years ago |
jesse.tang
|
69fcd50c0a
|
feat: golangci add goimports local-prefixes (#2413)
* feat: golangci goimports local-prefixes
* fix lint
* fix lint
|
2 years ago |
jesse.tang
|
9f65c1a03d
|
cleanup: remove redundancy type conversion and golangci add unconvert (#2409)
* cleanup: remove redundancy type conversion
* golangci add unconvert check
|
2 years ago |
Tony Chen
|
a680321309
|
add custom binding (#2428)
* add custom binding
* fix test
* fix empty value
|
2 years ago |
Tony Chen
|
468630cc4b
|
expose request from transport (#2427)
|
2 years ago |
180909
|
9301bfa407
|
chore(log): let log toString same (#2414)
|
2 years ago |
leyou240
|
ff59a89b06
|
chore: Update go.yml (#2426)
|
2 years ago |
jesse.tang
|
0ecc2b422f
|
style: modify declaring empty slices (#2378)
* fix: modify declaring empty slices
declare an empty slice to var s []int replace s :=[]int{}, https://github.com/golang/go/wiki/CodeReviewComments#declaring-empty-slices
* fix lint
|
2 years ago |
Gaffey
|
faa3adc300
|
style(config/value): optimize atomicValue format string (#2401)
|
2 years ago |
180909
|
b10e067fe9
|
test(log): add toString unit test (#2373)
* test(log): add toString unit test
* fix lint
* annotation
* fix build&test
|
2 years ago |
jesse.tang
|
0e698b248a
|
cleanup: remove fmt and errors new err (#2377)
* cleanup: remove fmt and errors new err
* fix lint
* fix style
* modify global variable
|
2 years ago |
180909
|
2936b5ba80
|
cleanup: remove the repeated import (#2393)
|
2 years ago |
jesse.tang
|
4d95050747
|
fix: fmt import (#2379)
|
2 years ago |
swliao425
|
8d067a32db
|
fix(aliyun log): 'format bool' is missing in 'toString' function (#2406)
|
2 years ago |
180909
|
2170a12aa4
|
fix: modify interface check way on selector (#2399)
|
2 years ago |
180909
|
add67beeb3
|
fix(http/binding): fix http encode url (#2400)
`/api/v1/[name]`
|
2 years ago |
包子
|
7866ff75fd
|
fix(registry/consul): use health check option to control custom checks (#2391)
|
2 years ago |
Tony Chen
|
2d325fd386
|
fix(http/binding): fix http encode url (#2392)
* fix(http/binding): fix http encode url
|
2 years ago |
jesse.tang
|
080165f2ee
|
cleanup: modify deprecated field (#2380)
|
2 years ago |
jesse.tang
|
9737a3c5e4
|
fix: typo and grammatical errors (#2368)
* fix: grammar
* fix: grammar
* fix overrode
* translate to English
* translate to English
|
2 years ago |
Jiepeng Cao
|
7f2666be9f
|
typo for log (#2374)
|
2 years ago |
jesse.tang
|
7a320233cd
|
fix: .gitignore del Repeated .*so (#2367)
|
2 years ago |
Loner1024
|
d3f80c1061
|
test: supplement the unit testing of transport/grpc (#2371)
* test:grpc codec test
* style:go fmt
* refactor:delete useless code
* style:go fmt
|
2 years ago |
jesse.tang
|
b0b49be383
|
feat: remote assert libraries (#2372)
|
2 years ago |
jesse.tang
|
0ed01efdfd
|
revise err logic or null pointer exception (#2376)
|
2 years ago |
jesse.tang
|
f2a33929d0
|
fix: modify interface check way (#2375)
* fix: modify interface check way
* fix
|
2 years ago |
包子
|
ae505063fe
|
fix(apollo): config return nil when watch err
|
2 years ago |
Guoqiang Ding
|
667d63839c
|
fix(makefile): add "make proto" for proto generating (#2130)
Co-authored-by: Guoqiang Ding <guoqiang10@staff.sina.com.cn>
|
2 years ago |
hshe
|
e176ddfcdd
|
feat(internal/host): prefer ipv4 than ipv6 (#2342)
* feat:prefer ipv4 than ipv6
* feat:prefer ipv4 than ipv6
* feat:prefer ipv4 than ipv6
* feat:prefer ipv4 than ipv6
|
2 years ago |
180909
|
0f0c75e20b
|
feat(cmd): user prePage to check changelog dev (#2340)
|
2 years ago |
180909
|
18c5734930
|
test(cmd): add ModulePath test (#2337)
|
2 years ago |
180909
|
8d76eebf8b
|
test(cmd/change): add ParseGithubURL test (#2339)
* test(cmd/change): add ParseGithubURL test
* use anonymous struct
|
2 years ago |
GongGuoWei
|
cb69bf3714
|
test(config): add etcd config method test (#2349)
Added test cases for the about etcd method
- WithPath(path string)
- WithPrefix(prefix bool)
Update #2135
|
2 years ago |
黄仲辉
|
617ee1aa39
|
fix(lint): Using deprecated package `io/ioutil` cause lint interrupted, change to `os` or `io` package. (#2353)
Co-authored-by: 黄仲辉 <610195979@qq.com>
|
2 years ago |
180909
|
39536d3279
|
fix(cmd): fix CmdAdd long message example (#2343)
|
3 years ago |
dependabot[bot]
|
e820b392e9
|
build(deps): bump github.com/hashicorp/consul/api (#2279)
Bumps [github.com/hashicorp/consul/api](https://github.com/hashicorp/consul) from 1.13.1 to 1.14.0.
- [Release notes](https://github.com/hashicorp/consul/releases)
- [Changelog](https://github.com/hashicorp/consul/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/consul/compare/v1.13.1...api/v1.14.0)
---
updated-dependencies:
- dependency-name: github.com/hashicorp/consul/api
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>
|
3 years ago |
dependabot[bot]
|
aaabd07474
|
build(deps): bump actions/setup-go from 3.2.1 to 3.3.0 (#2313)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3.2.1 to 3.3.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v3.2.1...v3.3.0)
---
updated-dependencies:
- dependency-name: actions/setup-go
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>
|
3 years ago |
dependabot[bot]
|
7a336ca353
|
build(deps): bump google.golang.org/protobuf in /contrib/opensergo (#2248)
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
dependabot[bot]
|
503efd3825
|
build(deps): bump go.uber.org/zap in /contrib/log/zap (#2326)
Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.22.0 to 1.23.0.
- [Release notes](https://github.com/uber-go/zap/releases)
- [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uber-go/zap/compare/v1.22.0...v1.23.0)
---
updated-dependencies:
- dependency-name: go.uber.org/zap
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>
|
3 years ago |
icylight
|
60b00c8ade
|
fix(config/env): prefixs typo (#2321)
|
3 years ago |
Wang-TaoTao
|
ad7597c0b1
|
fix: init global selector to wrr (#2323)
|
3 years ago |