Releases: PlaceOS/driver
Releases · PlaceOS/driver
v6.7.3: fix(transport/ssh): prevent connect/disconnect race conditions
prevent race conditions in SSH transport connect / disconnect methods
v6.7.2
ensures error responses are marked as results
v6.7.1
fixes rogue logs when outputting metadata
v6.7.0
proxy remote driver takes into account drivers on the edge
also fixes multicast bindings, ensure multiple drivers can bind to the same stream
v6.6.3
fixes reading multicast data from the network
v6.6.0
What's Changed
- feat(transport): provide a http_uri_override for non-http drivers by @stakach in #158
- docs(webhook): Add alt webhok uri format by @w-le in #156
New Contributors
Full Changelog: v6.5.0...v6.6.0
v6.5.0
updates to the camera and zoom interfaces
v6.4.16
fixes spec runner (missing a require)