Skip to content

Releases: uhppoted/uhppoted-rest

v0.6.4-beta

14 Aug 16:30
Compare
Choose a tag to compare
v0.6.4-beta Pre-release
Pre-release

Release Notes

  1. Adds OpenDoor API
  2. Implements (optional) API authorization
  3. Updates event and status types and messages to reflect SDK documentation
  4. Added option to make client TLS certificates non-mandatory
  5. Removes Context dependency in Command implementation

v0.6.3-beta

11 Jun 18:18
Compare
Choose a tag to compare
v0.6.3-beta Pre-release
Pre-release

Release Notes

  1. Maintenance release to update module dependencies
  2. Pulls in fix for handling deleted card records

v0.6.2-beta

21 May 19:19
Compare
Choose a tag to compare
v0.6.2-beta Pre-release
Pre-release

Release Notes

  1. Implements access control list (ACL) API
  2. Implements put-card API (Ref. Expose Put Card in REST API)
  3. Updates get-events handling for response for no events condition on controller (Ref. uhppote-cli get-events throws a panic)

v0.6.1-beta

21 Apr 19:23
Compare
Choose a tag to compare
v0.6.1-beta Pre-release
Pre-release

Updated uhppote-core and uhppoted-api module dependencies to v0.6.1.

v0.6.0-beta

03 Apr 20:09
Compare
Choose a tag to compare
v0.6.0-beta Pre-release
Pre-release

Updated dependencies on uhppote-core and uhppoted-api to v0.6.0.

v0.5.1-beta

05 Mar 19:14
Compare
Choose a tag to compare
v0.5.1-beta Pre-release
Pre-release

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