Skip to content

Releases: linode/linode-api-docs

v4.151.1

19 Apr 16:16
Compare
Choose a tag to compare

Fixed

v4.150.1-patch1

06 Apr 17:57
24944dd
Compare
Choose a tag to compare

Updated

  • Adds engine as a default to Managed Database Create CLI Commands.

v4.150.0

03 Apr 20:48
Compare
Choose a tag to compare

This release contains docs-only changes.

Added

  • Added tabulated response header information.

Updated

  • Clarified options for Personal Access Token Create scope request property.

v4.149.0

20 Mar 18:36
17a1b1d
Compare
Choose a tag to compare

This release contains docs-only changes.

Added

  • Added CLI Release action

v4.147.0

06 Mar 19:45
Compare
Choose a tag to compare

Changed

v4.145.0

21 Feb 18:38
Compare
Choose a tag to compare

Added

Fixed

  • Previously, Domain command requests accepted domain and description values of up to 255 characters. This resulted in technical domain lengths in violation of RFC1035. Accordingly, the maximum character length for domain and description values has been reduced to 253.

  • Fixed several filtering bugs that prevented filtering for Linode Types and Images by type.

v4.144.1

06 Feb 20:58
Compare
Choose a tag to compare

Changed

  • Regions commands now include the label property in responses, which provides more detailed location information for each Region.

  • Domains now have a limit of 12,000 active records.

v4.143.2

27 Jan 19:28
Compare
Choose a tag to compare

This release contains documentation-only changes.

Changed

  • Made the Event username property nullable to match certain cases.

  • Added the missing GrantResponse database property.

v4.143.1

23 Jan 19:55
1935391
Compare
Choose a tag to compare

Changed

  • Images List (GET /images)
    • Responses for this command are now filterable by the status property.

Fixed

v4.142.3-patch1

12 Jan 15:28
7dfefb3
Compare
Choose a tag to compare

Fixed

Fixed the LKE Node View (GET /lke/clusters/{clusterId}/nodes/{nodeId}) response schema by removing the "data" property. This enables a fix to the linode-cli lke node-view command, which was returning the following error: KeyError: 'data'. This is a documentation-only fix.