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
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,14 @@
1
+
## [2026-03-31] - v0.159.0
2
+
3
+
4
+
### Removed:
5
+
6
+
- Old `failed` property from `DatabaseStatus` ([#13505](https://github.com/linode/manager/pull/13505))
7
+
8
+
### Upcoming Features:
9
+
10
+
- Replaced `content` with `details` in cloudpulse/types.ts for ACLP-Alerts Notification Channels ([#13495](https://github.com/linode/manager/pull/13495))
- In Stream Create and Edit forms in the Clusters table filtering by region resulted in an empty clusters list ([#13491](https://github.com/linode/manager/pull/13491))
28
+
- Destination Form: the Endpoint field is not clearing validation error when a Bucket is selected ([#13494](https://github.com/linode/manager/pull/13494))
29
+
- Marketplace Fixes: Improved texts and tooltips. Changed submit enable behavior in contact sales form ([#13498](https://github.com/linode/manager/pull/13498))
30
+
- Product content received in markdown format can have links. Added capability in markdown to open these links in new tab ([#13501](https://github.com/linode/manager/pull/13501))
31
+
- Improve loading pattern on Account Delegation landing page ([#13502](https://github.com/linode/manager/pull/13502))
32
+
- Disable Database credential buttons for resuming state ([#13505](https://github.com/linode/manager/pull/13505))
- Destination Form: omit the tls_hostname field from the request if it is empty or contains only whitespace ([#13524](https://github.com/linode/manager/pull/13524))
35
+
36
+
### Tech Stories:
37
+
38
+
- Bump jspdf from 4.2.0 to 4.2.1 ([#13503](https://github.com/linode/manager/pull/13503))
39
+
40
+
### Tests:
41
+
42
+
- Added automation spec for edit notifiation channel ([#13431](https://github.com/linode/manager/pull/13431))
43
+
- Adding spec for show details notification channel ([#13449](https://github.com/linode/manager/pull/13449))
44
+
- Fix test failures in lke-create.spec.ts following feature flag change ([#13526](https://github.com/linode/manager/pull/13526))
45
+
46
+
### Upcoming Features:
47
+
48
+
- Allow simultaneous v1 (Legacy) and v2 (ACLP) alerting in Linode edit flow ([#13455](https://github.com/linode/manager/pull/13455))
49
+
- Use ImageSelectTable in Linode Rebuild dialog ([#13482](https://github.com/linode/manager/pull/13482))
50
+
- Utility setup changes for CSV download for `CloudPulse metrics widget data` ([#13484](https://github.com/linode/manager/pull/13484))
51
+
- Reserve IP: Add the new feature Reserved IPs to side nav ([#13486](https://github.com/linode/manager/pull/13486))
52
+
- Fix PgBouncer and Service URI bugs ([#13487](https://github.com/linode/manager/pull/13487))
53
+
- Migrated to `details` from `content` in ACLP-Alerts Notification Channels ([#13495](https://github.com/linode/manager/pull/13495))
54
+
- ACLP-Metrics updated Tooltip messages for Group-by, DimensionFilter icons when in disabled state for the Widgets ([#13496](https://github.com/linode/manager/pull/13496))
55
+
- Add alternate tool tip texts for group-by, dimension filter widget icons when disabled in ACLP-Metrics ([#13496](https://github.com/linode/manager/pull/13496))
56
+
- Ability to download widget data as CSV in `CloudPulse metrics dashboards` ([#13497](https://github.com/linode/manager/pull/13497))
57
+
- Implement owned groups landing page content ([#13506](https://github.com/linode/manager/pull/13506))
58
+
- Custom HTTPS destination form: improve the UX and update copy ([#13507](https://github.com/linode/manager/pull/13507))
59
+
- Configure new feature chip and banner messaging for ACLP Linode Alerts and Metrics ([#13509](https://github.com/linode/manager/pull/13509))
0 commit comments