Skip to content

v0.1.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@flexlixrup flexlixrup released this 27 Dec 09:57
· 79 commits to main since this release

This release fixes some issues of the previous version and adds some new features

Features

  • Add synchronous send to Producers.

Fixes

  • Fixed an issue in the reconnection logic, where, after a reconnect, Producer and Consumer were unable to send messages.
  • Fixed an issue with the Example target that prevented it to be compiled with Swift 5.10 due to a false-positive data race error.

Known issues

  • No known issues in this version

Full Changelog

v0.1.0...v0.1.1