Skip to content

Release: merge develop into beta (v7.0.5-beta) - #1029

Merged
justcoding121 merged 1 commit into
betafrom
develop
Sep 10, 2026
Merged

Release: merge develop into beta (v7.0.5-beta)#1029
justcoding121 merged 1 commit into
betafrom
develop

Conversation

@justcoding121

Copy link
Copy Markdown
Owner

Summary

  • Recut product tag v7.0.5-beta with critical Chrome HTTP/2 MITM fix (e0500446): avoid PROTOCOL_ERROR when body-write hooks emit DATA before HEADERS.
  • Re-runs NuGet / GitHub prerelease / Chocolatey 7.0.5-beta (Chocolatey may already be Submitted from prior cut).

Test plan

  • PR: .NET / build, all ui-portable, RPS saturation / rps, path guard green
  • After merge: editions + peer RPS, NuGet, cut-product-tag, release.yml, Download Beta links

… before HEADERS.

Inspector always subscribes OnResponseBodyWrite; a direct SendData write could overtake queued HEADERS, which Chrome treats as DATA on an idle stream.
@sonarqubecloud

Copy link
Copy Markdown

@justcoding121
justcoding121 merged commit e348f7a into beta Sep 10, 2026
31 checks passed
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.

1 participant