Skip to content

Releases: PlaceOS/driver

v7.3.5

04 Feb 12:50
Compare
Choose a tag to compare

fix JSON parsing of the lockers interface model

v7.3.4: fix(interface/lockers): add a allocation id

03 Feb 01:13
Compare
Choose a tag to compare

v7.3.3

16 Jan 04:41
Compare
Choose a tag to compare

fixes the interface zone_access_security with required functions

v7.3.2

15 Jan 03:51
Compare
Choose a tag to compare

fixes zone access security interface

v7.3.1

15 Jan 03:47
ae03236
Compare
Choose a tag to compare

adds zone access security interface

v7.3.0: feat(driver_manager): implicitly call on_update

03 Dec 22:03
Compare
Choose a tag to compare

implicitly call on_update if on_load is not defined

v7.2.18: fix(driver_manager): ensure connected state

13 Nov 20:17
Compare
Choose a tag to compare

ensure connection state is eventually consistent if redis is unavailable when the connection state changes

v7.2.17

07 Nov 19:15
Compare
Choose a tag to compare

use JSON logging by default on STDOUT

v7.2.16

29 Oct 01:48
f0ef26b
Compare
Choose a tag to compare

What's Changed

  • feat(MailerTemplates): new interface for mailer template fields by @chillfox in #167

New Contributors

Full Changelog: v7.2.15...v7.2.16

v7.2.15

24 Oct 05:32
82b91c2
Compare
Choose a tag to compare

adds reply_to to mailer template