Releases: mavlink/MAVSDK-Python
Releases · mavlink/MAVSDK-Python
3.15.3
3.15.2
3.15.1
3.15.0
What's Changed
- README: document ruff checks by @julianoes in #797
- Remove component_information(_server) by @julianoes in #799
- templates: Use list comprehensions by @julianoes in #798
- CI: bump Ubuntu to 24.04 by @julianoes in #802
- examples: add two MavlinkDirect examples by @julianoes in #801
- examples: add demo to show all mavsdk_server output by @julianoes in #803
- examples: use consistent shebang, set exe flag by @julianoes in #804
- Bump protobuf version to 6.32.1 by @julianoes in #805
- Bump actions/checkout from 5 to 6 in the github-actions group by @dependabot[bot] in #807
- CI: update macOS runner and deployment target by @julianoes in #810
- Make requirements-dev lock the major version of protoc-gen-mavsdk by @JonasVautherin in #809
- examples: fixup ruff check by @julianoes in #812
- Update protoc-gen-mavsdk to v2 by @JonasVautherin in #811
- Update to MAVSDK v3.15.0 by @julianoes in #813
Full Changelog: 3.10.2...3.15.0
3.10.2
What's Changed
- Autogenerate Python code without useless semicolons by @cclauss in #789
- Bump actions/setup-python from 5 to 6 in the github-actions group by @dependabot[bot] in #791
- Format Python code with ruff format by @cclauss in #790
- Ruff fixes by @julianoes in #786
- Bump to mavsdk_server 3.10.2 by @julianoes in #793
Full Changelog: 3.10.1...3.10.2
3.10.1
3.10.0
What's Changed
- Bump actions/checkout from 4 to 5 in the github-actions group by @dependabot[bot] in #782
- Update to 3.10.0 by @julianoes in #784
Full Changelog: 3.9.0...3.10.0
3.9.0
What's Changed
- Add missing plugins by @julianoes in #780
- Improve logging of mavsdk_server by @julianoes in #781
Full Changelog: 3.8.0...3.9.0
3.8.0
What's Changed
- useless-semicolon:
ruff check --select=E703 --fixby @cclauss in #769 - system.py: Async functions should not call
time.sleepby @cclauss in #772 - Update index.rst to include tip about enabling mavsdk-server debug output by @HB-Stratos in #777
setup.py bdist_wheelis deprecated and will be disabled in Oct. 2025 by @cclauss in #770- Windows build fixes by @julianoes in #779
New Contributors
- @HB-Stratos made their first contribution in #777
Full Changelog: 3.6.0...3.8.0
3.6.0
What's Changed
- Display plugin name on uninitialized error by @emmanuel-ferdman in #762
- Keep GitHub Actions up to date with GitHub's Dependabot by @cclauss in #765
- Bump actions/checkout from 1 to 4 in the github-actions group by @dependabot in #766
- Update connection strings by @julianoes in #767
- Update to MAVSDK v3.6.0 by @julianoes in #768
New Contributors
- @emmanuel-ferdman made their first contribution in #762
- @cclauss made their first contribution in #765
- @dependabot made their first contribution in #766
Full Changelog: 3.5.0...3.6.0