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

Version 4.8.13 #4988

Merged
merged 13 commits into from
Feb 22, 2023
Merged

Version 4.8.13 #4988

merged 13 commits into from
Feb 22, 2023

Conversation

matyhtf
Copy link
Member

@matyhtf matyhtf commented Feb 21, 2023

  • Fixed parameter compatibility of Coroutine::printBackTrace() and debug_print_backtrace()
  • Fixed parsing length is wrong when the websocket server enable http2 and websocket protocols at the same time
  • Refactor curl native to support a curl handle with multiple sockets, such as the curl ftp protocol
  • Support for configuring http2 default settings

@codecov
Copy link

codecov bot commented Feb 21, 2023

Codecov Report

Merging #4988 (850688f) into 4.8.x (800fa85) will decrease coverage by 0.19%.
The diff coverage is 26.16%.

@@            Coverage Diff             @@
##            4.8.x    #4988      +/-   ##
==========================================
- Coverage   52.49%   52.30%   -0.19%     
==========================================
  Files          73       73              
  Lines       15187    15240      +53     
==========================================
  Hits         7972     7972              
- Misses       7215     7268      +53     
Impacted Files Coverage Δ
src/protocol/http2.cc 0.00% <0.00%> (ø)
src/core/base.cc 68.71% <37.50%> (-0.54%) ⬇️
src/protocol/http.cc 32.22% <50.00%> (-0.15%) ⬇️
src/server/port.cc 48.25% <50.00%> (-0.25%) ⬇️
src/server/static_handler.cc 26.27% <60.00%> (+0.29%) ⬆️
src/protocol/websocket.cc 46.70% <72.72%> (+1.19%) ⬆️
src/protocol/base.cc 65.24% <80.00%> (+2.59%) ⬆️
src/os/signal.cc 72.60% <100.00%> (ø)
src/server/master.cc 57.33% <100.00%> (-0.37%) ⬇️
src/os/async_thread.cc 70.88% <0.00%> (-0.85%) ⬇️
... and 2 more

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

@matyhtf matyhtf merged commit 48c8a40 into 4.8.x Feb 22, 2023
@matyhtf matyhtf deleted the version-4.8.13 branch February 22, 2023 00:57
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

1 participant