Skip to content

Releases: linode/linode-api-docs

v4.109.0

15 Nov 21:17

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

Choose a tag to compare

Updated

v4.108.0

03 Nov 18:52

Choose a tag to compare

Updated

  • Support Ticket Open (POST /support/tickets):
    • New support tickets can now reference relevant Kubernetes clusters with the new lkecluster_id request body property.

v4.107.0

18 Oct 16:43

Choose a tag to compare

Updated

Fixed

v4.106.1

05 Oct 14:18

Choose a tag to compare

Fixed

  • Fixed a bug that prevented the Linode CLI image-upload plugin from working, including re-enabling the images upload command.

v4.106.0

04 Oct 18:24

Choose a tag to compare

Updated

  • Added restrictions to Payment Make request usd property

Fixed

  • Fixed Required designation of nested properties
  • Fixed output value for Object Storage Transfer View response used property

v4.105.1

20 Sep 19:51

Choose a tag to compare

Updated

  • Internal updates only.

Fixed

  • Broken link fixed.

v4.105.0

20 Sep 18:53

Choose a tag to compare

Updated

Fixed

v4.104.0

08 Sep 14:02

Choose a tag to compare

Added

  • Specify a Payment Method when accessing the Payment Make (POST /account/payments) endpoint by utilizing the new payment_method_id property.

Fixed

  • Previously, the specification erroneously stated that google_pay type Payment Methods could be added with the Payment Method Add (POST /account/payment-methods) endpoint. At this time, non-credit_card type Payment Methods can only be added using Linode Cloud Manager. The google_pay type has been removed from the endpoint's Request Body Schema accordingly.

  • A bug was fixed that uploaded the SSH keys of deleted Users that were included in the authorized_users array when accessing the following endpoints:

v4.102.0

24 Aug 19:43

Choose a tag to compare

Added

Changed

  • Cloud Firewalls are now available in every data center Region! Accordingly, limited availability language has been removed from all Cloud Firewall endpoint descriptions in the specification.

  • You can now add up to 6 active Payment Methods when accessing the Payment Method Add (POST /account/payment-methods) endpoint. Previously, only one credit_card type and one google_pay type Payment Method was allowed.

Fixed

  • Previously, Restricted Users did not have access to the Cloud Firewalls they created. Now, when a Restricted User creates a Cloud Firewall, that user has read/write access to that Firewall after it is created.