Skip to content

v9.43.1

Choose a tag to compare

@stream-ci-bot stream-ci-bot released this 05 May 14:33
· 34 commits to master since this release

9.43.1 (2026-05-05)

Bug Fixes

  • omit canceling uploads on initState in attachmentManager (#1733) (79b57a3)
  • types: align with backend response schema (#1727) (f148816)
  • types: restore config_overrides on PartialUpdateChannel (#1731) (7d8703b)

Performance Improvements

  • parse WebSocket events once at the transport boundary (#1729) (91b8f0d), closes #822