Skip to content

Ready to release 0.3.0#797

Merged
KeRan213539 merged 13 commits into
apache:developfrom
KeRan213539:develop-temp3
Aug 13, 2021
Merged

Ready to release 0.3.0#797
KeRan213539 merged 13 commits into
apache:developfrom
KeRan213539:develop-temp3

Conversation

@KeRan213539
Copy link
Copy Markdown
Contributor

The branch of 0.2.0 is master-0.2.0. If your PR is to solve the problem of 0.2.0, please submit the PR to it.
Please do not create a Pull Request without creating an issue first.

What is the purpose of the change

Ready to release 0.3.0

Brief changelog

  1. Modified version to 0.3.0
  2. Adjust POM dependencies and use Dubbo's dependency version control
  3. Add display of version on UI
  4. Add 0.3.0 docker related scripts

Verifying this change

XXXX

Follow this checklist to help us incorporate your contribution quickly and easily:

  • Make sure there is a Github issue filed for the change (usually before you start working on it). Trivial changes like typos do not require a Github issue. Your pull request should address just this issue, without pulling in other changes - one PR resolves one issue.
  • Format the pull request title like [ISSUE #123] Fix UnknownException when host config not exist. Each commit in the pull request should have a meaningful subject line and body.
  • Write a pull request description that is detailed enough to understand what the pull request does, how, and why.
  • Write necessary unit-test to verify your logic correction, more mock a little better when cross module dependency exist.
  • Run `mvn clean compile --batch-mode -DskipTests=false -Dcheckstyle.skip=false -Drat.skip=false -Dmaven.javadoc.skip=true to make sure basic checks pass.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Aug 13, 2021

Codecov Report

Merging #797 (e280b1b) into develop (021c3f5) will decrease coverage by 0.09%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop     #797      +/-   ##
=============================================
- Coverage      20.36%   20.26%   -0.10%     
+ Complexity       331      326       -5     
=============================================
  Files             97       97              
  Lines           3885     3889       +4     
  Branches         616      616              
=============================================
- Hits             791      788       -3     
- Misses          3018     3023       +5     
- Partials          76       78       +2     
Flag Coverage Δ
unit 20.26% <ø> (-0.10%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...apache/dubbo/admin/service/RegistryServerSync.java 83.58% <0.00%> (-10.45%) ⬇️
...va/org/apache/dubbo/admin/config/ConfigCenter.java 88.13% <0.00%> (+0.86%) ⬆️

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 021c3f5...e280b1b. Read the comment docs.

@htynkn htynkn self-requested a review August 13, 2021 03:47
Copy link
Copy Markdown
Member

@htynkn htynkn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Copy Markdown
Contributor

@haoyann haoyann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@KeRan213539 KeRan213539 merged commit 1bcac95 into apache:develop Aug 13, 2021
@KeRan213539 KeRan213539 deleted the develop-temp3 branch August 17, 2021 02:51
stringl1l1l1l pushed a commit to stringl1l1l1l/dubbo-admin that referenced this pull request Oct 27, 2025
Modified version to 0.3.0; Adjust POM dependencies and use Dubbo's dependency version control; Add display of version on UI; Add 0.3.0 docker related scripts;
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.

4 participants