Skip to content

Releases: linode/linode-api-docs

Release 4.193.0

06 Feb 22:31
f6ad318
Compare
Choose a tag to compare

Note: This file is now being released as .json format.

Added/Changed

Fixed

v4.191.2

18 Dec 23:05
bd0e8ed
Compare
Choose a tag to compare

LKE Node Pools

  • Fix labels syntax issues for Node Pools
  • Update CLI example commands

NodeBalancer

  • Body parameters are now grouped by configuration protocol (TCP, HTTP, and HTTPs)

Managed Databases

  • Copy edits and other changes

Release v4.191.1

20 Nov 20:54
70670dc
Compare
Choose a tag to compare

Changes for DBaaS endpoints.

v4.191.0

20 Nov 03:21
b8bf766
Compare
Choose a tag to compare

CLI changes for Release 4.191.0
• Linodes, and LKEs support disk encryption
• Managed Database service in partnership with Aiven
• LKE supports tiers (standard and enterprise)

Release 4.189.3

29 Oct 16:43
Compare
Choose a tag to compare

Various fixes to address CLI-related issues in this file.

Release 4.189.2

24 Oct 16:55
Compare
Choose a tag to compare

Added

Fixed

  • List images operation. CLI fix for the x-linode-cli-display placement for the region object.

Release 4.189.1

21 Oct 18:23
Compare
Choose a tag to compare

Includes the following updates:

Fix to the openapi.yaml file. Version 4.189.0 included a corrupted version of this file.

Firewall Updates

Types for LKE, Object Storage, NB & Longview

Linode disk maximum. A single Linode can have up to 50 disks.

Release 4.186.0

26 Sep 17:27
Compare
Choose a tag to compare

Brings the openapi.yaml file up to date with version 4.186.0 of the Linode API.

Release 4.177.1

21 Aug 22:11
397c3d5
Compare
Choose a tag to compare

See the full list of updates for this version.

v4.176.0

14 May 16:09
Compare
Choose a tag to compare

Changed

Updated account availability-related endpoints, to apply new functionality and bring them from beta to GA:

  • Account Availability (GET /account/availability)
  • Region Service Availability (GET /account/availability/{id})

Fixed

  • Service Transfer Create (POST /account/service-transfers]). Included VPC in list of services that a Linode can't use.
  • VPC-related fixes:
    • Corrections to nat_1_1 objects for proper support.
    • Proper IP address formatting for VPC IP addresses.
    • IP Addresses List (GET /linode/instances/{linodeId}/ips). Corrected response example to show VPC's displayed as objects in an array and added ipv4.vpc attribute to x-linode-cli-subtables.
  • Domain Clone (POST /domains/{domainId}/clone). Updated regex examples to proper format.
  • IP Addresses List (GET /linode/instances/{linodeId}/ips). Replaced requestBody with query string.
  • Object Storage Bucket Contents List (GET /object-storage/buckets/{clusterId}/{bucket}/object-list). Fixed incorrect response sample.
  • Parent/Child Account fixes Applied pagination and missing warning message.