-
Notifications
You must be signed in to change notification settings - Fork 392
Release v1.157.0 - staging → master #13263
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Skip DBaaS update tests * Added changeset: Temporarily disable DBaaS update tests
* feat: [UIE-9785] - typo in NodeBalancer Settings tooltip * Added changeset: Typo in NodeBalancer Settings tooltip
…refix Lists (part-2) (#13188) * Fix Rule Set Id copy from Rules table row * Change `RuleSets` to `Rule Sets` text * Update Ruleset ID to Rule Set ID for edge case * Exclude Marked for deletion rulesets from the dropdown * Update default state of newly choosen PL or Special PL that supports both Ipv4 & IPv6 * Added changeset: UI/UX enhancements and fixes for Rule Sets & Prefix Lists (part-2) * Fix styling for long PL/RS labels in PL/RS Drawer * Add flex wrap * Minor styling bug fix * Copy Icon display style update * Clean up: avoid repetitive styles * Add a comment for clarity * Add unit tests for Rule Sets filter logic
…tegrate the change with PrefixList Drawer (#13151) * upcoming: [UIE-9698] - Add Beta Chip for Drawer * Add Storybook * PR feedback * PR feedback @pmakode-akamai * upcoming: [UIE-9701] - Add Back Navigation Icon to Drawer title * Added changeset: Add Back Navigation functionality in Drawer * pr feedback * Fix: test failure and back icon while `isFetching` is true * Add test for back icon in PrefixList Drawer * Added changeset: Add back navigation functionality to Drawer and integrate it with PrefixList Drawer * Remove changed changeset * Update comment for clarity --------- Co-authored-by: pmakode-akamai <pmakode@akamai.com>
…3150) * upcoming: [DI-28500] - Introduce Alert's Notification Channel Management tab * upcoming: [DI-28500] - filter and render enabled Tabs only * add changeset * test[DI-28587]: Add permission tests for Notification Channel Management * test[DI-28587]: Add permission tests for Notification Channel Management --------- Co-authored-by: agorthi-akamai <agorthi@akamai.com>
…se (#13192) * fix what i can fix * Added changeset: Fix e2e tests impacted by Generational Plans release * one more
…n IAM (#13190) * ensure browser history integrity when redirecting in IAM * Added changeset: Ensure browser history integrity when redirecting in IAM
…13149) * feat: add elastic stack and weaviate apps to Marketplace * Added changeset: Add Elastic Stack to Marketplace Apps * update changeset * Update packages/manager/.changeset/pr-13149-added-1765469597776.md Co-authored-by: Dajahi Wiley <114682940+dwiley-akamai@users.noreply.github.com> --------- Co-authored-by: Banks Nussman <115251059+bnussman-akamai@users.noreply.github.com> Co-authored-by: Dajahi Wiley <114682940+dwiley-akamai@users.noreply.github.com>
…13196) * upcoming: [DI-28760] - Reset dependent filter ref on dashboard switch and add type safety for ref's usage * upcoming: [DI-28760] - Remove side effects * upcoming: [DI-28760] - Add changeset
…13189) * feat: [UIE-9794] - IAM: Enable account_viewer to access users table * changesets * fix a tooltip
…in linode network tab (#13170)
…cess IAM User Details, User Roles and Entities (#13194) * fix: [UIE-9795], [UIE-9796] - Enable account_viewer to access IAM User Details and User Roles * Added changeset: IAM: Enable account_viewer to access IAM User Details and User Roles * disable chip * fix: [UIE-9797] - Enable account_viewer to access IAM User Entites, chip fix * changeset update
… `ChangeRoleForEntityDrawer` (#13201) * don't filter out existing roles in ChangeRoleForEntityDrawer * Added changeset: IAM: Remove Role filter (already assigned roles) in ChangeRoleForEntityDrawer
* ref: STORIF-181 - BucketDetails folder cleanup. * new: STORIF-181 - Bucket metrics page created.
* upcoming: [DI-28502] - Alerts Notification Channels Listing * add changeset * add api-v4 changeset
* prepare e2e for IAM * Added changeset: Proactive IAM e2e gating * revert volume drawer delete * more fixes * Fix failing rebuild tests by ensuring expected content is on-screen --------- Co-authored-by: Joe D'Amore <jdamore@akamai.com>
#13187) * upcoming: [UIE-9780] - Add new API endpoints, types and queries for Resource Locking feature(RESPROT2) * Added changeset: Add new API endpoints and types for Resource Locking feature(RESPROT2) * Added changeset: Add new API queries for CRUD of locks for Resource Locking feature(RESPROT2) * Address review comments.
…13200) * feat: [UIE-9798] - IAM: Enable account_viewer to access roles table * update akamai-cds-react-component lib * Added changeset: IAM: allow users with account_viewer role to see the roles table * add a check for admin * update cds-library * update lib
* test[DI-28502]:- Notification channel Management - Listing Page * test[DI-28502]:- Notification channel Management - Listing Page * test[DI-28502]:- Remove hardcoded values from notification channel sorting * test[DI-28502]:- Remove hardcoded values from notification channel sorting * test[DI-28502]:- Remove hardcoded values from notification channel sorting
* feat: [UIE-9852] - IAM: disable input based on permission * Added changeset: IAM: a permission check to the users table input based on view_account permission
) * upcoming: [DI-28662] - Notification Channel Listing Action Items * upcoming: [DI-28662] - Minor linting, code comment changes, updated UT * handle fallback, fix type value and factory * update to new type value * add changeset * use params prop for better type-safety * fix type-check failure in recently merged files
…ble in Networking tab (#13195) * upcoming: [UIE-9378] - DBaaS - Display connection pool section and table in Networking tab * Adding changesets * Applying feedback part 1: Updating to exported StyledActionMenuWrapper and applying paginator min, results and page sizes * Feedback part 2: Applying feedback on Stack usage in makeSettingsItemStyles * Removing refretchInterval
…able email input for users without account_admin (#13208) * fix: [UIE-9853], [9855] - IAM: fix Roles Table layout shifts, disable email input for users without account_admin * Added changeset: IAM: Roles table layout shifts when switching tabs, and the email input is enabled for users without the account_admin role * review fix
… `ChangeRoleDrawer` (#13212) * remove role filtering in change role drawer * Added changeset: IAM: Remove Role filter (already assigned roles) in ChangeRoleDrawer * fix test
…be analytics (#13229) * feat: [UIE-9805] - Extract EUUID from /profile header and send to Adobe analytics * Added mock data for validating EUUID extraction in local. * Added changeset: Extract EUUID from authenticated API calls at the interceptor level and share it with Adobe analytics through the page view event * Address review comments * Address review comments by Alban. * Use Extended Profile type for euuid alongwith a custom hook for type assertion.
#13222) * upcoming: [UIE-9813] - Implement routing for Cloud Manager Marketplace * fix failing test cases and other marketplace references * Added changeset: Implement routing for Cloud Manager Marketplace * fix variable name * renamed marketplace feature flag for semantic correctness * PR feedback and pendo addition * missed changes
…migrate event messages (#13191) * upcoming: [M3-10708] - Enhance Linode Migration Event Messages with Maintenance Type and Config Information * Add two changesets * Use the field for upcoming tables start date * add max reason constant --------- Co-authored-by: Jaalah Ramos <jaalah.ramos@gmail.com> Co-authored-by: dmcintyr-akamai <dmcintyr@akamai.com> Co-authored-by: Alban Bailly <130582365+abailly-akamai@users.noreply.github.com>
* Temporarily skip timerange verification tests to avoid release disruptions * Added changeset: Temporarily skip time range verification Cypress tests
## Description 📝 Add ability to delete a Connection Pool in the Database details -> Networking tab -> Manage PgBouncer Connection Pools section ## How to test 🧪 ### Prerequisites (How to setup test environment) - Ensure the `Database PgBouncer` feature flag is on - Turn on the legacy MSW ### Verification steps (How to verify changes) - [ ] Go to the networking tab of a postgresql Database Cluster (`http://localhost:3000/databases/postgresql/1/networking`) - [ ] Try deleting a mocked connection pool via action menu
* fix: [UIE-9894] - IAM: enable own email editing * Added changeset: IAM: User can’t edit their own email on the user details page
* chore(deps-dev): Bump storybook from 9.0.12 to 9.1.17 Bumps [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) from 9.0.12 to 9.1.17. - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v9.1.17/code/core) --- updated-dependencies: - dependency-name: storybook dependency-version: 9.1.17 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> * additional versioning --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alban Bailly <130582365+abailly-akamai@users.noreply.github.com> Co-authored-by: Alban Bailly <abailly@akamai.com>
…ipients for fetching users (#13242) * upcoming: [DI-29071] - Update users query and related usage * upcoming: [DI-29071] - Update * upcoming: [DI-28750] - maintain in acc. queries * upcoming: [DI-29071] - Remove invalid tc * upcoming: [DI-29071] - Dont show placeholder in case of api error * upcoming: [DI-29701] - Pass xfilter only * upcoming: [DI-29071] - Add changeset
…0.0, Utilities version 0.14.0, Queries version v0.19.0
* upcoming: [DI-29113] - Support for User Channel Details in Alert flows * add changeset * add support for new alerts object in Notification Channel * changesets * remove changesets * remove unnecessary comment --------- Co-authored-by: Ankita <ankitaan@akamai.com>
Release v1.157.0 - release → staging
Collaborator
Cloud Manager UI test results🔺 1 failing test on test run #1 ↗︎
Details
TroubleshootingUse this command to re-run the failing tests: pnpm cy:run -s "cypress/e2e/core/linodes/clone-linode.spec.ts" |
|||||||||||||||||
bnussman-akamai
approved these changes
Jan 12, 2026
jdamore-linode
approved these changes
Jan 12, 2026
dwiley-akamai
approved these changes
Jan 12, 2026
shagufa-akamai
approved these changes
Jan 12, 2026
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Cloud Manager - v1.157.0
Added:
cloudpulse metricgraphs (#13224)CloudPulse metrics(#13230)Changed:
Fixed:
CloudPulseDashboardFilterBuilder.tsxto add type-check for usage of dependent filters ref (#13196)Tech Stories:
Tests:
Upcoming Features:
CloudPulseDateTimeRangePickerandDateTimeRangePickercomponents in cloudpulse metrics (#13216)CloudPulsecreate and editalerts(#13219)APIv4 - v0.155.0
Added:
Akamai Cloud Pulse Logs LKE-E Auditto theAccountCapabilitytype (#13171)Changed:
custom | defaulttouser | system(#13203)v4 endpointinstead of v4beta forCloudPulse metricsapi calls (#13239)Upcoming Features:
Marketplace(#13215)CreateNotificationChannelPayloadin types.ts and add request functioncreateNotificationChannelin alerts.ts (#13225)Queries - v0.19.0
Changed:
Upcoming Features:
Utilities - v0.14.0
Upcoming Features:
Validation - v0.80.0
Changed: