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

481 B

Version 1.5.3

Bugfix

  • Add a fields SEPID and Pool in ListUnattachedRequest struct in cloudbroker/disks/listUnattached and cloudapi/disks/listUnattached

  • Delete a field Shared in ListUnattachedRequest struct in cloudbroker/disks/listUnattached

  • Delete tag Required at field Permanently in DiskDelRequest struct in cloudbroker/compute/disk_del and cloudapi/compute/disk_del

  • Delete tag omitempty at field Permanently in DeleteRequest struct in cloudbroker/image/delete