Skip to content

Releases: PlaceOS/driver

v6.7.3: fix(transport/ssh): prevent connect/disconnect race conditions

07 Feb 06:45
Compare
Choose a tag to compare

prevent race conditions in SSH transport connect / disconnect methods

v6.7.2

06 Feb 05:09
Compare
Choose a tag to compare

ensures error responses are marked as results

v6.7.1

06 Feb 00:23
Compare
Choose a tag to compare

fixes rogue logs when outputting metadata

v6.7.0

09 Jan 02:09
Compare
Choose a tag to compare

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

17 Dec 06:18
5a234f8
Compare
Choose a tag to compare

fixes reading multicast data from the network

v6.6.2

28 Nov 05:34
06c7629
Compare
Choose a tag to compare

What's Changed

  • fix(interface/chat_bot): improve chat bot interface by @stakach in #160

Full Changelog: v6.6.1...v6.6.2

v6.6.1

25 Nov 11:13
0a0cad9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.6.0...v6.6.1

v6.6.0

08 Nov 01:11
11b2dab
Compare
Choose a tag to compare

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

  • @w-le made their first contribution in #156

Full Changelog: v6.5.0...v6.6.0

v6.5.0

29 Oct 13:21
Compare
Choose a tag to compare

updates to the camera and zoom interfaces

v6.4.16

24 Oct 03:13
Compare
Choose a tag to compare

fixes spec runner (missing a require)