Skip to content

Commit 2d841ea

Browse files
Add release notes for 3.6.0 (#1406)
Signed-off-by: opensearch-ci <opensearch-infra@amazon.com> (cherry picked from commit 0d76fe6) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e17fbb2 commit 2d841ea

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
## Version 3.6.0 Release Notes
2+
3+
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))
12+
* Fix broken anomaly detector monitor definition method in OpenSearch UI ([#1371](https://github.com/opensearch-project/alerting-dashboards-plugin/pull/1371))
13+
14+
### Maintenance
15+
16+
* 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

Comments
 (0)