Skip to content

Commit e25c3ce

Browse files
committed
Update Changelogs “4-4-1-2019-09-23”
1 parent 6a7a4f9 commit e25c3ce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/content/changelog/4-4-1-2019-09-23.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,5 @@ Some heuristics for which heading to put API reference updates under:
4040

4141
### Fixed
4242
- Previously, in the edge case where overwrite was set to true when restoring from backup (POST/linode/instances/{linodeId}/backups/{backupId}/restore), some disks were not being properly deleted. Additionally, the check to determine if there is enough disk size has been changed from checking the Linode’s `free_space` against the backup object’s `total_size` which is a computed value. This computed value is now being computed by summing the MinRestoreSize of each disk in the backup.
43+
44+
- Now, GET /support/tickets will properly honor the `order_by` `x-filter` query parameters.

0 commit comments

Comments
 (0)