Skip to content

Releases: hivemq/hivemq-mqtt-client-dotnet

v0.2.0: Better Protocol Encoding & Decoding for Large Payloads

13 Jun 12:06
2f8c83c
Compare
Choose a tag to compare

This release fixes a problem with large MQTT packets as pointed out in #71 and #73. There are now bundled tests that sends 1MB publishes to validate this functionality going forward.

Thanks @jordanwade90 & @andygikling for the help in identifying the issue.

What’s Changed

🔧 Fixes & Refactoring

⬆️ Dependencies updates

  • ⬆️ Bump actions/checkout from 3.5.2 to 3.5.3 (#74) @dependabot
  • ⬆️ Bump actions/setup-dotnet from 3.1.0 to 3.2.0 (#70) @dependabot
  • ⬆️ Bump actions/setup-dotnet from 3.0.3 to 3.1.0 (#69) @dependabot

👥 List of contributors

@dependabot, @dependabot[bot] and @pglombardo

NuGet Package

v0.2.0 is available on NuGet:
https://www.nuget.org/packages/HiveMQtt/0.2.0

v0.1.10: Moar Code Documentation

18 Apr 10:23
41e3e74
Compare
Choose a tag to compare

What’s Changed

📝 Documentation

  • Documentation: Add class documentation for all Events (#65) @pglombardo

👥 List of contributors

@pglombardo

NuGet Package

v0.1.10 is available on NuGet:
https://www.nuget.org/packages/HiveMQtt/0.1.10

v0.1.9: Release Updates & Dependencies

12 Apr 07:31
b06a2a2
Compare
Choose a tag to compare

What’s Changed

⬆️ Dependencies updates

👥 List of contributors

@dependabot, @dependabot[bot] and @pglombardo

NuGet Package

v0.1.9 is available on NuGet:
https://www.nuget.org/packages/HiveMQtt/0.1.9

v0.1.8: Dependency Updates

28 Mar 10:32
9736fbe
Compare
Choose a tag to compare

What’s Changed

⬆️ Dependencies updates

👥 List of contributors

@dependabot, @dependabot[bot] and @pglombardo

NuGet Package

v0.1.8 is available on NuGet:
https://www.nuget.org/packages/HiveMQtt/0.1.8

v0.1.7: Repository Release Updates

27 Mar 14:29
1edf615
Compare
Choose a tag to compare

What’s Changed

👥 List of contributors

@pglombardo

NuGet Package

v0.1.7 is available on NuGet:
https://www.nuget.org/packages/HiveMQtt/0.1.7

v0.1.6: Github Action Fixes

24 Mar 14:31
74b8f6e
Compare
Choose a tag to compare

What’s Changed

👥 List of contributors

@pglombardo

v0.1.5: Better DNS parsing

24 Mar 14:19
a7f75a6
Compare
Choose a tag to compare

What’s Changed

🔧 Fixes & Refactoring

👥 List of contributors

@pglombardo

v0.1.4: TLS Default and an Example Console App

21 Mar 16:25
a0bf9f7
Compare
Choose a tag to compare

What’s Changed

🔧 Fixes & Refactoring

📝 Documentation

  • Examples: Add console application that uses the HiveMQtt NuGet package (#53) @pglombardo

👥 List of contributors

@pglombardo

v0.1.3: Documentation Additions & Updates

22 Feb 11:19
92c464c
Compare
Choose a tag to compare

What’s Changed

👥 List of contributors

@pglombardo

v0.1.2: NuGet Package Updates

21 Feb 17:53
c494889
Compare
Choose a tag to compare

What’s Changed

👥 List of contributors

@pglombardo