Skip to content

Commit 0880c6a

Browse files
authored
Merge pull request linode#556 from linode/release-1.1.113
Release 1.1.113
2 parents 9ddb5f4 + 4430298 commit 0880c6a

File tree

5 files changed

+46
-1
lines changed

5 files changed

+46
-1
lines changed

src/content/changelog/4-119-0-2022-03-21.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ changelog:
88

99
### Added
1010

11-
* **Kubernetes Cluster Dashboard URL View** ([GET /lke/clusters/{clusterId}/dashboard](https://www.linode.com/docs/api/linode-kubernetes-engine-lke/#kubernetes-cluster-create))
11+
* **Kubernetes Cluster Dashboard URL View** ([GET /lke/clusters/{clusterId}/dashboard](https://www.linode.com/docs/api/linode-kubernetes-engine-lke/#kubernetes-cluster-dashboard-url-view))
1212
* LKE Clusters now include [Kubernetes Dashboard](https://github.com/kubernetes/dashboard)! Use this command to view a Cluster Dashboard access URL, which enables performance of administrative tasks through a web interface.
1313

1414
### Fixed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: '4.119.1: 2022-03-23'
3+
date: 2022-03-23T04:00:00.000Z
4+
version: 4.119.1
5+
changelog:
6+
- API
7+
---
8+
9+
### Changed
10+
11+
* Internal updates only.
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: '4.119.2: 2022-04-01'
3+
date: 2022-04-01T03:00:00.000Z
4+
version: 4.119.2
5+
changelog:
6+
- API
7+
---
8+
9+
### Changed
10+
11+
* **Linode Create** ([POST /linode/instances](https://www.linode.com/docs/api/linode-instances/#linode-create))
12+
* This command now has a dedicated limit of 10 requests per 30 seconds per user.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: '4.119.3: 2022-04-01'
3+
date: 2022-04-01T04:00:00.000Z
4+
version: 4.119.3
5+
changelog:
6+
- API
7+
---
8+
9+
### Changed
10+
11+
* Internal updates only.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: '4.119.4: 2022-04-04'
3+
date: 2022-04-04T04:00:00.000Z
4+
version: 4.119.4
5+
changelog:
6+
- API
7+
---
8+
9+
### Changed
10+
11+
* Internal updates only.

0 commit comments

Comments
 (0)