Skip to content

Commit 66359f8

Browse files
authored
Added 2.14 release notes. (#1534)
* Added 2.14 release notes. Signed-off-by: AWSHurneyt <[email protected]> * Added 2.14 release notes. Signed-off-by: AWSHurneyt <[email protected]> --------- Signed-off-by: AWSHurneyt <[email protected]>
1 parent 7ee7915 commit 66359f8

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
## Version 2.14.0.0 2024-04-30
2+
Compatible with OpenSearch 2.14.0
3+
4+
### Maintenance
5+
* Increment version to 2.14.0-SNAPSHOT. ([#1492](https://github.com/opensearch-project/alerting/pull/1492))
6+
7+
### Bug Fixes
8+
* Fix fieldLimit exception in docLevelMonitor. ([#1368](https://github.com/opensearch-project/alerting/pull/1368))
9+
10+
### Enhancements
11+
* Adding tracking_total_hits in search query for findings. ([#1487](https://github.com/opensearch-project/alerting/pull/1487))
12+
13+
### Refactoring
14+
* Removed log entry regarding destination migration. ([#1356](https://github.com/opensearch-project/alerting/pull/1356))
15+
* Set the cancelAfterTimeInterval parameter on SearchRequest object in all MonitorRunners. ([#1366](https://github.com/opensearch-project/alerting/pull/1366))
16+
* Add validation check for doc level query name during monitor creation. ([#1506](https://github.com/opensearch-project/alerting/pull/1506))
17+
* Added input validation, and fixed bug for cross cluster monitors. ([#1510](https://github.com/opensearch-project/alerting/pull/1510))
18+
* Doc-level monitor fan-out approach ([#1521](https://github.com/opensearch-project/alerting/pull/1521))
19+
20+
### Infrastructure
21+
* Adjusted maven publish workflow to execute automatically when merging a PR. ([#1531](https://github.com/opensearch-project/alerting/pull/1531))
22+
23+
### Documentation
24+
* Dev guide update to include building/using local os-min distro. ([#757](https://github.com/opensearch-project/alerting/pull/757))
25+
* Added 2.14 release notes. ([#1534](https://github.com/opensearch-project/alerting/pull/1534))

0 commit comments

Comments
 (0)