Skip to content

Commit 4a18f9a

Browse files
authored
Merge pull request linode#327 from bbiggerr/api-changelog-release-4.83.2
API release 4.83.2 changelog
2 parents 7af1717 + 783e4a4 commit 4a18f9a

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
title: '4.83.2: 2021-01-29'
3+
date: 2021-01-29T04:00:00.000Z
4+
version: 4.83.2
5+
changelog:
6+
- API
7+
---
8+
9+
### Changed
10+
11+
- The limit of Firewalls per Linode service has been increased from 3 to 5. Descriptions for Firewall ([/networking](https://www.linode.com/docs/api/networking/)) beta endpoints were updated to reflect this increase.
12+
13+
- The description for the User Create ([POST /account/users](https://www.linode.com/docs/api/account/#user-create)) endpoint has been updated to include details for the email confirmation that is sent to newly-created Users.
14+
15+
- The description for the Kubernetes Cluster Recycle ([POST /lke/clusters/{clusterId}/recycle](https://www.linode.com/docs/api/linode-kubernetes-engine-lke/#kubernetes-cluster-recycle)) endpoint has been updated to include more descriptive language regarding recycling all Nodes within an LKE Cluster.
16+
17+
### Fixed
18+
19+
- Descriptions for Object Storage ([/object-storage](https://www.linode.com/docs/api/object-storage/)) endpoints contained broken links to S3 API documentation. These links have been fixed.

0 commit comments

Comments
 (0)