Skip to content

Cloud Manager v1.135.0

Latest
Compare
Choose a tag to compare
@abailly-akamai abailly-akamai released this 28 Jan 21:15
· 37 commits to develop since this release
b3bb140

Added:

  • useCreateUserMutation for adding new users (#11402
  • GPU plans in LKE create flow (#11544)

Changed:

  • Improve backups banner styles (#11480)
  • Disable resizable plans when the usable storage equals the used storage of the database cluster (#11481)
    (#11495)
  • Tech doc link for Bucket rate limits (#11513)
  • Search v2 not equal syntax (#11521)
  • Revise Disk Encryption description copy in Linode Create flow (#11536)

Fixed:

  • Spacing for LKE cluster tags at desktop screen sizes (#11507)
  • Zoom-in icon hover effect in CloudPulse (#11526)
  • Linode Config Dialog misrepresenting primary interface (#11542)

Tech Stories:

  • Update to TypeScript v5.7 (#11531)
  • Replace EnhancedSelect with Autocomplete component in the Help feature (#11470)
  • Replace ramda's splitAt with custom utility (#11483)
  • Update tsconfig.json to use bundler moduleResolution (#11487)
  • Replace one-off hardcoded color values with color tokens (part 5) (#11488)
  • Replace remaining react-select instances & types in Linodes Feature (#11509)
  • Dependabot security fixes (#11510)
  • Remove ramda from DomainRecords part 1 (#11514)
  • Remove ramda from CreateDomain.tsx (#11505)
  • Refactor and convert DomainRecords to functional component (#11447)
  • Add Asia/Calcutta zonename in timezones.ts, disabledTimeZone property in DateTimeRangePicker, and minDate property to DateTimePicker (#11495)

Tests:

  • Improve organization of Object Storage and Object Storage Multicluster tests (#11484)
  • Fix test notification formatting and output issues (#11489)
  • Remove cypress deprecated helper.ts functions (#11501)
  • Add component tests for PasswordInput (#11508)
  • Add CY_TEST_RESET_PREFERENCES env var to reset user preferences at test run start (#11522)
  • Increase timeouts when performing Linode clone operations (#11529)

Upcoming Features:

  • Add Proxy users table, removing users, adding users to IAM (#11402)
  • Add new entities component for IAM (#11429)
  • Display cluster provisioning after an LKE-E cluster is created (#11518)
  • Add Alert Details Criteria section in CloudPulse Alert Details page (#11477)
  • Update Metrics API request and JWE Token API request in CloudPulse (#11506)
  • Improve UDP NodeBalancer support (#11515)
  • Add scaffolding for Resources section in CloudPulse Alert details page (#11524)
  • Fix redirects from /account to /iam (#11539))
  • Add AddNotificationChannel component with unit tests with necessary changes for constants, CreateAlertDefinition and other components. (#11511)
  • Add Quotas feature flag, queries, and MSW CRUD preset support (#11493)

API-v4 - v0.133.0

Changed:

  • Allow cipher_suite to be none in NodeBalancerConfig and CreateNodeBalancerConfig (#11515)

Tech Stories:

  • Update tsconfig.json to use bundler moduleResolution (#11487)

Upcoming Features:

  • Update types for IAM and resources API (#11429)
  • Add types for Quotas endpoints (#11493)
  • Add Notification Channel related types to cloudpulse/alerts.ts (#11511)

[2025-01-28] Validation - v0.59.0

Changed:

  • Allow cipher_suite to be none in NodeBalancer schemas (#11515)

Tech Stories:

  • Update tsconfig.json to use bundler moduleResolution (#11487)

UI - v0.6.0

Changed:

  • Refactor and clean up Notice (#11480)

Removed:

  • marketing variant on Notice component (#11480)