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

feat-upgrade dubbogo version to 3.0 #334

Merged
merged 10 commits into from
Jan 3, 2022

Conversation

ztelur
Copy link
Contributor

@ztelur ztelur commented Dec 28, 2021

What this PR does:

  1. upgrade dubbogo version to 3.0
  2. delete useless config.yaml file
  3. modify samples config.yaml

many changes come from 2,3

@codecov-commenter
Copy link

codecov-commenter commented Dec 28, 2021

Codecov Report

Merging #334 (2e9b360) into develop (04933a9) will increase coverage by 0.03%.
The diff coverage is 2.12%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #334      +/-   ##
===========================================
+ Coverage    36.78%   36.82%   +0.03%     
===========================================
  Files           54       54              
  Lines         3262     3259       -3     
===========================================
  Hits          1200     1200              
+ Misses        1938     1935       -3     
  Partials       124      124              
Impacted Files Coverage Δ
...egistry/registry/zookeeper/application_listener.go 0.00% <ø> (ø)
...registry/zookeeper/application_service_listener.go 0.00% <0.00%> (ø)
...oregistry/registry/zookeeper/interface_listener.go 10.00% <ø> (ø)
...bboregistry/registry/zookeeper/service_listener.go 0.00% <ø> (ø)
pkg/client/dubbo/dubbo.go 20.13% <2.50%> (+0.41%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 04933a9...2e9b360. Read the comment docs.

@mark4z
Copy link
Member

mark4z commented Dec 31, 2021

LGTM

@ztelur ztelur merged commit e92d30f into apache:develop Jan 3, 2022
bobtthp pushed a commit to bobtthp/dubbo-go-pixiu that referenced this pull request Dec 12, 2022
* improve dubbogo version

* auto resolve http to get dubbo api_config

* improve dubbogo version

* auto resolve http to get dubbo api_config

* auto resolve http to get dubbo api_config

* 3.0 doesn't support rest protocol, so delete the sample

* 3.0 doesn't support rest protocol, so delete the sample

* go mod
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.

None yet

5 participants