Skip to content

Cloud Manager v1.160.0

Choose a tag to compare

@grevanak-akamai grevanak-akamai released this 13 Mar 12:06
· 17373 commits to develop since this release
272eaa7

Cloud Manager - v1.160.0

Added:

  • IAM: adds the URL params to Assigned Roles and Assigned Entities tables (#13397)
  • IAM Parent/Child: add permissions to UI (#13409)
  • Add Gemma3, Qwen, Milvus, pgvector, and GPT-oss Markeplace apps (#13420)
  • New condition for displaying volume metrics tab (#13452)
  • New condition for displaying bucket metrics tab (#13456)
  • Stream Create/Edit form: Show instructions in the Clusters section on how to enable Kubernetes API Audit log generation per cluster (#13473)

Changed:

  • Make firewall selection mandatory while creating linode and its interfaces (#13410)
  • Delivery Logs - in Custom HTTPS form set authentication.details to undefined when None authentication is selected (#13425)
  • IAM: update last login field for delegate users (#13437)
  • Improvements for bucket selection in Akamai Object Storage Destination form (#13444)
  • Delivery CRUD mocks update from Beta APIv4 to APIv4 (#13461)
  • Stream Create/Edit form: in the Clusters table show only clusters with a region that has "ACLP Logs Datacenter LKE-E" capability (#13467)
  • Improve UpdateDelegateDrawer & EntitiesSelect UI (#13468)

Fixed:

  • IAM Delegation: incorrect landing page after account switch, wrong top menu username, pagination disappears in the User Delegations table (#13399)
  • IAM: style fix for long username (#13411)
  • IAM Parent/Child: Use User infinite query in UpdateDelegationDrawer (#13441)
  • Database Connection Pools table page size (#13448)
  • IAM / Entities & Roles client-side pagination on page refresh (#13451)
  • Linode Interfaces network connection incorrectly disabled when createing a Linode from a Backup (#13458)
  • Unnecessary API requests for Delivery services while searching when feature access is not present (#13459)
  • Await permissions to show error on User Detail (#13462)
  • Throughtput quota conversion logic (#13463)
  • IAM Parent/Child - SwitchAccount Drawer: hide search if no child account (#13464)
  • Update node balancer type for enterprise and remove duplicate nodebalancer rows in VPC subnet table (#13472)
  • Marketplace product updates + contact sales drawer fix (#13476)

Removed:

  • Remove New chip from Database Networking Tab and Access banner from Settings (#13454)

Tests:

  • Object storage summary tests added (#13403)
  • Fix Cypress test failures following v1.159.0 release (#13438)
  • Cypress tests for Postgresql Synchronous Replication Advanced Configuration (#13440)
  • Fix cypress test failing for hostname endpoint changes (#13457)
  • Fix test flakiness in account switching spec (#13470)

Upcoming Features:

  • Add new Marketplace products (#13475)
  • Private Image Sharing tabs new layout (v2) (#13407)
  • Empty message for SwitchAccountDrawer child accounts table (#13412)
  • Use new hostname endpoint in Database Summary and Network tab (#13413)
  • Add reusable ImagesView and ImagesTable components, and integrated them for the Owned by me Images tab (v2) (#13418)
  • Add Recovery images tab (v2) (#13432)
  • Add new Image Select table and use it in Linode Create > Images tab (#13435)
  • Use new hostname endpoints in Service URIs and display public/private URIs for public VPCs (#13439)
  • Integrate aclp-logs service to alerts with custom validation schemas, error texts (#13445)
  • Logs service integration changes for onboarding with CloudPulse Metrics (#13460)
  • Private Image Sharing: Add Share Groups tabs (#13471)
  • Fix Database PgBouncer Connection Pool bugs (#13474)

APIv4 - v0.158.0

Added:

  • Add ACLP Logs Datacenter LKE-E to the Region's Capability type (#13467)

Changed:

  • Export HostEndpoint and rename private_access to public_access (#13413)
  • Switch delivery endpoints from Beta APIv4 to APIv4 (#13461)
  • Update node balancer type for enterprise from premium_40GB to premium_40gb (#13472)

Upcoming Features:

  • Add shared to ImageType (#13418)
  • Add logs to CloudPulseServiceType and capabilityServiceTypeMapping (#13445)

Queries - v0.22.0

Fixed:

  • IAM: fix useGetChildAccountsQuery (#13419)

UI - v0.25.0

Upcoming Features:

  • Add ZeroStateSearchNarrowIcon to UI package (#13418)

Validation - v0.83.0

Changed:

  • Delivery Logs - additional validation in Endpoint URL and Custom Header Name fields (#13392)