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

remove TLS post-handshake message reassembly logic #4073

Merged
merged 1 commit into from
Sep 7, 2023

Conversation

marten-seemann
Copy link
Member

Go 1.21.1 was released, which fixed the bug that made this workaround necessary.

Go 1.21.1 was released, which fixed the bug that made this workaround
necessary.
@codecov
Copy link

codecov bot commented Sep 6, 2023

Codecov Report

Merging #4073 (328c03c) into master (591d864) will decrease coverage by 0.02%.
Report is 1 commits behind head on master.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #4073      +/-   ##
==========================================
- Coverage   83.48%   83.46%   -0.02%     
==========================================
  Files         147      147              
  Lines       14906    14891      -15     
==========================================
- Hits        12443    12428      -15     
  Misses       1967     1967              
  Partials      496      496              
Files Changed Coverage Δ
connection.go 72.57% <100.00%> (ø)
crypto_stream.go 94.44% <100.00%> (-1.21%) ⬇️

@marten-seemann marten-seemann merged commit dc0369c into master Sep 7, 2023
33 checks passed
@marten-seemann marten-seemann deleted the no-more-tls-message-reassembly branch September 9, 2023 13:13
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

2 participants