Skip to content

Commit 2eeeb65

Browse files
authored
Merge pull request linode#156 from linode/cms/4-14-1-2020-02-24
Create Changelogs “4-14-1-2020-02-24”
2 parents d501ffd + 6628aa1 commit 2eeeb65

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: '4.14.1: 2020-02-24'
3+
date: 2020-02-24T05:00:00.000Z
4+
version: 4.14.1
5+
changelog:
6+
- API
7+
---
8+
9+
10+
### Fixed
11+
12+
- Previously, when restoring from a backup ([POST
13+
/linode/instances/{linodeId}/backups/{backupId}/restore](https://developers.linode.com/api/v4/linode-instances-linode-id-backups-backup-id-restore/#post)) to a Linode that was smaller than the Linode that the backup was created for, disk space could be overallocated. A 400 error message was added to inform the user if they are attempting to restore a backup to a Linode that does not have enough unallocated space available, and overallocation caused by this bug is no longer possible.

0 commit comments

Comments
 (0)