Skip to content

Cloud Manager v1.130.0

Latest
Compare
Choose a tag to compare
@mjac0bs mjac0bs released this 14 Oct 19:09
· 11 commits to develop since this release
e0084d9

Added:

  • Default root hostname for TXT records (#11022)
  • Firewalls to search result queries (#11023)
  • Number of Nodes selector for DBaaS GA Resize (#11040)
  • Databases to search result queries (#11059)
  • Notification Menu story in Storybook (#10950)
  • Linode Empty Landing story in Storybook (#11012)

Changed:

  • Allow sorting by amount on billing activity table (#10941)
  • Rename notification tax_id_invalid to tax_id_verifying (#10967)
  • Hide SMTP warning for Linodes and accounts that have SMTP enabled (#10991)
  • Update docs links to use latest techdocs.akamai.com URLs (#11003)
  • Use CodeBlock component in KubeConfigDrawer (#11019)
  • Spell out "Configuration" in the Linodes Configurations table (#11046)
  • Improve ActionMenu styling and accessibility (#10964)

Fixed:

  • Styling for the support ticket details page (#10979)
  • Value selection issue in ImageSelect (#11007)
  • Empty data for Account Maintenance CSVs on the first download attempt (#11025)
  • ActionPanel PrimaryButton data-qa attribute (#11035)
  • Users unable to upgrade Kubernetes version from landing page (#11056)
  • Toasts not consistently dismissible with the 'X' button (#11073)
  • TypeScript performance of DismissibleBanner.tsx (#11075)
  • Spelling and grammar mistakes on image create pages (#11096)

Removed:

  • MacOS/Linux-specific getting_started.sh script (#11021)
  • VPC Details dismissible warning banner (#11050)
  • 512GB plan selection from DBaaS (#11036)

Tech Stories:

  • Introduce TanStack Router (#10997)
  • Add support ticket mocks to MSW 2.0 (#10937)
  • Add Pendo to Cloud Manager (#10982)
  • Get dependencies in a more healthy state (#11005)
  • Update Github Actions actions (#11009)
  • Clean up unused assets & icons (#11011)
  • Fix last path-to-regexp dependabot alert (#11015)
  • Add CodeBlock story (#11019)
  • Complete Linode Create refactor:
    • Remove Linode Create v1 - Part 2 (#11020)
    • Rename Linode Create v2 to Linode Create (#11043)
  • Validate redirect and login URLs via URL constructor (#11031)
  • Upgrade upload-artifact and download-artifact actions from v3 to v4 (#11033)
  • Update Sentry to the latest v7 version (#11054)
  • Remove unnecessary isVLAN code from codebase (#11065)
  • Fix TypeScript Performance of BarPercent.tsx (#11076)
  • Improve Pendo URL sanitization (#11079)

Tests:

  • Add integration tests for CloudPulse dashboard (#10891)
  • Add integration test for Object Storage Gen 2 Access Keys page (#10984)
  • Add Cypress integration test for OBJ Gen 2 bucket details tab changes (#10994)
  • Add integration test for Object Storage Gen 2 Properties tab (#11002)
  • Add unit tests for CollapsibleTable and CollapsibleRow components (#11016)
  • Add unit tests for CheckoutSummary component (#11061)
  • Add Cypress test for OBJ Gen 2 create validation & API errors (#11066)

Upcoming Features:

  • Add Region filtering to Linodes landing table (#10639)
  • Add useAclpPreference hook to improve flickering in widget component (#10853)
  • Restrict Image Upload to regions with Object Storage (#11038)
  • Add OBJ Gen2 resource links and fix test flake for bucket creation (#11047)
  • Add DBaaS GA enhancements to backups tab and make Beta fixes (#11048)
  • Add additionalFilters key in CloudPulseWidgetRenderer (#11053)
  • Add Action Menu column to the Databases Table and update Database Logo (#11039)