Skip to content

Releases: linode/linode-api-docs

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

v4.152.3

08 May 14:57
Compare
Choose a tag to compare

Documentation-only fixes.

v4.152.1-patch1

02 May 18:51
95513ff
Compare
Choose a tag to compare

Removed

  • Removed all MongoDB commands and references from the specification.

v4.152.0

01 May 19:27
Compare
Choose a tag to compare

Changed

v4.151.1

19 Apr 16:16
Compare
Choose a tag to compare

Fixed