You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
decort-golang-sdk/CHANGELOG.md

560 B

Version 1.5.2

Bugfix

  • Fix tag 'url' VINSID field in cloudbroker/account/list_vins

  • Made the field Reason not required in cloudbroker/account/enable and cloudbroker/account/disable

  • Made the field RecursiveDelete required in cloudbroker/account/deleteUser

  • Add a validator function to a workersGroupName field - must be 3 or more symbol

  • Add a token actuality check, add an error handler in client/client-transport and client/http-client

  • Add a fields SEPID and Pool in ListRequest struct in cloudbroker/disks/list and cloudapi/disks/list