Skip to content

Commit 079bf0d

Browse files
authored
Merge pull request #649 from bbiggerr/api-changelog-release-4.141.0
Add API v4.141.0 Changelog
2 parents 07fe197 + 467f79a commit 079bf0d

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: '4.141.0: 2022-11-29'
3+
date: 2022-11-29T01:00:00.000Z
4+
version: 4.141.0
5+
changelog:
6+
- API
7+
---
8+
9+
### Changed
10+
11+
* **User Preferences Update** ([PUT /profile/preferences](https://www.linode.com/docs/api/profile/#user-preferences-update))
12+
* The total length of the preferences JSON can not exceed 65,535 characters.
13+
14+
* **SSH Key Add** ([POST /profile/sshkeys](https://www.linode.com/docs/api/profile/#ssh-key-add))
15+
* This command now accepts the `ssh_key` format sk-ecdsa-sha2-nistp256 (Akamai-specific).

0 commit comments

Comments
 (0)