Skip to content

Releases: PlaceOS/driver

v7.16.0: fix(scheduler): improve stability

01 Dec 21:33

Choose a tag to compare

simplifies scheduler, futures return nil as type propagation and returning values was a potential cause of compiler instability

v7.15.0

30 Oct 03:26
d13dc21

Choose a tag to compare

fixes redis-cluster source

v7.14.0

23 Oct 02:06

Choose a tag to compare

adds a redis health check

v7.13.3

20 Oct 07:37

Choose a tag to compare

improves spec HTTP request processing

v7.13.2

15 Oct 00:02

Choose a tag to compare

fix issue with TCP#send

v7.13.1

14 Oct 23:52

Choose a tag to compare

fixes TCP connection recovery

v7.13.0

01 Oct 23:52

Choose a tag to compare

improves the process required to set connected state without needlessly firing the connected and disconnect callbacks

v7.12.0: feat(transport): add custom CA certificate support

26 Sep 02:27

Choose a tag to compare

add support for custom CA certificates per-module

v7.11.9

24 Sep 05:52

Choose a tag to compare

improves logging and handling of invalid client certificates

v7.11.8

24 Sep 04:09

Choose a tag to compare

allows client certificates to be applied without an associated private key