Releases: uhppoted/uhppoted-rest
Releases · uhppoted/uhppoted-rest
v0.6.4-beta
Release Notes
- Adds
OpenDoor
API - Implements (optional) API authorization
- Updates
event
andstatus
types and messages to reflect SDK documentation - Added option to make client TLS certificates non-mandatory
- Removes
Context
dependency inCommand
implementation
v0.6.3-beta
Release Notes
- Maintenance release to update module dependencies
- Pulls in fix for handling deleted card records
v0.6.2-beta
Release Notes
- Implements access control list (ACL) API
- Implements
put-card
API (Ref. Expose Put Card in REST API) - Updates
get-events
handling for response for no events condition on controller (Ref. uhppote-cli get-events throws a panic)
v0.6.1-beta
Updated uhppote-core
and uhppoted-api
module dependencies to v0.6.1.
v0.6.0-beta
Updated dependencies on uhppote-core
and uhppoted-api
to v0.6.0.
v0.5.1-beta
Initial release for the standalone uhppoted-rest
module after relocation from twystd/uhppote-go to uhppoted and restructuring for Go modules and git submodules.
Releases prior to v0.5.1 can be found here: twystd/uhppote-go