Version 1.4.0
What's Changed
Breaking Changes 🛠
New Features 🎉
- Upload in separate thread to multiple storage handlers by @aestene in #189
- Add option for publishing to MQTT broker by @tsundvoll in #196
Improvements
- Automatic version in setup using setuptools by @aestene in #180
- Updated default metadata configurations by @pramod74 in #185
- Add additional logging by @aestene in #200
- Run API as separate thread to join threads in main by @aestene in #199
- Rename
cancel
state tofinalize
by @aestene in #206
Bug Fixes
- Fix indentation in release.yml by @aestene in #208
Other Changes
- Update task dependencies by @vetlek in #186
- Return mission id from start endpoint by @vetlek in #195
- Update readme with a
Getting started
section by @nicholasdalhaug in #201
New Contributors
Full Changelog: v1.3.0...v1.4.0