Skip to content

v2.2.0

Choose a tag to compare

@sw-release-bot sw-release-bot released this 21 Jun 13:39
· 113 commits to main since this release
4613115

Added

  • (streaming) expose server-streaming RPCs as SSE

Fixed

  • (streaming) make error frames terminal and rename SSE error event
  • (config) reject zero SSE keep-alive interval
  • (streaming) let hyper choose NDJSON body framing
  • (streaming) parse all Accept headers and quality factors for SSE

Other

  • (readme) trim streaming feature bullet to a headline
  • (streaming) cover terminal error frames and SSE event name
  • (streaming) add regression tests for Accept negotiation