Skip to content

Commit e196fae

Browse files
authored
Merge pull request linode#207 from linode/release-1.1.27
Release 1.1.27
2 parents 2f38c5f + a84611d commit e196fae

File tree

2 files changed

+49
-0
lines changed

2 files changed

+49
-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.
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
title: Cloud Manager v1.9.1
3+
date: 2020-05-21T05:00:00.000Z
4+
version: 1.9.1
5+
changelog:
6+
- Cloud Manager
7+
---
8+
9+
### Added:
10+
11+
- @-expansion for Target field in Domain records
12+
- “Last Modified” column to Domains landing page
13+
- Support for Third-Party Authentication
14+
15+
### Changed:
16+
17+
- Default support ticket option to 'General'
18+
- Defer requests to Linodes and Images until after app has loaded
19+
- Redesign Billing section of app
20+
- Request Domains when hovering over Primary Nav link
21+
- Update behavior for TFA cancel button
22+
- Rename linode-js-sdk to @linode/api-v4 to prepare for NPM publication
23+
- Update @linode/api-v4 documentation
24+
- Lazy load Linodes on BackupsDashboardCard
25+
26+
### Fixed:
27+
28+
- Keyboard access to open Support ticket creation drawer
29+
- Missing SSH keys in some flows for Linode creation
30+
- Second column alignment for NodeBalancer on dashboard
31+
- Tag display on mobile viewport
32+
- Removed extra requests
33+
- Prevent crashing for unactivated users
34+
- Remove duplicate instance requests

0 commit comments

Comments
 (0)