Skip to content

v1.1.0

Compare
Choose a tag to compare
@robin-nitrokey robin-nitrokey released this 17 Jul 15:08
· 6 commits to main since this release
v1.1.0
bd34dbf

Features

  • Add support for namespaces by adding the namespaces_get, namespaces_namespace_id_delete, namespaces_namespace_id_put, users_user_id_post API calls

Bugfixes

  • Return Error::ResponseError instead of Error::Transport for API errors (#21)
  • Fix multipart requests, namely system_restore_post (#20)
  • Add authentication for system_restore_post (#15)

Other Changes

  • Add AkPub and Pcr schemas

All Changes