Skip to content

fix(deps): update rust crate nethsm-sdk-rs to v1.1.0

renovate requested to merge renovate/nethsm-sdk-rs-1.x-lockfile into main

This MR contains the following updates:

Package Type Update Change
nethsm-sdk-rs (source) dependencies minor 1.0.1 -> 1.1.0

Release Notes

Nitrokey/nethsm-sdk-rs (nethsm-sdk-rs)

v1.1.0

Compare Source

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by David Runge

Merge request reports

Loading