Skip to content

Releases: linode/linode-api-docs

v4.108.0

03 Nov 18:52
Compare
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
Compare
Choose a tag to compare

Updated

Fixed

v4.106.1

05 Oct 14:18
Compare
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
Compare
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
Compare
Choose a tag to compare

Updated

  • Internal updates only.

Fixed

  • Broken link fixed.

v4.105.0

20 Sep 18:53
Compare
Choose a tag to compare

Updated

Fixed

v4.104.0

08 Sep 14:02
Compare
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
Compare
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.

v4.101.1

16 Aug 20:00
Compare
Choose a tag to compare

Added

  • Added CLI default property configurations.

Fixed

  • Fixed broken link in the specification.

v4.101.0

09 Aug 20:26
Compare
Choose a tag to compare

Added

  • You can now deactivate Payment Methods by accessing the Payment Method Delete (DELETE /account/payment-methods/{paymentMethodId}) endpoint.

  • Linode APIv4 now supports adding an autoscaler configuration for Node Pools using the Linode Kubernetes Engine (LKE) endpoints listed below. Note: While adding an autoscaler config is supported by the Linode APIv4, issuing requests to these endpoints will not yet take any effect on your Node Pools. The cluster-autoscaler will be available in a subsequent Linode Kubernetes Engine release. Please refer to the LKE Changelog to learn when adding an autoscaler config for Node Pools is released.