Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
49a4949
Cloud version v1.150.0, API v4 version v0.148.0, Validation version v…
cpathipa Sep 4, 2025
0f16ec0
Update package version
cpathipa Sep 4, 2025
c03f10f
Update changelog
cpathipa Sep 4, 2025
73e4c48
Update packages/manager/CHANGELOG.md
cpathipa Sep 4, 2025
3ef8ec5
upcoming: [DI-26678] - Alert Firewall dimension filters customization…
santoshp210-akamai Sep 4, 2025
774ae87
Release v1.150.0 - release → staging (#12815)
cpathipa Sep 5, 2025
1758303
change: [M3-10593] - Update Self-Hosted Pendo Agent to Support data-p…
bill-akamai Sep 5, 2025
4434034
upcoming: Hide new Volume count limit changes behind a feature flag (…
coliu-akamai Sep 8, 2025
51237c8
settings route will be rerouted to the account-settings
cpathipa Sep 9, 2025
e6cf063
Update index.ts
cpathipa Sep 9, 2025
93a0d6a
Update CHANGELOG.md
cpathipa Sep 9, 2025
6232778
staging hotfix: [UIE-9167] - IAM: Ensure proper permission mapping fo…
abailly-akamai Sep 9, 2025
d008f10
Merge pull request #12841 from cpathipa/fix-rerouting-settings-accoun…
cpathipa Sep 9, 2025
f4f5abe
Revert "Merge pull request #12841 from cpathipa/fix-rerouting-setting…
cpathipa Sep 9, 2025
ac74c9a
Revert "staging hotfix: [UIE-9167] - IAM: Ensure proper permission ma…
cpathipa Sep 9, 2025
9a88c4c
Revert "upcoming: Hide new Volume count limit changes behind a featur…
cpathipa Sep 9, 2025
b35ea2f
Revert "change: [M3-10593] - Update Self-Hosted Pendo Agent to Suppor…
cpathipa Sep 9, 2025
a5e9ae4
Revert "Release v1.150.0 - release → staging (#12815)"
cpathipa Sep 9, 2025
17edb2b
Merge pull request #12845 from cpathipa/revert-12815-staging
cpathipa Sep 9, 2025
e7a77c8
change: [M3-10593] - Update Self-Hosted Pendo Agent to Support data-p…
bill-akamai Sep 5, 2025
5f8ee20
upcoming: Hide new Volume count limit changes behind a feature flag (…
coliu-akamai Sep 8, 2025
a8e6ec3
staging hotfix: [UIE-9167] - IAM: Ensure proper permission mapping fo…
abailly-akamai Sep 9, 2025
fb893cc
fix: [M3-10606] - Redirects /settings to /account-settings
bnussman-akamai Sep 9, 2025
d2d684a
Merge pull request #12848 from linode/release-v1.150.0
cpathipa Sep 9, 2025
75022d8
Merge pull request #12849 from linode/staging
cpathipa Sep 10, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

This file was deleted.

5 changes: 0 additions & 5 deletions packages/api-v4/.changeset/pr-12710-added-1755540316502.md

This file was deleted.

This file was deleted.

5 changes: 0 additions & 5 deletions packages/api-v4/.changeset/pr-12744-added-1756112277685.md

This file was deleted.

This file was deleted.

This file was deleted.

5 changes: 0 additions & 5 deletions packages/api-v4/.changeset/pr-12764-fixed-1756302991843.md

This file was deleted.

5 changes: 0 additions & 5 deletions packages/api-v4/.changeset/pr-12780-added-1756715574168.md

This file was deleted.

5 changes: 0 additions & 5 deletions packages/api-v4/.changeset/pr-12791-added-1756819884245.md

This file was deleted.

This file was deleted.

37 changes: 28 additions & 9 deletions packages/api-v4/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,32 @@
## [2025-08-26] - v0.147.0
## [2025-09-09] - v0.148.0

### Added:

- Support for Node Pool `label` field ([#12710](https://github.com/linode/manager/pull/12710))
- Volumes IAM RBAC permissions ([#12744](https://github.com/linode/manager/pull/12744))
- NodeBalancers IAM RBAC permissions ([#12780](https://github.com/linode/manager/pull/12780))
- Additional device slots to `Devices` type to match new API limits ([#12791](https://github.com/linode/manager/pull/12791))

### Changed:

- Use `v4beta` API endpoint for `updateNodePool` ([#12710](https://github.com/linode/manager/pull/12710))
- Update `CreateNodePoolData` to satisfy @linode/validation's `CreateNodePoolSchema`'s type ([#12793](https://github.com/linode/manager/pull/12793))

### Fixed:

- Wrong import path for EntityType ([#12764](https://github.com/linode/manager/pull/12764))

### Upcoming Features:

- Add DELETE, PUT API endpoints for Streams ([#12645](https://github.com/linode/manager/pull/12645))
- ACLP Alert: Add `regions` property in `CreateAlertDefinitionPayload` and `EditAlertDefinitionPayload` ([#12745](https://github.com/linode/manager/pull/12745))
- Add DELETE, PUT API endpoints for Destinations ([#12749](https://github.com/linode/manager/pull/12749))

## [2025-08-26] - v0.147.0

### Added:

- ACLP: `CloudPulseServiceType` type for type safety across cloudpulse ([#12646](https://github.com/linode/manager/pull/12646))
- ACLP: `CloudPulseServiceType` type for type safety across cloudpulse ([#12646](https://github.com/linode/manager/pull/12646))

### Changed:

Expand All @@ -18,12 +41,11 @@

- API endpoint for Datastream - Create Destination ([#12627](https://github.com/linode/manager/pull/12627))
- Updated AccontMaintenance interface to make time fields nullable to match API ([#12665](https://github.com/linode/manager/pull/12665))
- Update `KubernetesCluster` `vpc_id` and `subnet_id` types to include `null` ([#12700](https://github.com/linode/manager/pull/12700))
- Update `KubernetesCluster` `vpc_id` and `subnet_id` types to include `null` ([#12700](https://github.com/linode/manager/pull/12700))
- CloudPulse: Update cloud pulse metrics request payload type at `types.ts` ([#12704](https://github.com/linode/manager/pull/12704))

## [2025-08-12] - v0.146.0


### Added:

- ACLP: `string` type for `capabilityServiceTypeMapping` constant ([#12573](https://github.com/linode/manager/pull/12573))
Expand Down Expand Up @@ -51,7 +73,6 @@

## [2025-07-29] - v0.145.0


### Added:

- `VPC Dual Stack` and `VPC IPv6 Large Prefixes` to account capabilities ([#12309](https://github.com/linode/manager/pull/12309))
Expand All @@ -69,14 +90,13 @@
### Upcoming Features:

- CloudPulse: Update service type in `types.ts` ([#12508](https://github.com/linode/manager/pull/12508))
- ACLP-Alerting: Add nodebalancer to AlertServiceType for Alerts onboarding ([#12510](https://github.com/linode/manager/pull/12510))
- ACLP-Alerting: Add nodebalancer to AlertServiceType for Alerts onboarding ([#12510](https://github.com/linode/manager/pull/12510))
- Add vpc_id and subnet_id to KubernetesCluster payload type ([#12513](https://github.com/linode/manager/pull/12513))
- Add API endpoints (GET, POST) for Streams ([#12524](https://github.com/linode/manager/pull/12524))
- ACLP-Alerting: Add firewall to AlertServiceType for Alerts onboarding ([#12550](https://github.com/linode/manager/pull/12550))

## [2025-07-15] - v0.144.0


### Changed:

- ACLP:Alerting - fixed the typo from evaluation_periods_seconds to evaluation_period_seconds ([#12466](https://github.com/linode/manager/pull/12466))
Expand All @@ -96,7 +116,7 @@

### Changed:

- Allow `authorized_keys` to be null in `Profile` type ([#12390](https://github.com/linode/manager/pull/12390))
- Allow `authorized_keys` to be null in `Profile` type ([#12390](https://github.com/linode/manager/pull/12390))

### Removed:

Expand All @@ -114,7 +134,6 @@

## [2025-06-17] - v0.142.0


### Added:

- `has_user_data` to `Linode` type ([#12352](https://github.com/linode/manager/pull/12352))
Expand Down
4 changes: 2 additions & 2 deletions packages/api-v4/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@linode/api-v4",
"version": "0.147.0",
"version": "0.148.0",
"homepage": "https://github.com/linode/manager/tree/develop/packages/api-v4",
"bugs": {
"url": "https://github.com/linode/manager/issues"
Expand Down Expand Up @@ -70,4 +70,4 @@
"tsc -p tsconfig.json --noEmit true --emitDeclarationOnly false"
]
}
}
}
5 changes: 0 additions & 5 deletions packages/manager/.changeset/pr-12598-fixed-1753820650689.md

This file was deleted.

This file was deleted.

5 changes: 0 additions & 5 deletions packages/manager/.changeset/pr-12706-fixed-1755632991962.md

This file was deleted.

This file was deleted.

5 changes: 0 additions & 5 deletions packages/manager/.changeset/pr-12720-fixed-1755606133614.md

This file was deleted.

5 changes: 0 additions & 5 deletions packages/manager/.changeset/pr-12727-tests-1755623575242.md

This file was deleted.

This file was deleted.

This file was deleted.

5 changes: 0 additions & 5 deletions packages/manager/.changeset/pr-12734-tests-1755697767741.md

This file was deleted.

5 changes: 0 additions & 5 deletions packages/manager/.changeset/pr-12736-tests-1755708307206.md

This file was deleted.

5 changes: 0 additions & 5 deletions packages/manager/.changeset/pr-12738-tests-1755723265426.md

This file was deleted.

5 changes: 0 additions & 5 deletions packages/manager/.changeset/pr-12740-added-1756313628688.md

This file was deleted.

This file was deleted.

This file was deleted.

5 changes: 0 additions & 5 deletions packages/manager/.changeset/pr-12744-added-1756112241644.md

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

5 changes: 0 additions & 5 deletions packages/manager/.changeset/pr-12755-tests-1756140280158.md

This file was deleted.

This file was deleted.

5 changes: 0 additions & 5 deletions packages/manager/.changeset/pr-12757-added-1756385787321.md

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

5 changes: 0 additions & 5 deletions packages/manager/.changeset/pr-12765-tests-1756144753597.md

This file was deleted.

5 changes: 0 additions & 5 deletions packages/manager/.changeset/pr-12767-fixed-1756227582572.md

This file was deleted.

5 changes: 0 additions & 5 deletions packages/manager/.changeset/pr-12768-fixed-1756151182727.md

This file was deleted.

5 changes: 0 additions & 5 deletions packages/manager/.changeset/pr-12769-tests-1756151657293.md

This file was deleted.

5 changes: 0 additions & 5 deletions packages/manager/.changeset/pr-12770-tests-1756162698530.md

This file was deleted.

This file was deleted.

This file was deleted.

5 changes: 0 additions & 5 deletions packages/manager/.changeset/pr-12773-tests-1756303505092.md

This file was deleted.

5 changes: 0 additions & 5 deletions packages/manager/.changeset/pr-12774-added-1756288318362.md

This file was deleted.

5 changes: 0 additions & 5 deletions packages/manager/.changeset/pr-12777-tests-1756833927472.md

This file was deleted.

5 changes: 0 additions & 5 deletions packages/manager/.changeset/pr-12779-added-1756330614474.md

This file was deleted.

5 changes: 0 additions & 5 deletions packages/manager/.changeset/pr-12780-added-1756375762995.md

This file was deleted.

This file was deleted.

Loading
Loading