Skip to content

Commit 933b7cf

Browse files
Added 2.18.0 release notes. (#1718) (#1720)
* Added 2.18.0 release notes. * Added 2.18.0 release notes. * Added 2.18.0 release notes. --------- (cherry picked from commit e1f05c9) Signed-off-by: AWSHurneyt <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent d4d463c commit 933b7cf

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
## Version 2.18.0.0 2024-10-28
2+
Compatible with OpenSearch 2.18.0
3+
4+
### Maintenance
5+
* Increment version to 2.18.0-SNAPSHOT. ([#1653](https://github.com/opensearch-project/alerting/pull/1653))
6+
7+
### Refactoring
8+
* Adding Alerting Comments system indices and Security ITs ([#1659](https://github.com/opensearch-project/alerting/pull/1659))
9+
* add logging for remote monitor execution flows ([#1663](https://github.com/opensearch-project/alerting/pull/1663))
10+
* separate doc-level monitor query indices for externally defined monitors ([#1664](https://github.com/opensearch-project/alerting/pull/1664))
11+
* move deletion of query index before its creation ([#1668](https://github.com/opensearch-project/alerting/pull/1668))
12+
* create query index at the time of monitor creation ([#1674](https://github.com/opensearch-project/alerting/pull/1674))
13+
14+
15+
### Bug Fixes
16+
* delete query index only if put mappings throws an exception ([#1685](https://github.com/opensearch-project/alerting/pull/1685))
17+
* optimize bucket level monitor to resolve alias to query only those time-series indices that contain docs within timeframe of range query filter in search input ([#1701](https://github.com/opensearch-project/alerting/pull/1701))
18+
* fix number of shards of query index to 0 and auto expand replicas to 0-1 ([#1702](https://github.com/opensearch-project/alerting/pull/1702))
19+
20+
### Documentation
21+
* Added 2.18.0 release notes. ([#1718](https://github.com/opensearch-project/alerting/pull/1718))

0 commit comments

Comments
 (0)