You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/api-v4/CHANGELOG.md
+22Lines changed: 22 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,25 @@
1
+
## [2025-12-09] - v0.154.0
2
+
3
+
4
+
### Changed:
5
+
6
+
- Update database restoreWithBackup data to include region ([#13097](https://github.com/linode/manager/pull/13097))
7
+
- Add private_network to `DatabaseBackupsPayload` ([#13174](https://github.com/linode/manager/pull/13174))
8
+
9
+
### Tech Stories:
10
+
11
+
- Add `@types/node` as a devDependency ([#13119](https://github.com/linode/manager/pull/13119))
12
+
13
+
### Upcoming Features:
14
+
15
+
- Add new API endpoints and types for Network Load Balancers ([#13078](https://github.com/linode/manager/pull/13078))
16
+
- Update FirewallRuleType to support ruleset ([#13079](https://github.com/linode/manager/pull/13079))
17
+
- Add additional status types `enabling`, `disabling`, `provisioning` in CloudPulse alerts ([#13127](https://github.com/linode/manager/pull/13127))
18
+
- CloudPulse-Metrics: Update `entity_ids` type in `CloudPulseMetricsRequest` for metrics api in endpoints dahsboard ([#13133](https://github.com/linode/manager/pull/13133))
19
+
- Add `deleted` property to `FirewallPrefixList` type after API update ([#13146](https://github.com/linode/manager/pull/13146))
20
+
- Added Database Connection Pool types and endpoints ([#13148](https://github.com/linode/manager/pull/13148))
21
+
- Add 'Cloud Firewall Rule Set' to AccountCapability type ([#13156](https://github.com/linode/manager/pull/13156))
0 commit comments