·
19 commits
to develop
since this release
Cloud Manager - v1.158.0
Added:
- Add Mistral 7B instruct and ChromaDB to the Marketplace (#13270)
- Logs Stream - Provisioning status (#13284)
Changed:
- Default selection of network interface type to linode interface in Linode create flow (#13221)
- Update Generational Plans default sort to show newest (G8) -> oldest (G6) (#13234)
- Billing: Disable 'Make payment'button for Akamai users (#13243)
- NLB post-demo feedback-fix empty state title casing,rename LKE-E to Cluster and adjust column visibility for smaller screens to prioritize IPv6 (#13250)
- NLB post-demo feedback-Resolve special character filtering issue in Nodes table IPv6 column and add NLB to GoTo quick navigation (#13251)
- Changes related to private IP field in create linode flow (#13253)
- Optimize NLB table column widths and add back button on detail pages (#13258)
- Improvements in Add Network interface drawer (#13264)
- Handle Incompatibility of linode interfaces in create LKE flow (#13272)
- Apply UX and user feedback for linode interfaces feature in Account settings page (#13280)
- Apply UX and user feedback for linode interfaces feature in Create linode page (#13281)
- Logs texts updates after tech writing review (#13291)
- Update design-language-system to v5.3.2 (#13293)
Fixed:
- Hide dual stack option if no IPv6 prefixes available in create VPC flow (#13245)
- IAM Delegation: UX copy update, wrong breadcrumb fix (#13259)
- IAM Delegation: fix payload for updateChildAccountDelegates (#13260)
- IAM hydration error on User Detail pages (#13265)
- IAM: removing entity/role can cause an empty page (#13268)
- IAM Delegation: UI issues in Default Entity Access table, Default Roles labels/messages, and missing Make a Payment tooltip (#13275)
- IAM Delegation: fix payload for changing role flow (#13279)
- IAM Delegation: User selector not working in Assign Role/Roles drawer (#13282)
- IAM: changing entity/role can cause an empty page (#13285)
- Wrong time range sent in metrics payload on preference reload in
CloudPulse metrics(#13287) - IAM routing cleanup (#13288)
- Copy in Plans Panel generational plans tooltip (#13289)
- ACLP-Alerting List sorting from service_type to service_type label (#13295)
- End character validation for ACLP-Alerting Notification Channel form for name field (#13297)
- IAM DElegation: remove restriction to update user delegation with empty array, update the delegations after reopening a drawer (#13300)
Tech Stories:
- IAM: Cleanup
iamRbacPrimaryNavChangesfeature flag (#13232) - Bump jspdf to 4.0.0 (#13248)
- IAM - Clean up beta flag + BETA/LA logic (#13266)
Tests:
- Fix time range specification in
timerange-verification.spec.ts(#13240) - Fix issue in 'chooseRegion' util when specifying an override region (#13277)
Upcoming Features:
- CloudPulse-Alerts: Filter linode resources based on associated aclp alerts (#13163)
- Add reusable Product Selection Card component for Marketplace (#13247)
- CloudPulse-Alerts: Add support for delete action for user alert channels (#13256)
- Add Breadcrumb to Marketplace product landing page (#13257)
- Add service URIs to Database summary tab (#13261)
- Implement the main product grid with category grouping (#13267)
- IAM Parent/Child - Various fixes to Parent Account Flow (#13278)
- Add MSW crud for Resource Locking feature(RESPROT2) (#13286)
- Associated Alerts Table to ACLP-Alerting Notification Channel Details (#13294)
- CloudPulse-Alerts: Exclude account/region alerts in api payload while updating alerts for a linode and fix state reset issue on save (#13301)
APIv4 - v0.156.0
Fixed:
- IAM Delegation: fix payload for updateChildAccountDelegates (#13260)
Tech Stories:
- Clean up unused VPC IPv6 Large Prefixes tag (#13245)
Upcoming Features:
- CloudPulse-Alerts: Add
DeleteChannelPayloadtype and request for deletion of a notification channel (#13256) - Added locks property to Linode interface,added lock create and delete event keys, refactored Lock types (#13286)
- New type
NotificationChannelAlerts, requestgetAlertsByNotificationChannelIdto fetch alerts associated to a notification channel (#13294)
Queries - v0.20.0
Upcoming Features:
Validation - v0.81.0
Fixed:
- End character validation for name,description fields in ACLP-Alerting Create Alert form (#13297)