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
180909
9301bfa407
chore(log): let log toString same ( #2414 )
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
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
包子
7866ff75fd
fix(registry/consul): use health check option to control custom checks ( #2391 )
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
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
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
3 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>
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]
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
包子
b354f185c0
feat(registry): consul support user custom checks ( #2317 )
3 years ago
jesse.tang
73a8323ee7
fix: slice/map make init cap ( #2300 )
3 years ago
dependabot[bot]
b1bb0bd18f
build(deps): bump github.com/hashicorp/consul/api ( #2278 )
...
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]
869fcd57c8
build(deps): bump go.uber.org/zap in /contrib/log/zap ( #2280 )
...
Bumps [go.uber.org/zap](https://github.com/uber-go/zap ) from 1.21.0 to 1.22.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.21.0...v1.22.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
包子
563ad0d34a
deps: upgreade kratos version to v2.5.0 ( #2286 )
3 years ago
包子
3f31b4d734
bc: apollo unable to get and watch to the properties file ( #2269 )
3 years ago
Germiniku
de2f93fbec
refactor(log) aliyun use the same interface name ( #2251 )
...
* feat(log): add tencent cls
fix
update
* refactor(log) use the same interface name
* fix(log) tencent toString
3 years ago
kkf1
d11c6892b4
feat: add servicecomb registry ( #2114 )
...
* add servicecomb registry
3 years ago
包子
84235462b7
feat(registry): consul get service support remote ( #2275 )
...
* feat(registry): consul get service support remote acces
* fix lint
3 years ago
Kagaya
e4d73db523
fix lint error ( #2266 )
3 years ago
dependabot[bot]
0aa9719e3a
build(deps): bump google.golang.org/protobuf in /contrib/log/aliyun ( #2249 )
...
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>
3 years ago
Germiniku
fea863e783
feat(log): add tencent cls ( #2244 )
3 years ago
林晓炜
1f3ac4ea22
fix(registry): contrib/registry/zookeeper ephemeral nodes handling after restart ( #2245 )
3 years ago
dependabot[bot]
aae0339692
build(deps): bump github.com/prometheus/common ( #2210 )
...
Bumps [github.com/prometheus/common](https://github.com/prometheus/common ) from 0.36.0 to 0.37.0.
- [Release notes](https://github.com/prometheus/common/releases )
- [Commits](https://github.com/prometheus/common/compare/v0.36.0...v0.37.0 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/common
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>
3 years ago
包子
eff368621f
deps: upgrade kratos version to v2.4.1 ( #2242 )
3 years ago
dependabot[bot]
86eba94646
build(deps): bump k8s.io/client-go in /contrib/config/kubernetes ( #2217 )
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.24.2 to 0.24.3.
- [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.24.2...v0.24.3 )
---
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>
3 years ago
dependabot[bot]
2951b420f1
build(deps): bump k8s.io/client-go in /contrib/registry/kubernetes ( #2218 )
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.24.2 to 0.24.3.
- [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.24.2...v0.24.3 )
---
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>
3 years ago
dependabot[bot]
377356d04d
build(deps): bump github.com/hashicorp/consul/api ( #2211 )
...
Bumps [github.com/hashicorp/consul/api](https://github.com/hashicorp/consul ) from 1.13.0 to 1.13.1.
- [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/api/v1.13.0...api/v1.13.1 )
---
updated-dependencies:
- dependency-name: github.com/hashicorp/consul/api
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>
3 years ago
dependabot[bot]
247a74e631
build(deps): bump github.com/hashicorp/consul/api ( #2209 )
...
Bumps [github.com/hashicorp/consul/api](https://github.com/hashicorp/consul ) from 1.13.0 to 1.13.1.
- [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/api/v1.13.0...api/v1.13.1 )
---
updated-dependencies:
- dependency-name: github.com/hashicorp/consul/api
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>
3 years ago
dependabot[bot]
e6767bc612
build(deps): bump k8s.io/api in /contrib/config/kubernetes ( #2219 )
...
Bumps [k8s.io/api](https://github.com/kubernetes/api ) from 0.24.2 to 0.24.3.
- [Release notes](https://github.com/kubernetes/api/releases )
- [Commits](https://github.com/kubernetes/api/compare/v0.24.2...v0.24.3 )
---
updated-dependencies:
- dependency-name: k8s.io/api
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>
3 years ago
dependabot[bot]
9d24dac487
build(deps): bump k8s.io/api in /contrib/registry/kubernetes ( #2220 )
...
Bumps [k8s.io/api](https://github.com/kubernetes/api ) from 0.24.2 to 0.24.3.
- [Release notes](https://github.com/kubernetes/api/releases )
- [Commits](https://github.com/kubernetes/api/compare/v0.24.2...v0.24.3 )
---
updated-dependencies:
- dependency-name: k8s.io/api
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>
3 years ago
dependabot[bot]
e2c1fd7489
build(deps): bump github.com/go-zookeeper/zk ( #2236 )
...
Bumps [github.com/go-zookeeper/zk](https://github.com/go-zookeeper/zk ) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/go-zookeeper/zk/releases )
- [Commits](https://github.com/go-zookeeper/zk/compare/v1.0.2...v1.0.3 )
---
updated-dependencies:
- dependency-name: github.com/go-zookeeper/zk
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>
3 years ago
林晓炜
246d8d9c28
fix: zookeeper add auto re-register ( #2235 )
...
* feat(registry): contrib/registry/zookeeper add re-register support
* feat(registry): contrib/registry/zookeeper add re-register support fix with lint
3 years ago
Paul
92b3c8f94a
fix(contrib/config/polaris): Use injected client properly ( #2238 )
3 years ago
wangcong
82dfb955f5
fix(contrib): add logrus fatal level ( #2222 )
3 years ago
dependabot[bot]
1ab3d8f028
build(deps): bump github.com/prometheus/common ( #2188 )
...
Bumps [github.com/prometheus/common](https://github.com/prometheus/common ) from 0.32.1 to 0.36.0.
- [Release notes](https://github.com/prometheus/common/releases )
- [Commits](https://github.com/prometheus/common/compare/v0.32.1...v0.36.0 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/common
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>
3 years ago