Skip to content

Releases: hivemq/hivemq-mqtt-client-dotnet

v0.8.0: New X.509 Client Certificate Support

09 Jan 13:34
1dde8de
Compare
Choose a tag to compare

What’s Changed

This release adds support for X.509 certificates. This allows brokers to validate connecting client. Read the HiveMQtt documentation here.

For more information on X.509 client certificates, see the following:

🚀 Features

👥 List of contributors

@pglombardo

NuGet Package

v0.8.0 is available on NuGet:
https://www.nuget.org/packages/HiveMQtt/0.8.0

v0.7.0: New Builder Interface & Documentation Portal

28 Dec 12:21
9e89933
Compare
Choose a tag to compare

What’s Changed

This release introduces a new documentation portal and an easy to use builder interface. Read about it here.

🚀 Features

📝 Documentation

⬆️ Dependencies updates

👥 List of contributors

@dependabot, @dependabot[bot] and @pglombardo

NuGet Package

v0.7.0 is available on NuGet:
https://www.nuget.org/packages/HiveMQtt/0.7.0

v0.6.0: Add Option to Allow Invalid Broker TLS Certificates

10 Nov 10:15
27efa2b
Compare
Choose a tag to compare

What’s Changed

🔧 Fixes & Refactoring

👥 List of contributors

@pglombardo

NuGet Package

v0.6.0 is available on NuGet:
https://www.nuget.org/packages/HiveMQtt/0.6.0

v0.5.0

30 Oct 09:44
9d70806
Compare
Choose a tag to compare

What’s Changed

🔧 Fixes & Refactoring

📝 Documentation

  • New & Updated Example Applications, Tools and Utilities (#103) @pglombardo

⬆️ Dependencies updates

  • ⬆️ Bump actions/checkout from 4.1.0 to 4.1.1 (#101) @dependabot
  • ⬆️ Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 (#100) @dependabot

👥 List of contributors

@dependabot, @dependabot[bot] and @pglombardo

NuGet Package

v0.5.0 is available on NuGet:
https://www.nuget.org/packages/HiveMQtt/0.5.0

v0.4.3

09 Oct 10:20
1e5deff
Compare
Choose a tag to compare

What’s Changed

🔧 Fixes & Refactoring

👥 List of contributors

@pglombardo

NuGet Package

v0.4.3 is available on NuGet:
https://www.nuget.org/packages/HiveMQtt/0.4.3

v0.4.2

09 Oct 08:32
fd220fa
Compare
Choose a tag to compare

What’s Changed

This release improves the code quality, adds full NLog support and improves the AfterDisconnect management.

🚀 Features

👥 List of contributors

@pglombardo

NuGet Package

v0.4.2 is available on NuGet:
https://www.nuget.org/packages/HiveMQtt/0.4.2

v0.4.1: Expand AfterDisconnect Trigger Cases

28 Sep 14:18
394c89a
Compare
Choose a tag to compare

What’s Changed

This release fixes an issue in #92. Thanks @Spike433!

🔧 Fixes & Refactoring

👥 List of contributors

@pglombardo

NuGet Package

v0.4.1 is available on NuGet:
https://www.nuget.org/packages/HiveMQtt/0.4.1

v0.4.0: New Before/AfterDisconnect Events

26 Sep 12:02
fe7d12f
Compare
Choose a tag to compare

What’s Changed

This release adds support for two new event types:

  • BeforeDisconnect
  • AfterDisconnect

To see example usage, see the Reconnect example application located here.

🚀 Features

⬆️ Dependencies updates

👥 List of contributors

@dependabot, @dependabot[bot] and @pglombardo

NuGet Package

v0.4.0 is available on NuGet:
https://www.nuget.org/packages/HiveMQtt/0.4.0

v0.3.0: New Last Will and Testament Support

07 Sep 08:28
d8a0d1a
Compare
Choose a tag to compare

What’s Changed

🚀 Features

⬆️ Dependencies updates

👥 List of contributors

@dependabot, @dependabot[bot] and @pglombardo

NuGet Package

v0.3.0 is available on NuGet:
https://www.nuget.org/packages/HiveMQtt/0.3.0

v0.2.1: Fix QoS 2 Send Bug

21 Aug 09:46
3cb78b5
Compare
Choose a tag to compare

This release fixes an issue with QoS level 2 packets, adds more related tests and contains some cleanup of warnings.

What’s Changed

🚀 Features

🔧 Fixes & Refactoring

  • Fix QoS2: PubRel packet fix (#81) (Thanks @Spike433 and others for reporting!)

⬆️ Dependencies updates

  • ⬆️ Bump release-drafter/release-drafter from 5.23.0 to 5.24.0 (#77) @dependabot

👥 List of contributors

@dependabot, @dependabot[bot] and @pglombardo

NuGet Package

v0.2.1 is available on NuGet:
https://www.nuget.org/packages/HiveMQtt/0.2.1