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
* Increment version to 2.12.0-SNAPSHOT. ([#1239](https://github.com/opensearch-project/alerting/pull/1239))
6
+
* Removed default admin credentials for alerting ([#1399](https://github.com/opensearch-project/alerting/pull/1399))
7
+
* ipaddress lib upgrade as part of cve fix ([#1397](https://github.com/opensearch-project/alerting/pull/1397))
8
+
9
+
### Bug Fixes
10
+
* Don't attempt to parse workflow if it doesn't exist ([#1346](https://github.com/opensearch-project/alerting/pull/1346))
11
+
* Set docData to empty string if actual is null ([#1325](https://github.com/opensearch-project/alerting/pull/1325))
12
+
13
+
### Enhancements
14
+
* Optimize doc-level monitor execution workflow for datastreams ([#1302](https://github.com/opensearch-project/alerting/pull/1302))
15
+
* Inject namedWriteableRegistry during ser/deser of SearchMonitorAction ([#1382](https://github.com/opensearch-project/alerting/pull/1382))
16
+
* Bulk index findings and sequentially invoke auto-correlations ([#1355](https://github.com/opensearch-project/alerting/pull/1355))
17
+
* Implemented cross-cluster monitor support ([#1404](https://github.com/opensearch-project/alerting/pull/1404))
18
+
19
+
### Refactoring
20
+
* Reference get monitor and search monitor action / request / responses from common-utils ([#1315](https://github.com/opensearch-project/alerting/pull/1315))
0 commit comments