Releases: eclipse-uprotocol/up-transport-mqtt5-rust
Releases · eclipse-uprotocol/up-transport-mqtt5-rust
v0.2.0
What's Changed
- Adjust crate name to publish by @PLeVasseur in #12
- Add a couple of fields needed for publish to crates.io. by @PLeVasseur in #13
- Update up-rust to 0.3.0 and bump own version to prepare for release. by @PLeVasseur in #16
- Improve message dispatching & small refactorings by @jjj-vtm in #8
New Contributors
- @PLeVasseur made their first contribution in #12
- @jjj-vtm made their first contribution in #8
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Devkelley/initial structure by @devkelley in #1
- Fix Lint and Test workflow by @devkelley in #2
- Implement UTransport for MQTT v5 by @devkelley in #4
- Enable encrypted MQTT/ connection with Azure EventGrid by @ValMobBIllich in #6
- Add integration tests by @ValMobBIllich in #7
New Contributors
- @devkelley made their first contribution in #1
- @ValMobBIllich made their first contribution in #6
Full Changelog: https://github.com/eclipse-uprotocol/up-transport-mqtt5-rust/commits/v0.1.0