Skip to content

Commit d7e6fdb

Browse files
committed
Update change logs with cherry-picked PR d9799c5
1 parent a6ef8e0 commit d7e6fdb

File tree

6 files changed

+6
-15
lines changed

6 files changed

+6
-15
lines changed

packages/api-v4/.changeset/pr-12512-removed-1752621192730.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/api-v4/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010

1111
- Update CreateKubeClusterPayload interface to support LKE-E node_pool fields ([#12449](https://github.com/linode/manager/pull/12449))
1212

13+
### Removed:
14+
15+
- Unnecessary in-progress event.status type during earlier development ([#12512](https://github.com/linode/manager/pull/12512))
16+
1317
### Upcoming Features:
1418

1519
- CloudPulse: Update service type in `types.ts` ([#12508](https://github.com/linode/manager/pull/12508))

packages/manager/.changeset/pr-12512-upcoming-features-1752621282205.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/manager/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
7676
- ACLP-Alerting: Firewall onboarding for Alerting service ([#12550](https://github.com/linode/manager/pull/12550))
7777
- Edit node pool configuration in LKE cluster create flow ([#12552](https://github.com/linode/manager/pull/12552))
7878
- IAM RBAC: fix error message for the one account_admin in the account ([#12556](https://github.com/linode/manager/pull/12556))
79+
- Show GPU warning notice conditionally based on policy type - display for "migrate" policy but hide for "power-off-on" policy ([#12512](https://github.com/linode/manager/pull/12512))
7980

8081
## [2025-07-21] - v1.146.2
8182

packages/ui/.changeset/pr-12512-changed-1752621151511.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/ui/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
### Changed:
55
- Textfield styles and color to match ADS ([#12496](https://github.com/linode/manager/pull/12496))
66
- Add qa-ids to `DateTimeRangePicker.tsx` and `TimeZoneSelect.tsx` files, update `Presets.tsx` to calculate date according to selected timezone ([#12497](https://github.com/linode/manager/pull/12497))
7+
- Use gap for TableSortLabel spacing of text and icons ([#12512](https://github.com/linode/manager/pull/12512))
78

89
### Fixed:
910

0 commit comments

Comments
 (0)