v4.153.0
·
332 commits
to development
since this release
Changed
-
Users List (GET /account/users)
User View (GET /account/users/{username})
User Update (PUT /account/users/{username})
- User
verified_phone_numberandpassword_createdproperties are now accessible when retrieving User data from these commands.
- User
Fixed
-
Backup Restore (POST /linode/instances/{linodeId}/backups/{backupId}/restore)
- Fixed a bug that caused failed restorations when the target Linode itself was in the process of creating a Backup. Now, an error message is returned when this command is attempted under these conditions.