Skip to content

Commit 3c700d8

Browse files
Merge pull request linode#274 from DevDW/cloud-release-changelog-v1.20.0
Changelog for Cloud Manager v1.20.0 and JS Client v0.34.0
2 parents 93453d4 + 1214848 commit 3c700d8

File tree

2 files changed

+48
-0
lines changed

2 files changed

+48
-0
lines changed
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
---
2+
title: Cloud Manager v1.20.0
3+
date: 2020-09-22T05:00:00.000Z
4+
version: 1.20.0
5+
changelog:
6+
- Cloud Manager
7+
---
8+
9+
### Added:
10+
11+
- Object Details Drawer
12+
- Proxy Protocol field in NodeBalancer settings
13+
- Add link to NotificationDrawer from Linode busy status
14+
- Prevent text and other components from being flushed to the edge when <1280px
15+
16+
### Changed:
17+
18+
- Improve handling for unknown Linode types
19+
- List allowed regions when creating or adding Linodes to Firewalls
20+
- Prevent migration of a Linode with attached Firewalls to an unsupported Data Center
21+
- CMR:
22+
- Close notification drawer on internal links
23+
- Style updates for:
24+
- Object Storage > Buckets & Object Storage > Access Key headers
25+
- OBJ Bucket Detail table
26+
27+
### Fixed:
28+
29+
- Change "Create Kubernetes" to "Create Kubernetes Cluster"
30+
- Calculations for large LKE clusters (total CPU/memory) were incorrect
31+
- Missing/duplicate page titles throughout app
32+
- OrderBy lifecycle bug
33+
- Typos: consecutive occurrences of 'the'
34+
- MigrateLanding routing bug
35+
- Add units (GB) to RAM in Linode Detail view
36+
- Various CMR menu issues
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: Linode APIv4 JS Client v0.34.0
3+
date: 2020-09-22T05:00:00.000Z
4+
version: 0.34.0
5+
changelog:
6+
- APIv4 JS Client
7+
---
8+
9+
### Changed:
10+
11+
- Update Capabilities types to include Cloud Firewall
12+
- Update NodeBalancers schema and types to include proxy_protocol

0 commit comments

Comments
 (0)