Cloud Manager v1.115.0
abailly-akamai
released this
18 Mar 19:31
·
1286 commits
to develop
since this release
Cloud Manager - [2024-03-18] - v1.115.0
Added:
- Invoice byline for powered down instances (#10208)
- LinuxGSM and Passbolt to Marketplace (#10272)
- Linode Clone UI refinements (#10280)
Changed:
- Allow the disabling of the TypeToConfirm input (#10205)
- Disable 512GB Plans (#10228)
- Update ACLB Match Condition Tooltips and Placeholders (#10271)
- Source ACLB region info from API data and use Jakarta instead of Sydney (#10274)
- Improve the Linodes restricted user experience (#10227)
Fixed:
- Persisting error messages in ACLB delete dialogs (#10254)
- ACLB TCP rule creation (#10264)
- Ensure IP / Mask for firewall rules drawer correctly populates (#10279)
- Linode Rebuild Dialog state not being reset properly (#10287)
Tech Stories:
- Upgrade to TanStack Query v4 (#10236)
- Use
@lukemorales/query-key-factory
for Profile Queries (#10241) - Update root eslint parser to
@typescript-eslint/parser
(#10243) - Implement new useId() hook in several components (#10261)
- Linode Create Refactor - Part 1 (#10268)
Tests:
- Add Cypress test to check empty state in Images landing page (#10167)
- Add tests for child user verification banner (#10204)
- Refactor Cypress region utils, address region capacity flake (#10242)
- Resolve OBJ Bucket create/delete E2E test flake (#10245)
- Fix URL redirect flake for Images empty state landing page test (#10267)
Upcoming Features:
- Update Placement Group Create & Edit Drawers (#10205)
- Add scrolling for S3 hostnames in the Access Keys modal. (#10218)
- Placement Groups events and notifications (#10221)
- Disable Cloning, Private IP, Backups for edge regions (#10222)
- Show correct status of Child Account Enabled column for parent users (#10233)
- Hide "Switch Account" buttons if child_account_access is false (#10237)
- Only support Edge to Edge Migrations (#10238)
- Update Buckets landing page to use regions instead of clusters (#10244)
- Display parent email in user menu for restricted parent users without access to company name (#10248)
- Adjust user table column count for parent/child (#10252)
- Linode plan table updates for Edge regions (#10255)
- Change Placement Group Feature Flag to return a JSON object (#10256)
- Update copy from Business Partner to Parent User (#10259)
- Update Assign Linode Drawer and improve query skipping (#10263)
- Add Parent/Child Account copy and account management improvements (#10270)
- Improve Proxy Account Visibility with Distinct Visual Indicators (#10277)
API-v4 [2024-03-18] - v0.112.0
Changed:
- Make
match_condition
optional in Rule types to support TCP rules (#10264) - Make
type
andregion
required inCreateLinodeRequest
(#10268)
Upcoming Features:
- Add Placement Groups events types (#10221)
- Add temporary deleteBucketWithRegion method for OBJ Multicluster (#10244)
Validation - [2024-03-18] - v0.42.0
Changed:
- Update TCP rules to not include a
match_condition
(#10264)