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
Compatible with OpenSearch and OpenSearch Dashboards version 3.6.0
4
+
5
+
### Features
6
+
7
+
* Add lookback window frontend support for PPL/SQL monitors ([#1379](https://github.com/opensearch-project/alerting-dashboards-plugin/pull/1379))
8
+
9
+
### Bug Fixes
10
+
11
+
* Fix acknowledge alerts modal to properly update table with acknowledged alerts instead of showing a stuck loading state ([#1363](https://github.com/opensearch-project/alerting-dashboards-plugin/pull/1363))
* Resolve CVE-2026-26996 and CVE-2026-2739 ([#1393](https://github.com/opensearch-project/alerting-dashboards-plugin/pull/1393))
17
+
* Update lodash to 4.18.1 to address CVE-2026-4800 ([#1400](https://github.com/opensearch-project/alerting-dashboards-plugin/pull/1400))
18
+
* Update lodash to 4.18.1 follow-up fix for CVE-2026-4800 ([#1404](https://github.com/opensearch-project/alerting-dashboards-plugin/pull/1404))
19
+
* Upgrade to React 18 and fix unit tests to accommodate the upgrade ([#1369](https://github.com/opensearch-project/alerting-dashboards-plugin/pull/1369))
20
+
21
+
### Refactoring
22
+
23
+
* Refactor PPL alerting APIs to use v1 endpoints ([#1378](https://github.com/opensearch-project/alerting-dashboards-plugin/pull/1378))
24
+
* Remove legacy and PPL alerting separation ([#1392](https://github.com/opensearch-project/alerting-dashboards-plugin/pull/1392))
0 commit comments