Skip to content

Commit 566d5cc

Browse files
authored
Add API v4.139.0 Changelog (#636)
Add API v4.139.0 Changelog
1 parent 645c000 commit 566d5cc

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
title: '4.139.0: 2022-10-28'
3+
date: 2022-10-28T01:00:00.000Z
4+
version: 4.139.0
5+
changelog:
6+
- API
7+
---
8+
9+
### Added
10+
11+
* [Linode Compute Instances](https://www.linode.com/docs/api/linode-instances/) now include the read-only `host_uuid` property. This UUID identifies the host machine of a compute instance, enabling potential failure point identification for applications running on multiple instances.
12+
13+
### Changed
14+
15+
* **Managed Service Create** ([POST /managed/services](https://www.linode.com/docs/api/managed/#managed-service-create))
16+
17+
**Managed Service Update** ([PUT /managed/services/{serviceId}](https://www.linode.com/docs/api/managed/#managed-service-update))
18+
* The `address` property for Managed Services now has a limit of up to 100 characters.
19+
20+
* **Linodes Assign IPv4s** ([POST /networking/ipv4/assign](https://www.linode.com/docs/api/networking/#linodes-assign-ipv4s))
21+
* This command is now equivalent to **IP Addresses Assign** ([POST /networking/ipv4/assign](https://www.linode.com/docs/api/networking/#ip-addresses-assign)).
22+
23+
### Fixed
24+
25+
* [StackScripts](https://www.linode.com/docs/api/stackscripts/) are now filterable by `rev_note` in accordance to the documentation.

0 commit comments

Comments
 (0)