v2.11.0
What's Changed
- examples: fix disconnect example by @julianoes in #2305
- FTP fixes by @julianoes in #2309
- log_streaming: refactor/fixup drop logic by @julianoes in #2303
- mission_raw: fix upload race condition by @julianoes in #2311
- Fix warnings (take two) by @julianoes in #2297
- Use uint64_t instead of void * as cookies by @julianoes in #2312
- add arm64-lts docker workflow by @AlexKlimaj in #2304
- Add conditional callback, use atomic handle_id and add some tests by @devbharat in #2307
- camera: support camera def files via MAVLink FTP by @julianoes in #2313
- action: ignore InProgress updates by @julianoes in #2320
- examples: fix autopilot_server arming issue by @labtoast in #2321
- CI: add macOS arm runners and update macOS CI in general by @julianoes in #2277
- Sonarcloud warnings by @julianoes in #2322
- core: prevent all potential use after stack scope by @julianoes in #2323
New Contributors
- @AlexKlimaj made their first contribution in #2304
- @devbharat made their first contribution in #2307
- @labtoast made their first contribution in #2321
Full Changelog: v2.10.2...v2.11.0