|
1 | | -## [2025-09-09] - v0.148.0 |
2 | | - |
3 | | -### Added: |
4 | | - |
5 | | -- Support for Node Pool `label` field ([#12710](https://github.com/linode/manager/pull/12710)) |
6 | | -- Volumes IAM RBAC permissions ([#12744](https://github.com/linode/manager/pull/12744)) |
7 | | -- NodeBalancers IAM RBAC permissions ([#12780](https://github.com/linode/manager/pull/12780)) |
8 | | -- Additional device slots to `Devices` type to match new API limits ([#12791](https://github.com/linode/manager/pull/12791)) |
9 | | - |
10 | | -### Changed: |
11 | | - |
12 | | -- Use `v4beta` API endpoint for `updateNodePool` ([#12710](https://github.com/linode/manager/pull/12710)) |
13 | | -- Update `CreateNodePoolData` to satisfy @linode/validation's `CreateNodePoolSchema`'s type ([#12793](https://github.com/linode/manager/pull/12793)) |
14 | | - |
15 | | -### Fixed: |
16 | | - |
17 | | -- Wrong import path for EntityType ([#12764](https://github.com/linode/manager/pull/12764)) |
18 | | - |
19 | | -### Upcoming Features: |
20 | | - |
21 | | -- Add DELETE, PUT API endpoints for Streams ([#12645](https://github.com/linode/manager/pull/12645)) |
22 | | -- ACLP Alert: Add `regions` property in `CreateAlertDefinitionPayload` and `EditAlertDefinitionPayload` ([#12745](https://github.com/linode/manager/pull/12745)) |
23 | | -- Add DELETE, PUT API endpoints for Destinations ([#12749](https://github.com/linode/manager/pull/12749)) |
24 | | - |
25 | 1 | ## [2025-08-26] - v0.147.0 |
26 | 2 |
|
| 3 | + |
27 | 4 | ### Added: |
28 | 5 |
|
29 | | -- ACLP: `CloudPulseServiceType` type for type safety across cloudpulse ([#12646](https://github.com/linode/manager/pull/12646)) |
| 6 | +- ACLP: `CloudPulseServiceType` type for type safety across cloudpulse ([#12646](https://github.com/linode/manager/pull/12646)) |
30 | 7 |
|
31 | 8 | ### Changed: |
32 | 9 |
|
|
41 | 18 |
|
42 | 19 | - API endpoint for Datastream - Create Destination ([#12627](https://github.com/linode/manager/pull/12627)) |
43 | 20 | - Updated AccontMaintenance interface to make time fields nullable to match API ([#12665](https://github.com/linode/manager/pull/12665)) |
44 | | -- Update `KubernetesCluster` `vpc_id` and `subnet_id` types to include `null` ([#12700](https://github.com/linode/manager/pull/12700)) |
| 21 | +- Update `KubernetesCluster` `vpc_id` and `subnet_id` types to include `null` ([#12700](https://github.com/linode/manager/pull/12700)) |
45 | 22 | - CloudPulse: Update cloud pulse metrics request payload type at `types.ts` ([#12704](https://github.com/linode/manager/pull/12704)) |
46 | 23 |
|
47 | 24 | ## [2025-08-12] - v0.146.0 |
48 | 25 |
|
| 26 | + |
49 | 27 | ### Added: |
50 | 28 |
|
51 | 29 | - ACLP: `string` type for `capabilityServiceTypeMapping` constant ([#12573](https://github.com/linode/manager/pull/12573)) |
|
73 | 51 |
|
74 | 52 | ## [2025-07-29] - v0.145.0 |
75 | 53 |
|
| 54 | + |
76 | 55 | ### Added: |
77 | 56 |
|
78 | 57 | - `VPC Dual Stack` and `VPC IPv6 Large Prefixes` to account capabilities ([#12309](https://github.com/linode/manager/pull/12309)) |
|
90 | 69 | ### Upcoming Features: |
91 | 70 |
|
92 | 71 | - CloudPulse: Update service type in `types.ts` ([#12508](https://github.com/linode/manager/pull/12508)) |
93 | | -- ACLP-Alerting: Add nodebalancer to AlertServiceType for Alerts onboarding ([#12510](https://github.com/linode/manager/pull/12510)) |
| 72 | +- ACLP-Alerting: Add nodebalancer to AlertServiceType for Alerts onboarding ([#12510](https://github.com/linode/manager/pull/12510)) |
94 | 73 | - Add vpc_id and subnet_id to KubernetesCluster payload type ([#12513](https://github.com/linode/manager/pull/12513)) |
95 | 74 | - Add API endpoints (GET, POST) for Streams ([#12524](https://github.com/linode/manager/pull/12524)) |
96 | 75 | - ACLP-Alerting: Add firewall to AlertServiceType for Alerts onboarding ([#12550](https://github.com/linode/manager/pull/12550)) |
97 | 76 |
|
98 | 77 | ## [2025-07-15] - v0.144.0 |
99 | 78 |
|
| 79 | + |
100 | 80 | ### Changed: |
101 | 81 |
|
102 | 82 | - ACLP:Alerting - fixed the typo from evaluation_periods_seconds to evaluation_period_seconds ([#12466](https://github.com/linode/manager/pull/12466)) |
|
116 | 96 |
|
117 | 97 | ### Changed: |
118 | 98 |
|
119 | | -- Allow `authorized_keys` to be null in `Profile` type ([#12390](https://github.com/linode/manager/pull/12390)) |
| 99 | +- Allow `authorized_keys` to be null in `Profile` type ([#12390](https://github.com/linode/manager/pull/12390)) |
120 | 100 |
|
121 | 101 | ### Removed: |
122 | 102 |
|
|
134 | 114 |
|
135 | 115 | ## [2025-06-17] - v0.142.0 |
136 | 116 |
|
| 117 | + |
137 | 118 | ### Added: |
138 | 119 |
|
139 | 120 | - `has_user_data` to `Linode` type ([#12352](https://github.com/linode/manager/pull/12352)) |
|
0 commit comments