Skip to content

Releases: linode/manager

Cloud Manager v1.107.0

13 Nov 20:31
41356e5
Compare
Choose a tag to compare

Changed:

  • Logic governing inclusion of public interfaces in Linode Create payload (#9834)
  • Improve layout of breadcrumb for support tickets (#9855)
  • Logic governing display of Network Interfaces/Networking section in Linode Config dialog (#9868)
  • Temporarily remove region sorting on DBaaS landing page (#9861)

Fixed:

  • Linodes Landing flickering (#9836)
  • Faux-bold font rendering (#9843)
  • Incorrect docs links for Main Concept and Simplex Marketplace apps (#9854)
  • Select Backup grid layout (#9862)

Tech Stories:

  • Tag Component v7 story migration (#9840)
  • BetaChip Component v7 story migration (#9864)
  • MUI Migration - SRC > Components > Crumbs (#9841)
  • Clean up app entrypoint render logic (#9844)
  • Fix Safari LaunchDarkly MSW Errors (#9863)

Tests:

  • Add DBaaS test coverage for disk metrics (#9833)
  • Improve Cypress rescue and rebuild test stability (#9867)
  • Upgrade Cypress to v13.x (#9874)
  • Add integration tests for AGLB certificate edit flow (#9880)
  • Add integration tests for AGLB certificate delete flow (#9846)

Upcoming Features:

  • Fix Unassign multiple Linodes from Subnet (#9820)
  • RemovableSelectionsList default maximum height and overflow scroll (#9827)
  • VPC UX feedback (#9832)
  • Remove temporary code for surfacing VPC interface errors and fix formatting of error in Linode Config dialog (#9839)
  • Refine payload in subnet "Assign Linodes" drawer (#9845)
  • Add Create VPC drawer to Linode Create flow and update Create Firewall button width (#9847)
  • Only unassign linodes in the 'Linodes to be Unassigned from Subnet' list for Subnet Unassign Drawer (#9851)
  • Clear subnet errors in Linode Create flow and VPC label errors in VPC Edit flow upon input change (#9857)
  • Fix IPv4 checkboxes for VPC interfaces in Linode Config dialog (#9865)
  • Fix incorrectly displayed error text in Linode Edit/Add config flow and prevent subnet section from incorrectly clearing in Linode Edit/Add Config and Linode Create flow (#9866)
  • Linode Details: VPC Subnets Not Associated with VPC IP Address Are Displayed (#9872)
  • Add VPC BETA Feedback link to VPC landing and detail pages (#9879)
  • Add dcGetWell feature flag (#9859)
  • Add RQ queries and mock data for DC Get Well (#9860)
  • Add RQ queries and mock data for Sold Out Plans (#9878)
  • Add basic AGLB create page and feature flag (#9856)
  • Add AGLB create page with Actions buttons (#9825)
  • Manage state in Create Load Balancer flow (#9848)
  • AGLB Configurations Add Route Drawer and other refinements (#9853)
  • Add missing label field validation in AGLB Edit Certificate drawer (#9880)

API-v4

[2023-11-13] - v0.105.0

Upcoming Features:

  • Add UpdateConfigurationPayload for AGLB (#9853)
  • Add getAccountAvailabilities and getAccountAvailability methods for DC Get Well initiative (#9860)
  • Add getRegionAvailabilities and getRegionAvailability endpoints and related types for Sold Out Plans initiative (#9878)

Validation

[2023-11-13] - v0.35.0

Upcoming Features:

  • Add CreateLoadBalancerEndpointSchema, CreateLoadBalancerServiceTargetSchema, CreateLoadBalancerRuleSchema, ConfigurationSchema, and CreateLoadBalancerSchema for AGLB (#9848)
  • Add UpdateConfigurationSchema for AGLB (#9853)
  • Add missing label validation to UpdateCertificateSchema for AGLB (#9880)

Cloud Manager v1.106.0

30 Oct 19:55
Compare
Choose a tag to compare

Cloud Manager

Added:

  • October Marketplace apps (#9771)
  • Last log in and TFA status to Users & Grants page (#9810)
  • Dynamic price error handling for DC-specific pricing (#9660)

Changed:

  • Linode Create error placement (#9788)
  • Firewall Create Drawer opens in the same tab in the Linode Create Flow (#9785)

Fixed:

  • Quote variable in changeset shell command (#9791)
  • Primary nav DBaaS menu item flicker on page load (#9808)
  • Excess spacing above and below Linode CLI help text in Upload Image form (#9812)
  • Only show regions that support Databases on the Database Create page (#9815)
  • Footer styles on small viewports (#9823)
  • Rendering of unsanitized titles in event notification popup and support tickets (#9826)
  • CreateCluster form label styles and layout (#9835)

Tech Stories:

  • Rename isPropValid utility (#9790)
  • Migrate NodeBalancer Node Mode Select TextField to Autocomplete (#9754)
  • Migrate UserDefinedSelect from a TextField Select to an Autocomplete (#9756)
  • Create Stack component (#9830)
  • MUI v5 Migration - SRC > Features > StackScripts pt1 (#9773)
  • Clean up src/utilities exports (#9783)
  • MUI v5 Migration - SRC > Features > StackScripts pt 2 (#9786)
  • MUI v5 Migration - SRC > Features > Users (#9748)

Tests:

  • Improve error message display when Linode API error occurs in Cypress test (#9777)
  • Improve Linode config edit test stability (#9781)
  • Improve LKE create test reattempt stability (#9782)
  • Clean up Jest warnings and errors (#9784)
  • Fix DBaaS UI test failures stemming from API update (#9801)
  • Refactor Cypress Firewall migration tests (#9807)
  • Skip affected tests when Managed is enabled on test accounts (#9809)
  • Make ConfigureForm.test.tsx Vitest compatible (#9816)

Upcoming Features:

  • Helper text for DC-specific pricing Object Storage overages (#9813)
  • Support VPCs in Add/Edit Linode Config dialog (#9709)
  • Properly support new shapes of Subnet and Interface return objects (#9824)
  • Only show regions that support VPCs in VPC Create page (#9787)
  • Invalidate VPC-related queries when deleting a Linode (#9814)
  • Add AGLB Routes - Rule Edit Drawer (#9778)
  • Add AGLB Edit Service Target drawer (#9800)
  • Add AGLB Rule Delete Dialog (#9804)
  • Add AGLB Create Route Drawer (#9806)
  • Add AGLB Edit Route Drawer (#9822)
  • Add Rule Index to AGLB Rule Table (#9838)

API-v4

Upcoming Features:

  • Update AGLB updateLoadbalancerServiceTarget endpoint with method and schema (#9800)
  • Update AGLB createLoadbalancerRoute endpoint with payload/schema (#9806)
  • Update the Subnet and Interface interfaces to match new API spec (#9824)

Validation

Changed:

  • Require vpc_id when interface purpose is 'vpc' in LinodeInterfaceSchema (#9709)

Upcoming Features:

  • Add AGLB UpdateServiceTargetSchema(#9800)
  • Add AGLB CreateRouteSchema (#9806)

Cloud Manager v1.105.0

17 Oct 14:09
3771d84
Compare
Choose a tag to compare

Cloud Manager

Added:

  • Statically Cache Marketplace Apps (#9732)
  • Link contact Support text in notices to support ticket modal (#9770)

Changed:

  • Comment out CS:GO app pending update (#9753)

Fixed:

  • Add Firewall and Linode Configuration success toast notifications (#9725)
  • Long drawer titles overlapping close icon (#9731)
  • Removed title prop forwarding on Modals/Dialogs (#9739)
  • Fixed the top spacing for the NodeBalancer empty state page (#9746)
  • Notice scroll-to-view behavior and styling regressions (#9755)
  • Display Database menu items in side nav and Create dropdown for permissioned users (#9762)
  • Customer success Hively overlap issue (#9776)
  • Inconsistent display of % in Linode Details MNTP legend (#9780)

Tech Stories:

  • Disable Sentry Performance Tracing (#9745)
  • Migrate Filesystem TextField Select to Autocomplete (#9752)
  • MUI v5 Migration - SRC > Features > Lish (#9774)

Tests:

  • Added Cypress integration test for Edit Subnet flow (#9728)
  • Cypress tests for VPC create flows (#9730)

Upcoming Features:

  • Subnet Unassign Linodes Drawer (#9703)
  • Add AGLB Route Delete Dialog (#9735)
  • Add Drag and Drop support to the Load Balancer Rules Table (#9736)
  • Make Reboot Linodes dismissible banner on VPC Details page unique for each VPC (#9743)
  • Showcase VPC feedback (#9751)
  • Persistent error messages for Region, Label, and Description fields in VPC Create flow (#9750)
  • Ability to choose resize types when resizing Linode (#9677)
  • Add AGLB "Edit Certificate" drawer (#9723)

API-v4

Upcoming Features:

  • Added UpdateCertificatePayload payload and updated Certificate interface (#9723)
  • New payload option migration_type in ResizeLinodePayload and new event type linode_resize_warm_create (#9677)

Validation

Upcoming Features:

  • Add UpdateCertificateSchema for AGLB (#9723)

Cloud Manager v1.104.1

05 Oct 18:23
0b58eb2
Compare
Choose a tag to compare

Fixed:

  • Add disabled Tokyo RegionSelect menu entry (#9758)
  • Display DC-specific monthly prices to two decimal places and hide blank Region column on past invoices (#9759)

Cloud Manager v1.104.0

02 Oct 21:31
6c3b76c
Compare
Choose a tag to compare

Added:

  • Breadcrumb header and other improvements to Volumes Create (#9720)

Fixed:

  • Back link and CSV download button accessibility on Billing Detail page (#9697)
  • Missing ARIA label for backup notification dismissal button (#9699)
  • Payment confirmation number covered in Payment Receipts (#9702)
  • Overly permissive regex in One Click Apps flow (#9704)
  • Styling issues in kubeconfig dialog (#9705)
  • Account Users "Add A User" button alignment (#9721)
  • "Cancel" button in Database Access Controls drawer incorrectly having a loading state (#9722)
  • Missing button labels in Delete SSH Key dialog and Clone Domain drawer (#9726)

Tech Stories:

  • De-Redux-ify and clean up the Volumes Drawer (#9601)
  • MUI v5 Migration - SRC > Features > Longview Pt2: Longview Landing and Longview root packages (#9612)
  • Fix TPAProviders invalid prop on a DOM element console errors (#9698)
  • Fix CodeQL warning with analytics.ts custom event payload (#9700)
  • Add feature flag handling for DBaaS create menu item (#9706)

Upcoming Features:

  • Add AGLB details - Routes Tab (#9593)
  • Update AGLB Certificates UI (#9711)
  • Add AGLB Create Service Target Drawer (#9657)
  • VPC and Firewall assignment within Linode Create flow (#9635)
  • Only show IPv4s specific to a linode-subnet relationship in a linode's row on VPC details page (#9710)
  • Updates to Create VPC based on feedback (#9718)
  • Subnet Assign Linodes Drawer and new list component, RemovableSelectionsList (#9687)
  • Add beta notice for DC-specific pricing to Object Storage (#9654)
  • Update DC Specific Pricing Notices (#9690)
  • Update Monthly Network Transfer Pool dialog copy and typography (#9692)

Cloud Manager v1.103.0

22 Sep 20:28
Compare
Choose a tag to compare

Change:

  • Remove Beta chip from Add User Data accordion (#9712)

Cloud Manager v1.102.0

18 Sep 21:05
575bd32
Compare
Choose a tag to compare

Cloud Manager

[2023-09-18] - v1.102.0

Added:

  • Configuration Profiles docs link to Linode Details Configurations tab (#9658)

Fixed:

  • Stuck LKE node pools when HA Control Plane is unavailable for self-hosting Cloud Manager users (#9558)
  • Longview styling regressions (#9619)
  • Typo in 'Confirm Ticket Close' modal (#9639)
  • Selected state of Longview processes table (#9643)
  • Typo in NodeBalancer landing table column header (#9648)
  • Metadata CLI command (#9665)
  • Billing Contact UI regression caused by MUI Update (#9667)
  • Panels alignment in NodeBalancer create flow (#9673)
  • Misplaced helper text and static copy in Linode Create Volume drawer (#9683)

Tech Stories:

  • Add Autocomplete component (#9497)
  • MUI v5 Migration - SRC > Features > EntityTransfers (#9582)
  • MUI v5 Migration - SRC > Features > Longview Pt1: Longview Detail (#9600)

Upcoming Features:

  • Add VPC-related permissions, capabilities, and grants (#9585)
  • Add VPC data in Linode Detail header (#9645)
  • Add VPC Create Subnet drawer (#9652)
  • Add VPC Delete Subnet dialog (#9640)
  • Add VPC filter subnets field (#9647)
  • Populate VPC Subnets table with data (#9599)
  • Standardize "region" and "data center" copy for DC-specific pricing
  • Removed VPC column from Linodes landing page table (#9625)
  • Improved VPC Create validation for subnets (#9659)
    (#9670)
  • Add DC-specific pricing Invoice support (#9597)
  • Add DC-specific pricing Linode Create support (#9598)
  • Add DC-specific pricing to Kubernetes node pools (#9606)
  • Add DC-specific transfer pools and linode usage displays (#9620)
  • Add Region label to DC-specific pricing invoices (#9663)
  • Add AGLB Details - Configuration Tab (#9591)
  • Add AGLB Certificate Delete Dialog (#9666)
  • Add AGLB Certificate Create Drawer (#9616)
  • Add AGLB Configuration Delete Dialog (#9675)
  • Add DBaaS disk size and used size fields to Database Summary (#9638)

Validation

[2023-09-18] - v0.31.0

Added:

  • Add create certificate schema for AGLB (#9616)

APIv4

[2023-09-18] - v0.101.0

Changed:

  • Change Account and Grant-related types to include VPC-related grants and capabilities (#9585)

Fixed:

  • Fix invalid absolute imports (#9656)

Upcoming Features:

  • DBaaS disk size and used size (#9638)

Cloud Manager v1.101.1

07 Sep 21:38
94bd772
Compare
Choose a tag to compare

Fixed:

  • Restricted users unable to edit Firewall after creation (#9637)
  • Adjust interfaces config validation to allow null values for label and ipam_address (#9644)

Cloud Manager v1.101.0

05 Sep 20:30
e98c2c9
Compare
Choose a tag to compare

Added:

  • September marketplace release (#9596)

Fixed:

  • Longview crashing the app with a negative number of CPU cores (#9563)
  • CopyTooltip hover state in Linode Summary (#9587)
  • Metadata Image select dropdown (#9592)
  • Hide User Data accordion in Linode Rebuild dialog for unsupported regions (#9602)

Tech Stories:

  • Add Product Information Banners for all product landing pages (#9523)
  • MUI v5 migration - SRC > Features > ToastNotifications (#9555)
  • MUI v5 Migration - SRC > Features > GlobalNotifications (#9561)
  • MUI v5 Migration - SRC > Features > Events (#9565)
  • Make feature flag dev tools show reality (#9567)
  • Update Material UI and Emotion (#9603)

Upcoming Features:

  • Add AGLB Create Page - Stepper component (#9520)
  • VPC Create page (#9537)
  • VPC detail summary (#9549)
  • Add AGLB landing page (#9556)
  • Introduce dynamic pricing utils and constants (#9564)
  • Add DC Specific Pricing to NodeBalancer Create (#9566)
  • Add DC-specific pricing to Kubernetes HA (#9568)
  • Add DC dynamic pricing information for Linode migration flow (#9570)
  • Add DC Specific Pricing Notices and Docs Links (#9572)
  • Add AGLB Details - Certificate Tab (#9576)
  • Add AGLB Details - Service Targets Tab (#9577)
  • Fix volume e2e test and dc specific price unit test (#9578)
  • Add AGLB Details - Settings Tab (#9583)
  • Add Collapsible Table Component (#9584)
  • Update mocks for DC-specific pricing API responses (#9586)
  • Add DC-specific pricing to Linode backups (#9588)
  • Details for betas and ability to enroll in betas (#9544)
  • Support for VPC and subnet events (#9530)
  • Added DC specific pricing to Volumes create flows (#9569)
  • Update header from “Subnet” to “Subnets” in VPC Create flow (#9604)

Cloud Manager v1.100.2

30 Aug 21:30
9bc9b67
Compare
Choose a tag to compare

Fixed:

  • Extra API calls for Linode Configs (#9609)