Skip to content

Commit 185ddfb

Browse files
authored
Merge pull request linode#372 from ndukatz/development
Changelog for Cloud Manager v1.37.0 and JS Client v0.49.0
2 parents 426904b + 953ffbc commit 185ddfb

File tree

2 files changed

+36
-0
lines changed

2 files changed

+36
-0
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: Cloud Manager v1.37.0
3+
date: 2021-04-06T05:00:00.000Z
4+
version: 1.37.0
5+
changelog:
6+
- Cloud Manager
7+
---
8+
9+
### Added:
10+
- VLANs
11+
- Support for Bare Metal plans in Linode create flow
12+
13+
### Changed:
14+
- Changes for VLAN attachment in Linode Create flow
15+
- Hide unneeded fields on LinodeDetail for Bare Metal plans
16+
- Make Domain, OBJ and LKE upgrade banners dismissible
17+
18+
### Fixed:
19+
- Wrapping on Firewall Rule table
20+
- IP transfer not showing all options
21+
- Properly handle migration_pending notification
22+
- IP sharing bug
23+
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: Linode APIv4 JS Client v0.49.0
3+
date: 2020-04-06T05:00:00.000Z
4+
version: 0.49.0
5+
changelog:
6+
- APIv4 JS Client
7+
---
8+
9+
### Changed:
10+
- Added metal to LinodeTypeClass type and removed LinodeInterface from linodes/types.ts
11+
- Added interfaces for IPAssignment, IPSharingPayload and IPAssignmentPayload in networking/types.ts
12+
- Added Bare Metal to Capabilities type in regions/types.ts
13+

0 commit comments

Comments
 (0)