- Use Tokio directly in library
- Add support for SDP (service discovery protocol)
- Get rid of
ManagementClient
to reduce issues with threading/synchronization- Management operations now use
ManagementStream
directly
- Management operations now use
- Fewer panics on invalid/missing data