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
包子
1451b9e0c0
deps: upgrade kratos version to v2.4.0 ( #2186 )
3 years ago
freezeChen
187c65bf8c
test(contrib/config/consul): add unit test for contrib/config/consul ( #2179 )
3 years ago
dependabot[bot]
8d0d7838ca
build(deps): bump github.com/hashicorp/consul/api ( #2082 )
...
Bumps [github.com/hashicorp/consul/api](https://github.com/hashicorp/consul ) from 1.12.0 to 1.13.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.12.0...api/v1.13.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
Cluas
6fa5700c3c
chore(contrib/config): uniformly canceled by CancelFunc ( #2111 )
...
* chore: remove sentinel error for compatibility
* chore: core use lssentinel error
* chore: uniformly canceled by CancelFunc
* chore: remove error
3 years ago
Cluas
4f8d8ef8da
feat(config): add ErrorWatcherStopped and return on watcher.Next() after Watcher.Stop() ( #2092 )
...
* feat(config): add ErrorWatcherStopped and return watcher.Next() after watcher.Stop()
* fix: remove unreachable code
* fix: return err when etcd WatcheResponse hold error
3 years ago
包子
95dce00852
deps: upgrade kratos version to v.2.3.1 ( #2075 )
...
Co-authored-by: baozhecheng <>
3 years ago
包子
70317d05a0
deps: upgrade kratos version to v2.3.0 ( #2036 )
3 years ago
haiyux
71ea97fd93
deps: upgrade go mod version ( #2028 )
...
* deps:upgrade go mod version
3 years ago
witt
ddc82ce45e
fix: delete redundant type conversion ( #1977 )
3 years ago
包子
091ba2dae7
deps: upgrade kratos version to v2.2.2 ( #1944 )
3 years ago
包子
e98c0078cb
deps: upgrade kratos version to 2.2.1 ( #1890 )
3 years ago
包子
d6896127b1
deps: upgrade kratos version to 2.2.0 ( #1834 )
3 years ago
Casper-Mars
c1e98e41de
fix(config/consul):Config from consul skip empty key ( #1830 )
...
* feat(config/consul):skip empty key
* feat(config/consul):delete empty blank
3 years ago
haiyux
18315303f0
deps:upgrade go mod version ( #1800 )
...
* deps:upgrade go mod version
3 years ago
包子
9ea78f302d
deps: upgrade kratos version to v2.1.5 ( #1785 )
3 years ago
ArthurQ
92e4a83dbf
fix: change consul config docs ( #1784 )
...
Co-authored-by: ArthurQiu <arthurqiuy@outlook.com>
3 years ago
haiyux
00c05e82a3
test:remove testify go mod ( #1766 )
...
* test:remove testify go mod
* tidy go mdo
* fix test
3 years ago
haiyux
da70e22201
upgrade:upgrade grpc and opentelemetry version ( #1751 )
...
* upgrade:upgrade grpc and opentelemetry version
* upgrade jaeger
* fix lint
3 years ago
包子
7fe194ead4
deps: uprade kratos version to v2.1.4 ( #1749 )
3 years ago
包子
1117350b9c
deps: update kratos version to 2.1.3 ( #1706 )
3 years ago
包子
6b53d7d229
deps: upgrade 2.1.2 ( #1638 )
...
* deps: upgrade 2.1.2
* fix lint
3 years ago
haiyux
3607ce1b92
feat: upgrade grpc version to 1.42.0 ( #1626 )
3 years ago
Windfarer
a8692e7dde
feat(contrib/config): use key file extension as format & config load log ( #1619 )
...
* add format
3 years ago
Windfarer
4f013de2ec
test: add nacos test ( #1603 )
...
* add test
* upgrade nacos sdk version
* upgrade nacos sdk version
* fix test
* github nacos instance
* config test
* fix lint
* fix test
* go mod
* fix lint
* lint
3 years ago
Xiong Liu
ef686a1cc7
feat: Add consul kv config provider ( #1499 )
...
feat: Add consul kv for config
Co-authored-by: liuxiong <lx@webull.com>
3 years ago