- Jun 11, 2021
-
-
Laurence authored
* improve etcd version and change create to put (#1203) * fix: add msgpack serializer support * fix: add msgpack serializer support * fix: change triplr * fix: add msgpack * feat: add multicodec Co-authored-by:
randy <ztelur@gmail.com>
-
- Jun 07, 2021
-
-
gaoxinge authored
* fix type; remove useless code * log
-
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> * improve etcd version and change create to put (#1203) * build(deps): bump actions/cache from 2.1.5 to 2.1.6 Bumps [actions/cache](https://github.com/actions/cache) from 2.1.5 to 2.1.6. - [Release notes](https://github.com/actions/cache/releases) - [Commits](https://github.com/actions/cache/compare/v2.1.5...v2.1.6 ) 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> Co-authored-by: randy <...
-
牛学蔚 authored
* restructure remoting metadata serivce * conform to the code style of imports
-
牛学蔚 authored
* unittests for DubboCodec * fix serializing url bug and add error handling * gofmt
-
Laurence authored
* fix: change 3.0 triple provider reference * fix: change 3.0 triple provider reference * Fix: add liscence
-
- Jun 04, 2021
-
-
赵云兴 authored
-
- Jun 03, 2021
-
-
Laurence authored
-
- Jun 02, 2021
-
-
牛学蔚 authored
* unit tests for app metadata reporter of zookeeper * fix unused test case
-
EnableAsync authored
* Ftr: integration testing with dubbo-go-samples * Add: add default integration test * Fix: fix github-actions.yml Co-authored-by: rai <rai>
-
- Jun 01, 2021
-
-
gaoxinge authored
-
- May 30, 2021
-
-
randy authored
* improve etcd version and change create to put * nacos report * nacos report and reference config provided_by * Rename the constant * maintain consistent code style
-
- May 29, 2021
-
-
Joe Zou 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> * improve etcd version and change create to put (#1203) * update github.com/RoaringBitmap/roaring to v0.7.1 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> Co-authored-by:
randy <ztelur@gmail.com>
-
- May 28, 2021
-
-
Ian Luo authored
* fix: #1214 - go race detect (#1220) * add contract for Directory interface
-
- May 26, 2021
-
-
Laurence authored
-
- May 24, 2021
-
-
牛学蔚 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> * improve etcd version and change create to put (#1203) * dependency prompt 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> Co-authored-by:
randy <ztelur@gmail.com>
-
- May 20, 2021
-
-
Ian Luo authored
-
AlexStocks authored
-
- May 18, 2021
-
-
herbxu 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> * improve etcd version and change create to put (#1203) * add dingtalk logo 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> Co-authored-by:
randy <ztelur@gmail.com> Co-authored-by:
边竹 <xiangwei.xxw@alibaba-inc.com>
-
- May 16, 2021
-
-
AlexStocks authored
-
randy authored
-
- May 15, 2021
-
-
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
-