Releases: hivemq/hivemq-mqtt-client-dotnet
v0.4.3
What’s Changed
🔧 Fixes & Refactoring
- Fix Cancellation Token Reset (#96) @pglombardo
👥 List of contributors
NuGet Package
v0.4.3 is available on NuGet:
https://www.nuget.org/packages/HiveMQtt/0.4.3
v0.4.2
What’s Changed
This release improves the code quality, adds full NLog support and improves the AfterDisconnect
management.
🚀 Features
- Refactoring, Examples and Warning cleanup (#95) @pglombardo
- NLog: Better logging with configuration examples (#94) @pglombardo
👥 List of contributors
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
What’s Changed
This release fixes an issue in #92. Thanks @Spike433!
🔧 Fixes & Refactoring
- Extended AfterDisconnect Support (#93) @pglombardo
👥 List of contributors
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
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
- Add Support for [After|Before]Disconnect Events (#89) @pglombardo
⬆️ Dependencies updates
- ⬆️ Bump actions/checkout from 4.0.0 to 4.1.0 (#91) @dependabot
- ⬆️ Bump actions/checkout from 3.6.0 to 4.0.0 (#86) @dependabot
👥 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
What’s Changed
🚀 Features
- Add Last Will and Testament Support (#85) @pglombardo
⬆️ Dependencies updates
- ⬆️ Bump actions/checkout from 3.5.3 to 3.6.0 (#84) @dependabot
👥 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
This release fixes an issue with QoS level 2 packets, adds more related tests and contains some cleanup of warnings.
What’s Changed
- Add more PubSub tests (#82) @pglombardo
🚀 Features
- Refactoring and Cleanup (#80) @pglombardo
🔧 Fixes & Refactoring
⬆️ 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
v0.2.0: Better Protocol Encoding & Decoding for Large Payloads
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
- Refactoring, Cleanup & More Code Documentation (#76) @pglombardo
🔧 Fixes & Refactoring
- Improved Fixed Header Parsing (#75) @pglombardo
⬆️ 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
What’s Changed
📝 Documentation
- Documentation: Add class documentation for all Events (#65) @pglombardo
👥 List of contributors
NuGet Package
v0.1.10 is available on NuGet:
https://www.nuget.org/packages/HiveMQtt/0.1.10
v0.1.9: Release Updates & Dependencies
What’s Changed
- Github Actions: Fix Nuget Push (#63) @pglombardo
⬆️ Dependencies updates
- ⬆️ Bump actions/checkout from 3.3.0 to 3.5.0 (#64) @dependabot
👥 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
What’s Changed
⬆️ Dependencies updates
- ⬆️ Bump actions/checkout from 2 to 3 (#46) @dependabot
👥 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