Skip to content

v1.3.12

Compare
Choose a tag to compare
@runtologist runtologist released this 12 May 07:49
· 39 commits to master since this release
ef13c84

This release contains a small bugfix for situations where on the ZIO side only a prefix of the stream smaller than the buffer size is consumed, but the underlying Producer tries to send more than prefix size messages. Thanks to @zeal18 for this fix.

What's Changed

  • Ignore publisher after cancelling subscription by @zeal18 in #324

New Contributors

Full Changelog: v1.3.10...v1.3.12