What's Changed * plugins: add log streaming by julianoes in https://github.com/mavlink/MAVSDK/pull/2280 * log_streaming: forgot to update proto by julianoes in https://github.com/mavlink/MAVSDK/pull/2289 * Implement component metadata protocol by bkueng in https://github.com/mavlink/MAVSDK/pull/2272 * examples: add log_callback demo by julianoes in https://github.com/mavlink/MAVSDK/pull/2293 * telemetry and telemetry_server: fix Unix epoch time by julianoes in https://github.com/mavlink/MAVSDK/pull/2294 * examples: add mavlink forwarding example, fixup system_info example by julianoes in https://github.com/mavlink/MAVSDK/pull/2295 * cmake: improve LibLZMA linking by julianoes in https://github.com/mavlink/MAVSDK/pull/2296 * gimbal: mutex fixes and added env variable for v2 by julianoes in https://github.com/mavlink/MAVSDK/pull/2298 * mavsdk_server: fix crash on mavsdk_server init by julianoes in https://github.com/mavlink/MAVSDK/pull/2299 * log_streaming: make it robust to message drops by julianoes in https://github.com/mavlink/MAVSDK/pull/2290
What's Changed * Fix Follow Me example by KarthiAru in https://github.com/mavlink/MAVSDK-Python/pull/722 * Bump mavsdk_server to v2.12.4 by julianoes in https://github.com/mavlink/MAVSDK-Python/pull/725
New Contributors * KarthiAru made their first contribution in https://github.com/mavlink/MAVSDK-Python/pull/722