Skip to content

Releases: PlaceOS/driver

v7.21.1

22 Apr 01:39

Choose a tag to compare

fixes some compiler warnings

v7.21.0

22 Apr 00:02

Choose a tag to compare

adds a heartbeat timer to redis subscriptions

v7.20.2: revert: non blocking dns

26 Mar 05:30

Choose a tag to compare

revert non-blocking dns due to production cluster issues

v7.20.1

26 Mar 03:32

Choose a tag to compare

fixes standby_image interface

v7.20.0

26 Mar 03:27

Choose a tag to compare

adds StandbyImage interface
uses non-blocking DNS

v7.19.3

25 Mar 06:15

Choose a tag to compare

fix transport/http compilation

v7.19.2

25 Mar 06:12

Choose a tag to compare

fix compilation

v7.19.1

25 Mar 03:16

Choose a tag to compare

fixes an issue in transport/http where before_request is not set until the next client creation

v7.19.0

25 Feb 03:34

Choose a tag to compare

allows specifying log level that is routed to STDOUT on a per-module level
the setting is called persistent_log_level and accepts log level strings like "info"

v7.18.3: fix(interface/device_info): user may call connected

23 Feb 05:29

Choose a tag to compare

fix(interface/device_info): user may call connected