Skip to content

Release v1.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Jul 20:30
· 2 commits to main since this release

Security

  • Upgraded golang.org/x/text v0.37.0 → v0.39.0 (root module and examples/wasm-client) to clear GO-2026-5970, a fresh advisory reachable via the HTTP/2 serving path. The v1.1.0 release gate correctly blocked publication on this advisory; v1.1.1 ships the same code with the patched dependency.

Added

  • docs/core/ROLLOUT_TODOS.md — actionable environment-validation checklist for high-criticality rollouts (reverse-proxy lifetimes, horizontal scaling, auth alignment, browser soaks, CDN/WAF/corporate networks, deployment drain rehearsal), complementing the suite-verified behaviors in CONNECTION_LIFECYCLE.md.