Skip to content

Commit 2dcb82c

Browse files
authored
Merge pull request linode#354 from bbiggerr/api-changelog-release-4.87.0
API v4.87.0 Changelog
2 parents 6485f87 + ace395e commit 2dcb82c

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: '4.87.0: 2021-03-22'
3+
date: 2021-03-22T04:00:00.000Z
4+
version: 4.87.0
5+
changelog:
6+
- API
7+
---
8+
9+
### Changed
10+
11+
- The Account View ([GET /account](https://www.linode.com/docs/api/account/#account-view)) endpoint response schema has been updated to include the `active_promotions.service_type` property which specifies the services to which a promotion applies.
12+
13+
### Fixed
14+
15+
- The Service Transfer Create ([POST /account/service-transfers](https://www.linode.com/docs/api/account/#service-transfer-create)) endpoint description incorrectly stated that Backups for transferred Linodes were not included in a transfer, and associated data would be removed/cancelled. This has been corrected to state that Backups are transferred with Linodes as well.
16+
17+
- Previously, the IPv6 SLAAC address for Linodes were incorrectly returned with /64 prefixes for endpoints such as Linode View ([GET /linode/instances/{linodeId}](https://www.linode.com/docs/api/linode-instances/#linode-view)). This has been fixed so that Linode IPv6 SLAAC addresses are accurately returned with /128 prefixes.

0 commit comments

Comments
 (0)