Features
- Support for availability events. (#523).
See Mesh availability for more information. - Support for Python 3.13 (#558).
Fixes
- Async
delete_object
was missing anawait
on an internal async call (#551).
Requirements
- Mesh >= 2.18
Notes
- Python 3.9 support will dropped in the next Mesh Python SDK release.