Skip to content

Releases: linode/linode-api-docs

v4.157.1

29 Jun 20:34
Compare
Choose a tag to compare

Documentation updates only.

Fixed

  • Added nullable property information to Notifications List response data.

v4.157.0

29 Jun 20:33
Compare
Choose a tag to compare

Added

v4.156.1-patch.1

16 Jun 16:22
516412f
Compare
Choose a tag to compare

Changed

  • Marked Profile verified_phone_number as nullable

v4.156.0

15 Jun 19:49
Compare
Choose a tag to compare

Internal updates only.

v4.155.0

13 Jun 18:43
Compare
Choose a tag to compare

Added

  • IP Addresses List (GET /networking/ips)

    • You can now drastically improve the performance of this command by utilizing the skip_ipv6_rdns option to exclude IPv6 RDNS data from responses. We recommend using this option if your application frequently accesses this command and does not require IPv6 RDNS data.

v4.154.1

05 Jun 20:43
Compare
Choose a tag to compare

Fixed

  • Fixed an LKE service issue. See here for a detailed report.
  • Fixed a bug affecting CLI Override Schemas.

v4.154.0

31 May 16:29
Compare
Choose a tag to compare

Changed

  • Account Update (PUT /account)

    • Now, when making requests for this command, the company, first_name, and last_name properties must not include any of the following characters: < > ( ) " =

v4.153.3-patch.1

22 May 19:09
e54ade3
Compare
Choose a tag to compare

This release contains documentation-only updates.

Fixed

  • Corrected the response schema for Networking Information list. Previously, ipv6.global was defined as an object. It is now defined as an array of objects.

v4.153.2

17 May 20:24
Compare
Choose a tag to compare

Changed

v4.153.0

15 May 19:06
Compare
Choose a tag to compare

Changed

Fixed