Skip to content

v0.19.0: Improved Transaction Management & Error Handling

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jun 09:59
· 27 commits to refs/heads/main since this release
0c2008c

What’s Changed

This release greatly improves overall transaction management with back pressure support and error handling.

PublishAsync will now asynchronously block until the publish is sent and acknowledged (depending on QoS level). A new optional CancellationToken parameter has been added allowing applications to interrupt the publish process if needed.

🚀 Features

⬆️ Dependencies updates

👥 List of contributors

@dependabot, @dependabot[bot] and @pglombardo

NuGet Package

v0.19.0 is available on NuGet:
https://www.nuget.org/packages/HiveMQtt/0.19.0