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

docs: update changelog for release v3.0.4 #2141

Closed
wants to merge 5 commits into from

Conversation

justxuewei
Copy link
Member

@justxuewei justxuewei commented Nov 27, 2022

What this PR does:

Updated changelog for release v3.0.4. Fixed some typos in the changelog.

Which issue(s) this PR fixes:
Fixes #

You should pay attention to items below to ensure your pr passes our ci test
We do not merge pr with ci tests failed

  • All ut passed (run 'go test ./...' in project root)
  • After go-fmt ed , run 'go fmt project' using goland.
  • Golangci-lint passed, run 'sudo golangci-lint run' in project root.
  • Your new-created file needs to have apache license at the top, like other existed file does.
  • All integration test passed. You can run integration test locally (with docker env). Clone our dubbo-go-samples project and replace the go.mod to your dubbo-go, and run 'sudo sh start_integration_test.sh' at root of samples project root. (M1 Slice is not Support)

Signed-off-by: Xuewei Niu justxuewei@apache.org

Signed-off-by: Xuewei Niu <justxuewei@apache.org>
@codecov-commenter
Copy link

codecov-commenter commented Nov 27, 2022

Codecov Report

Merging #2141 (96d0f01) into 3.0 (9e4452a) will decrease coverage by 0.83%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##              3.0    #2141      +/-   ##
==========================================
- Coverage   45.21%   44.38%   -0.84%     
==========================================
  Files         283      283              
  Lines       17572    17050     -522     
==========================================
- Hits         7946     7567     -379     
+ Misses       8795     8687     -108     
+ Partials      831      796      -35     
Impacted Files Coverage Δ
protocol/dubbo3/dubbo3_invoker.go 53.27% <0.00%> (-9.64%) ⬇️
remoting/getty/getty_server.go 46.49% <0.00%> (-9.28%) ⬇️
metadata/report/delegate/delegate_report.go 35.09% <0.00%> (-7.29%) ⬇️
remoting/getty/getty_client.go 43.60% <0.00%> (-7.22%) ⬇️
config/service_config.go 53.04% <0.00%> (-5.21%) ⬇️
protocol/grpc/client.go 63.01% <0.00%> (-4.73%) ⬇️
remoting/getty/pool.go 42.47% <0.00%> (-4.54%) ⬇️
...tocol/rest/server/server_impl/go_restful_server.go 41.37% <0.00%> (-3.45%) ⬇️
protocol/grpc/server.go 67.81% <0.00%> (-3.22%) ⬇️
config/reference_config.go 26.35% <0.00%> (-3.20%) ⬇️
... and 9 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

CHANGELOG.md Outdated Show resolved Hide resolved
Signed-off-by: Xuewei Niu <justxuewei@apache.org>
@AlexStocks
Copy link
Contributor

pls add #2117

Signed-off-by: Xuewei Niu <justxuewei@apache.org>
@justxuewei
Copy link
Member Author

pls add #2117

Done.

README.md Show resolved Hide resolved
Signed-off-by: Xuewei Niu <justxuewei@apache.org>
@AlexStocks AlexStocks changed the base branch from master to 3.0 December 1, 2022 01:44
Signed-off-by: Xuewei Niu <justxuewei@apache.org>
@sonarcloud
Copy link

sonarcloud bot commented Dec 1, 2022

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
4.0% 4.0% Duplication

@justxuewei justxuewei closed this Dec 2, 2022
@justxuewei justxuewei added this to the v3.0.4 milestone Dec 4, 2022
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.

5 participants