Skip to content

Commit a84611d

Browse files
authored
Merge pull request linode#206 from hzoppetti/api-changelog-kraftwerk
API docs Changelog for 4.66.0
2 parents 4d938f9 + 8ad18da commit a84611d

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: '4.66.0: 2020-06-01'
3+
date: 2020-06-01T04:00:00.000Z
4+
version: 4.66.0
5+
changelog:
6+
- API
7+
---
8+
9+
### Changed
10+
11+
- In an effort to fight spam, Linode restricts outbound connections on ports 25, 465, and 587 on all Linodes for new accounts created after November 5th, 2019. This is not a new change; however, this note now appears on the Create Linode ([POST /linode/instances](/api/v4/linode-instances/#post)) endpoint.
12+
13+
- The upper limit for `page_size` can now be set to `500`; the default remains `100`. Refer to the [Pagination](/api/v4/#pagination) section of the Linode API for details on advanced query options.
14+
15+
- A Linode's CPU alert value defaults to 90% multiplied by its number of cores. This is not a new change; however, a note has been added to the [Linode Instances](/api/v4/linode-instances) group of endpoints.

0 commit comments

Comments
 (0)