Skip to content

v0.4.1

Latest

Choose a tag to compare

@github-actions github-actions released this 22 Apr 14:24
56cb396

0.4.1 (2026-04-22)

⚠ BREAKING CHANGES

  • replace channel-based event streaming with message.Stream iterator (#330)

Features

  • examples: add todolist connect example exercising the new streaming API (#331) (492525f)
  • replace channel-based event streaming with message.Stream iterator (#330) (a96b37a)

Bug Fixes

  • release-please: enable bump-*-pre-major feature flags (f8456ab)
  • release: drop package-name from release-please config (#328) (6ae1f8e)
  • rephrase docs (1aa4425)

Documentation

  • README: add the How to Use section (baddbb7)

Miscellaneous