- May 15, 2021
-
-
randy authored
-
KeZhan authored
* URL directly call add filter and cluster * update * update * add mockFilter Co-authored-by:
kezhan <kezhan@shizhuang-inc.com> Co-authored-by:
Xin.Zh <dragoncharlie@foxmail.com>
-
Laurence authored
-
Laurence authored
* fix: update 3.0 version and changelog * fix: update readme * Update CHANGE.md Co-authored-by:
Xin.Zh <dragoncharlie@foxmail.com>
-
- May 14, 2021
-
-
gaoxinge authored
* resuse mock struct in service discovery test * go fmt * go mod tidy * github.com/dubbo-go -> dubbo.apache.org/dubbo-go/v3 * github.com/apache/dubbo-go -> dubbo.apache.org/dubbo-go/v3 * go fmt * fix GoPath in Dockerfile
-
- May 13, 2021
-
-
dependabot[bot] authored
* build(deps): bump actions/cache from v2.1.4 to v2.1.5 Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5. - [Release notes](https://github.com/actions/cache/releases) - [Commits](https://github.com/actions/cache/compare/v2.1.4...1a9e2138d905efd099035b49d8b7a3888c653ca8 ) Signed-off-by:
dependabot[bot] <support@github.com> * build(deps): bump github.com/RoaringBitmap/roaring from 0.6.0 to 0.6.1 Bumps [github.com/RoaringBitmap/roaring](https://github.com/RoaringBitmap/roaring) from 0.6.0 to 0.6.1. - [Release notes](https://github.com/RoaringBitmap/roaring/releases) - [Commits](https://github.com/RoaringBitmap/roaring/compare/v0.6.0...v0.6.1 ) Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
Xin.Zh <dragoncharlie@foxmail.com> Co-authored-by:
AlexStocks <alexstocks@foxmail.com>
-
gaoxinge authored
-
- May 10, 2021
-
-
Mulavar authored
Co-authored-by:
dongjianhui <dongjianhui@yuanfudao.com>
-
Mulavar authored
* modify module name and import path * fix module replace version
-
- May 08, 2021
-
-
Laurence authored
* fix: add v3router * fix: fix import block * fix: code review * fix * fix: fix nil ptr bug
-
- May 07, 2021
-
-
Patrick Jiang(白泽) authored
* add retry times * Add: add ruubypay to user list. (#1180) * fix import for linter * replace default config string with const value (#1182) * replace default config string with const value * delete some duplicate keys Co-authored-by:
dongjianhui <dongjianhui@yuanfudao.com> * Fix 3.0 ci problem (#1188) * fix etcd problem * fix metadata report etcd problem * fix nacos & cluster_impl ci problem * fix nacos ci problem * fix zk ci problem * fix zk metadata service urls not found error * fix zk TestAddListenerZookeeperServiceDiscovery * fix zk TestAddListenerZookeeperServiceDiscovery * fix config int to string bug * add retry times * fix import for linter * revert rename etcdv3 Co-authored-by:
xianlezheng <zhengxianle@gmail.com> Co-authored-by:
Mulavar <978007503@qq.com> Co-authored-by:
dongjianhui <dongjianhui@yuanfudao.com> Co-authored-by:
randy <ztelur@gmail.com> Co-authored-by:
蒋超 <jiangchao@jiangchaodeMacBook-Pro.local>
-
- May 06, 2021
-
-
randy authored
* fix etcd problem * fix metadata report etcd problem * fix nacos & cluster_impl ci problem * fix nacos ci problem * fix zk ci problem * fix zk metadata service urls not found error * fix zk TestAddListenerZookeeperServiceDiscovery * fix zk TestAddListenerZookeeperServiceDiscovery * fix config int to string bug
-
- Apr 29, 2021
-
-
Mulavar authored
* replace default config string with const value * delete some duplicate keys Co-authored-by:
dongjianhui <dongjianhui@yuanfudao.com>
-
- Apr 27, 2021
-
-
xianlezheng authored
-
fumenglin authored
-
dependabot[bot] authored
* build(deps): bump actions/cache from v2.1.4 to v2.1.5 Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5. - [Release notes](https://github.com/actions/cache/releases) - [Commits](https://github.com/actions/cache/compare/v2.1.4...1a9e2138d905efd099035b49d8b7a3888c653ca8 ) Signed-off-by:
dependabot[bot] <support@github.com> * build(deps): bump github.com/RoaringBitmap/roaring from 0.5.5 to 0.6.0 Bumps [github.com/RoaringBitmap/roaring](https://github.com/RoaringBitmap/roaring) from 0.5.5 to 0.6.0. - [Release notes](https://github.com/RoaringBitmap/roaring/releases) - [Commits](https://github.com/RoaringBitmap/roaring/compare/v0.5.5...v0.6.0 ) Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
Xin.Zh <dragoncharlie@foxmail.com> Co-authored-by:
Joe Zou <joezou@apache.org>
-
AlexStocks authored
-
- Apr 26, 2021
-
-
Laurence authored
-
- Apr 25, 2021
-
-
wenxuwan authored
* change client pool * fix bad logic * remove configuration for client Pool * remove client pool * fix vendor * refine lock logic to reduce lock performance * fmt imports Co-authored-by:
文徐 <wangwenxue.wwx@alibaba-inc.com>
-
- Apr 23, 2021
-
-
Laurence authored
* fix: split dubbogo from triple * fix: remote unused replace * fix: fmt * fix: fix metadata report test file * fix: fix ci linter * fix: fix test * fix: change dubbo3grpcservice location * fix: add liscecne * fix: fix nacos test * fix: fix test * fix: fix consul test * è¦ * fix * fix: solve triple hessian java-go * fix: fix comment bugs
-
- Apr 22, 2021
-
-
WilliamLeaves authored
* modify map use in nacos service_discovery * fix map double write bug Co-authored-by:
yexiaobo <yexiaobo@luojilab.com>
-
- Apr 21, 2021
-
-
-
AlexStocks authored
-
Xin.Zh authored
Merge pull request #1163 from apache/dependabot/go_modules/develop/github.com/RoaringBitmap/roaring-0.6.0 build(deps): bump github.com/RoaringBitmap/roaring from 0.5.5 to 0.6.0
-
- Apr 20, 2021
-
-
Xin.Zh authored
Imp: remote service discovery
-
- Apr 19, 2021
-
-
Patrick authored
-
Patrick authored
-
Patrick authored
-
Patrick authored
-
Patrick authored
-
Patrick authored
-
dependabot[bot] authored
Bumps [github.com/RoaringBitmap/roaring](https://github.com/RoaringBitmap/roaring) from 0.5.5 to 0.6.0. - [Release notes](https://github.com/RoaringBitmap/roaring/releases) - [Commits](https://github.com/RoaringBitmap/roaring/compare/v0.5.5...v0.6.0 ) Signed-off-by:
dependabot[bot] <support@github.com>
-
Patrick authored
-
Patrick authored
-
Patrick authored
-
Patrick authored
-
- Apr 18, 2021