Skip to content

Release report v0.19.0 #1504

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

Merged
merged 7 commits into from
Dec 1, 2020
Merged

Release report v0.19.0 #1504

merged 7 commits into from
Dec 1, 2020

Conversation

GLYASAI
Copy link
Contributor

@GLYASAI GLYASAI commented Dec 1, 2020

release report for v0.19.0

@GLYASAI
Copy link
Contributor Author

GLYASAI commented Dec 1, 2020

@nejisama @cch123 @champly review, please

@codecov-io
Copy link

codecov-io commented Dec 1, 2020

Codecov Report

Merging #1504 (3dfa230) into master (0f6ef42) will increase coverage by 0.10%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1504      +/-   ##
==========================================
+ Coverage   59.13%   59.23%   +0.10%     
==========================================
  Files         338      338              
  Lines       27046    27046              
==========================================
+ Hits        15994    16022      +28     
+ Misses       9272     9244      -28     
  Partials     1780     1780              
Impacted Files Coverage Δ
pkg/module/http2/transport.go 76.60% <0.00%> (-0.33%) ⬇️
pkg/network/connection.go 41.20% <0.00%> (ø)
pkg/module/http2/server.go 80.55% <0.00%> (ø)
pkg/metrics/shm/zone.go 65.15% <0.00%> (+3.03%) ⬆️
pkg/stream/stream.go 47.82% <0.00%> (+13.04%) ⬆️
pkg/stream/xprotocol/connpool_pingpong.go 50.56% <0.00%> (+13.06%) ⬆️
...ream/faulttolerance/regulator/default_regulator.go 100.00% <0.00%> (+21.05%) ⬆️

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 0f6ef42...b08792d. Read the comment docs.

Copy link
Member

@champly champly left a comment

Choose a reason for hiding this comment

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

LGTM

@GLYASAI GLYASAI force-pushed the release-report-0.19.0 branch from a673610 to 286f042 Compare December 1, 2020 09:02
@@ -0,0 +1,164 @@
# v0.19.0

MaxProcs 支持配置基于 CPU 使用限制自动识别
Copy link
Contributor

Choose a reason for hiding this comment

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

格式和后面的不统一

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed

CHANGELOG_ZH.md Outdated
- 增加最大连接数限制 [@champly](https://github.com/champly)
- AccessLog 获取变量失败时,使用”-”代替 [@champly](https://github.com/champly)
- MaxProcs 支持配置基于 CPU 使用限制自动识别 [@champly](https://github.com/champly)
- 重构了 StreamFilter 框架,减少 streamfilter 框架与 proxy 的耦合,支持其他 network filter 可复用 stream filter 框架 [@antJack](https://github.com/antJack)
Copy link
Contributor

Choose a reason for hiding this comment

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

重构单独列出来

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed

@nejisama nejisama merged commit 2adbcbc into mosn:master Dec 1, 2020
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