Aug 1, 2024 — Linode API

v4.184.0

Added

Fixed

  • Fixed pagination when listing Object Storage keys. Pagination functionality has been fixed to work as designed for the List Object Storage keys (GET /object-storage/keys) operation.

  • Fixed time_remaining object in event operations. All /account/events operations include a time_remaining object in their response that describes the time left for the specific event. This is a string and has been updated to return none when the event has completed.

  • Various user documentation fixes and clarifications.