Skip to content

Releases: linode/linode-api-docs

v4.115.0

07 Feb 19:53
Compare
Choose a tag to compare

Fixed

  • IP Addresses Share (POST /networking/ips/share):

    • Fixed a bug that caused a 500 error to be returned when making requests for an inaccessible linode_id.
  • VLANs List (GET /networking/vlans):

    • Corrected the shell request sample path to point to the "v4beta" server.

v4.114.0

31 Jan 19:11
Compare
Choose a tag to compare

Fixed

  • Corrected the description for Account.state to include more complete information.

v4.113.0

24 Jan 19:09
Compare
Choose a tag to compare

Changed

  • High Availability (HA) Control Plane for Linode Kubernetes Engine (LKE) is now generally available! Enabling LKE HA creates additional replicas of a cluster's control plane components, and includes a 99.99% uptime SLA. Additional information is available in the following command's updated request body schema:

Fixed

v4.112.3

10 Jan 18:43
Compare
Choose a tag to compare

Fixed

  • Added extensions to resolve CLI default commands.

v4.112.0

15 Dec 20:04
Compare
Choose a tag to compare

Added

  • IP Addresses Share

    • Configure IP address sharing to enabled IP failover between your Linodes.
  • IPv6 Range View (/networking/ipv6/ranges/{range})

    • View information for a specific IPv6 range.

Changed

  • NodeBalancer hostname descriptions and examples updated to reflect recent changes.

  • Domain request and response body descriptions regarding MX records updated for clarity.

  • Account country description updated for accuracy.

v4.111.0

30 Nov 18:18
Compare
Choose a tag to compare

Changed

  • The maximum length for a Linode's label has been increased from 32 to 64. This change affects the following endpoints:

  • The 299 (Deprecated) response has been added to the list of API HTTP Responses. This response indicates a successful request, but includes deprecation warnings and helpful instructions.

  • The Object Storage Cancel (POST /object-storage/cancel) command now automatically removes all buckets and their contents from your account. This data is irretrievable once removed, so please exercise caution when accessing this command.

Deprecated

Fixed

  • We've made a correction to the Object Storage Bucket Remove (DELETE /object-storage/buckets/{clusterId}/{bucket}) command description. Previously, the description referenced using a force option to delete buckets that contain objects. This option refers to the s3cmd command; it is not available as an option with Linode's API. The description has been updated accordingly. While we are working on implementing automatic deletion of bucket objects for this command, currently a bucket's objects must be removed separately prior to removing the bucket itself when using Linode's API.

v4.110.0

30 Nov 16:01
4f3b76d
Compare
Choose a tag to compare

Changed

  • Internal updates only.

v4.109.1

17 Nov 20:01
Compare
Choose a tag to compare

Updated

Fixed

v4.109.0

15 Nov 21:17
Compare
Choose a tag to compare

Added

Updated

  • Linode Create (POST /linode/instances):
    • Clarified when root_pass is required during disk creation in request body schema description.

Fixed

v4.108.1

08 Nov 13:52
9757649
Compare
Choose a tag to compare

Updated