Releases: hivemq/hivemq-mqtt-client-dotnet
v0.11.0-rc1: Performance Benchmarks & Improvements RC1
What’s Changed
🚀 Features
- Performance Improvements (#133) @pglombardo
- Performance Benchmarks (#130) @pglombardo
⬆️ Dependencies updates
- Bump follow-redirects from 1.15.4 to 1.15.6 in /Documentation (#132) @dependabot
- ⬆️ Bump actions/checkout from 4.1.1 to 4.1.2 (#131) @dependabot
👥 List of contributors
@dependabot, @dependabot[bot] and @pglombardo
NuGet Package
v0.11.0-rc1 is available on NuGet:
https://www.nuget.org/packages/HiveMQtt/0.11.0-rc1
v0.10.3: Topic Matching & Dependency Updates
What’s Changed
- Tests: More Reliable LWT Tests (#125) @pglombardo
🚀 Features
- Better Topic Matching (#128) @pglombardo
📝 Documentation
- NuGet: Updated Metadata (#127) @pglombardo
⬆️ Dependencies updates
- ⬆️ Bump release-drafter/release-drafter from 5.25.0 to 6.0.0 (#124) @dependabot
👥 List of contributors
@dependabot, @dependabot[bot] and @pglombardo
NuGet Package
v0.10.3 is available on NuGet:
https://www.nuget.org/packages/HiveMQtt/0.10.3
v0.10.2: Logging & Code Cleanup
What’s Changed
- Lint: Code Improvement & Cleanup (#123) @pglombardo
🚀 Features
- Logging: Connect, Disconnect and TLS metadata (#122) @pglombardo
👥 List of contributors
NuGet Package
v0.10.2 is available on NuGet:
https://www.nuget.org/packages/HiveMQtt/0.10.2
Documentation
Documentation for this client is available here:
https://hivemq.github.io/hivemq-mqtt-client-dotnet/
v0.10.1: Github Tests Fix
What’s Changed
- Increase timeout for Github hosted broker (#121) @pglombardo
👥 List of contributors
NuGet Package
v0.10.1 is available on NuGet:
https://www.nuget.org/packages/HiveMQtt/0.10.1
v0.10.0: Per Subscription Event Handlers
What’s Changed
- Per Subscription Event Handlers (#120) @pglombardo
👥 List of contributors
NuGet Package
v0.10.0 is available on NuGet:
https://www.nuget.org/packages/HiveMQtt/0.10.0
v0.9.0: New Builder & Documentation
What’s Changed
🚀 Features
- New LastWillAndTestament Builder (#117) @pglombardo
📝 Documentation
- Documentation Additions (#119) @pglombardo
- Update NuGet Package Details (#115) @pglombardo
⬆️ Dependencies updates
- Bump follow-redirects from 1.15.3 to 1.15.4 in /Documentation (#116) @dependabot
👥 List of contributors
@dependabot, @dependabot[bot] and @pglombardo
NuGet Package
v0.9.0 is available on NuGet:
https://www.nuget.org/packages/HiveMQtt/0.9.0
v0.8.0: New X.509 Client Certificate Support
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:
- X509 Client Certificate Authentication - MQTT Security Fundamentals
- How to Generate a PEM client certificate for the HiveMQ Broker
🚀 Features
- Add support for X.509 Client Certificates (#114) @pglombardo
👥 List of contributors
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
What’s Changed
This release introduces a new documentation portal and an easy to use builder interface. Read about it here.
🚀 Features
- Add Builder Methods (#112) @pglombardo
- Documentation (#111) @pglombardo
📝 Documentation
- Add Builder Methods (#112) @pglombardo
- Documentation (#111) @pglombardo
⬆️ Dependencies updates
- ⬆️ Bump github/codeql-action from 2 to 3 (#113) @dependabot
- ⬆️ Bump actions/setup-dotnet from 3.2.0 to 4.0.0 (#110) @dependabot
👥 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
What’s Changed
- Add Option to Allow Invalid Broker TLS Certificates (
AllowInvalidBrokerCertificates
) (#104) Thanks @AaronTLFranz!- See a usage example of the new option here.
- New Logging example available in Examples/Logging to support documentation.
🔧 Fixes & Refactoring
- Fix Publish PayloadFormatIndicator (#109) Thanks for reporting @dalbarracin!
👥 List of contributors
NuGet Package
v0.6.0 is available on NuGet:
https://www.nuget.org/packages/HiveMQtt/0.6.0
v0.5.0
What’s Changed
🔧 Fixes & Refactoring
- Improved (and faster) Traffic Processing (#102) Thanks @angelonardone for pointing out issue #98!
📝 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