Releases: mavlink/mavlink2rest
Releases · mavlink/mavlink2rest
t0.11.23
- Use latest rust-mavlink version
Full Changelog: t0.11.22...t0.11.23
t0.11.22
What's Changed
- Add initial heartbeat burst to awake USB connection in case of PX4 #107
New Contributors
- @JoaoMario109 made their first contribution in #107
Full Changelog: t0.11.21...t0.11.22
t0.11.21
t0.11.20
What's Changed
- Add websocket close and return to client by @RaulTrombin in #95
- Remove Websocket binary echo msg by @RaulTrombin in #96
- Docker Support by @ericjohnson97 in #94
- Update mavlink version by @patrickelectric in #99
New Contributors
- @RaulTrombin made their first contribution in #95
- @ericjohnson97 made their first contribution in #94
Full Changelog: t0.11.19...t0.11.20
t0.11.19
t0.11.18
What's Changed
- Fix relative path and watcher by @patrickelectric in #90
- Cargo: Update to 0.11.18 by @patrickelectric in #91
Full Changelog: t0.11.17...t0.11.18
t0.11.17
What's Changed
- server: Fix endpoint not working by @patrickelectric in #89
Full Changelog: t0.11.16...t0.11.17
t0.11.16
What's Changed
- Add default endpoint version option by @patrickelectric in #88
Full Changelog: t0.11.15...t0.11.16
t0.11.15
What's Changed
- More semantic status codes on failure by @rotu in #70
- Make a few refactorings by @zhiburt in #71
- README: Update links to the new home by @patrickelectric in #74
- README: Add a simple readme to explain how to update mavlink message set by @khancyr in #83
- Update mavlink version to include button2 of manual_control by @patrickelectric in #85
- Cargo: Add version back for mavlink package by @patrickelectric in #86
- Fix some serialization problems
New Contributors
- @rotu made their first contribution in #70
- @zhiburt made their first contribution in #71
- @khancyr made their first contribution in #83
Thanks for all contributors!
Full Changelog: mavftp...t0.11.15
t0.11.14
What's Changed
- Answer as HTTP OK status over "Ok." string
- More semantic status codes on failure by @rotu in https://github.com/patrickelectric/mavlink2rest/pull/70
- Make a few refactorings by @zhiburt in https://github.com/patrickelectric/mavlink2rest/pull/71
New Contributors
- @rotu made their first contribution in https://github.com/patrickelectric/mavlink2rest/pull/70
- @zhiburt made their first contribution in https://github.com/patrickelectric/mavlink2rest/pull/71
Full Changelog: patrickelectric/mavlink2rest@t0.11.13...t0.11.14