Skip to content

v1.6.1

Choose a tag to compare

@github-actions github-actions released this 13 Jul 04:05
75c0a1b

Highlights

  • Stabilizes the bounded WebSocket write regression test by creating deterministic socket backpressure.
  • Removes race-runner and machine-speed sensitivity from the release gate without changing WebSocket runtime behavior.

Upgrade notes

  • This is a test/release-quality patch over v1.6.0; no generated API or runtime behavior changes are required.
  • Projects already using v1.6.0 can upgrade directly without regeneration solely for this patch.

Verification

  • make release-preflight
  • Repeated focused race/shuffle runs of the bounded WebSocket write test
  • Full unit, JSON-RPC integration, HTTP integration, OpenAPI contract, and generated-code quality gates

Full Changelog: v1.6.0...v1.6.1