Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3.0 #2

Merged
merged 29 commits into from
May 22, 2021
Merged

3.0 #2

merged 29 commits into from
May 22, 2021

Conversation

WilliamLeaves
Copy link
Owner

What this PR does:

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:


dependabot bot and others added 29 commits April 19, 2021 06:21
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](RoaringBitmap/roaring@v0.5.5...v0.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
…thub.com/RoaringBitmap/roaring-0.6.0

build(deps): bump github.com/RoaringBitmap/roaring from 0.5.5 to 0.6.0
* modify map use in nacos service_discovery

* fix map double write bug

Co-authored-by: yexiaobo <yexiaobo@luojilab.com>
* 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
* 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>
#1175)

* 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](actions/cache@v2.1.4...1a9e213)

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](RoaringBitmap/roaring@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>
* replace default config string with const value

* delete some duplicate keys

Co-authored-by: dongjianhui <dongjianhui@yuanfudao.com>
* 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

* 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>
* fix: add v3router

* fix: fix import block

* fix: code review

* fix

* fix: fix nil ptr bug
* modify module name and import path

* fix module replace version
Co-authored-by: dongjianhui <dongjianhui@yuanfudao.com>
#1195)

* 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](actions/cache@v2.1.4...1a9e213)

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](RoaringBitmap/roaring@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>
…scovery test (#1189)

* 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
* fix: update 3.0 version and changelog

* fix: update readme

* Update CHANGE.md

Co-authored-by: Xin.Zh <dragoncharlie@foxmail.com>
…#1181)

* 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>
* 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](actions/cache@v2.1.4...1a9e213)

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>
@WilliamLeaves WilliamLeaves merged commit cbbbd8d into WilliamLeaves:3.0 May 22, 2021
WilliamLeaves pushed a commit that referenced this pull request Aug 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.