Skip to content

Commit 3b752ee

Browse files
authored
Merge pull request linode#298 from johnwcallahan/add/cloud-v1.24.0-js-0.37.0
Changelogs for Cloud v1.24.0 and API JS Client v0.37.0
2 parents c1dac99 + 3ee5bca commit 3b752ee

File tree

2 files changed

+56
-0
lines changed

2 files changed

+56
-0
lines changed
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
---
2+
title: Cloud Manager v1.24.0
3+
date: 2020-11-02T05:00:00.000Z
4+
version: 1.24.0
5+
changelog:
6+
- Cloud Manager
7+
---
8+
9+
### Added:
10+
11+
- Ability to update username from Profile > Display
12+
13+
DBaaS:
14+
15+
- Landing
16+
- Creation modal
17+
- Details page
18+
19+
### Changed:
20+
21+
- Group kernels in dropdown when selecting in Config drawer
22+
- Show all devices (not just root) in Config rows
23+
- Allow multi-select when adding VLANs during Linode create
24+
- Polling improvements
25+
- Hide billing section of dashboard for users without account access
26+
- Apply CMR table components to search results landing
27+
28+
VLANS:
29+
30+
- Warning notice to reboot Linodes attached to a VLAN
31+
- Don't filter out VLANs without an IP address from the table in linode/networking
32+
- Use type-to-confirm in Deletion Dialog Modal
33+
- Remove default value for IP range and mark Region as required
34+
- Display ‘None’ for IP for interfaces without an address
35+
- Hide backups CTA on Linodes Landing in VLAN context
36+
37+
### Fixed:
38+
39+
- Make sure we don't filter private images containing 'kube'
40+
- Documentation link on the Linodes Landing page
41+
- Code typo in "Paginating Things" example
42+
- Extraneous comma display in Linode > Networking > VLANs
43+
- IP addresses truncation link and Volumes landing
44+
- "null" progress on CMR Dashboard
45+
- Linodes Landing docs link (CMR)
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: Linode APIv4 JS Client v0.37.0
3+
date: 2020-11-02T05:00:00.000Z
4+
version: 0.37.0
5+
changelog:
6+
- APIv4 JS Client
7+
---
8+
9+
### Added:
10+
11+
- Methods and types for DBaaS

0 commit comments

Comments
 (0)