Skip to content

v4.95.0

Choose a tag to compare

@bbiggerr bbiggerr released this 15 Jun 15:45
· 1091 commits to development since this release

Changed

  • Linode Disks can now be created from Account-specific ("private/") Images that a user has read_only or read_write access to with the Linode Create (POST /linode/instances) or Disk Create (POST/linode/instances/{linodeId}/disks) endpoints. Previously, only users with read_write access to an Account Image could create disks from that Image.

Fixed