Skip to content

Releases: hivemq/hivemq-mqtt-client-dotnet

v0.21.0: Retransmission Handling & Timer Fix

02 Jul 10:27
f51e332
Compare
Choose a tag to compare

What’s Changed

🚀 Features

🔧 Fixes & Refactoring

👥 List of contributors

@pglombardo

NuGet Package

v0.21.0 is available on NuGet:
https://www.nuget.org/packages/HiveMQtt/0.21.0

v0.20.0: Improved Packet ID Management

27 Jun 11:41
17f8cbf
Compare
Choose a tag to compare

What’s Changed

🔧 Fixes & Refactoring

👥 List of contributors

@pglombardo

NuGet Package

v0.20.0 is available on NuGet:
https://www.nuget.org/packages/HiveMQtt/0.20.0

v0.19.1: Improved Error Handling

24 Jun 09:52
386afbf
Compare
Choose a tag to compare

What’s Changed

🚀 Features

⬆️ Dependencies updates

👥 List of contributors

@dependabot, @dependabot[bot] and @pglombardo

NuGet Package

v0.19.1 is available on NuGet:
https://www.nuget.org/packages/HiveMQtt/0.19.1

v0.19.0: Improved Transaction Management & Error Handling

17 Jun 09:59
0c2008c
Compare
Choose a tag to compare

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

v0.18.1: Task Safeties & Improved Error Logging

10 Jun 14:20
fc5c815
Compare
Choose a tag to compare

What’s Changed

🚀 Features

👥 List of contributors

@pglombardo

NuGet Package

v0.18.1 is available on NuGet:
https://www.nuget.org/packages/HiveMQtt/0.18.1

v0.18.0: New Back-pressure Support

10 Jun 13:22
af2333b
Compare
Choose a tag to compare

What’s Changed

This release adds the ability for the client to apply back-pressure to incoming & outgoing publishes to better balance between the two.

🚀 Features

👥 List of contributors

@pglombardo

NuGet Package

v0.18.0 is available on NuGet:
https://www.nuget.org/packages/HiveMQtt/0.18.0

v0.17.0: New Internal Health Checks

04 Jun 13:28
580b99a
Compare
Choose a tag to compare

What’s Changed

🚀 Features

👥 List of contributors

@pglombardo

NuGet Package

v0.17.0 is available on NuGet:
https://www.nuget.org/packages/HiveMQtt/0.17.0

v0.16.0: Improved Internal Await Strategy

31 May 07:44
c1b08ce
Compare
Choose a tag to compare

What’s Changed

This PR updates the internal await strategy for Publish package transactions.

🚀 Features

👥 List of contributors

@pglombardo

NuGet Package

v0.16.0 is available on NuGet:
https://www.nuget.org/packages/HiveMQtt/0.16.0

v0.15.1: Improved Package Spec & Reduced Warnings

29 May 10:02
9221aa7
Compare
Choose a tag to compare

What’s Changed

🚀 Features

👥 List of contributors

@pglombardo

NuGet Package

v0.15.1 is available on NuGet:
https://www.nuget.org/packages/HiveMQtt/0.15.1

v0.15.0: Better Internal Queues & Multi-arch NuGet Package

28 May 13:20
88db36e
Compare
Choose a tag to compare

What’s Changed

🚀 Features

🔧 Fixes & Refactoring

👥 List of contributors

@pglombardo

NuGet Package

v0.15.0 is available on NuGet:
https://www.nuget.org/packages/HiveMQtt/0.15.0