Skip to content

Commit b0a4d6e

Browse files
authored
Merge pull request linode#373 from linode/release-1.1.68
Release 1.1.68
2 parents 4e8bc28 + 80fe20b commit b0a4d6e

File tree

2 files changed

+35
-0
lines changed

2 files changed

+35
-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: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: Linode APIv4 JS Client v0.49.0
3+
date: 2021-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

0 commit comments

Comments
 (0)