Skip to content

Commit a965dad

Browse files
KashKondakatoepkerdtoepkerd-zz
authored
add release notes for 3.1 (#1865)
* now publishes a list of findings instead of an individual one (#1860) * now publishes a list of findings instead of an individual one Signed-off-by: Dennis Toepker <[email protected]> * publish batch findings method Signed-off-by: Dennis Toepker <[email protected]> * adding success and failure logs when publishing findings Signed-off-by: Dennis Toepker <[email protected]> * reverting name change and replaced info with debug log Signed-off-by: Dennis Toepker <[email protected]> * more logging polishing Signed-off-by: Dennis Toepker <[email protected]> --------- Signed-off-by: Dennis Toepker <[email protected]> Co-authored-by: Dennis Toepker <[email protected]> Signed-off-by: KashKondaka <[email protected]> * add release notes for 3.1 Signed-off-by: KashKondaka <[email protected]> * Update opensearch-alerting.release-notes-3.1.0.0.md Signed-off-by: KashKondaka <[email protected]> --------- Signed-off-by: Dennis Toepker <[email protected]> Signed-off-by: KashKondaka <[email protected]> Co-authored-by: toepkerd <[email protected]> Co-authored-by: Dennis Toepker <[email protected]>
1 parent 381a82e commit a965dad

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
## Version 3.1.0.0 2025-06-17
2+
Compatible with OpenSearch 3.1.0
3+
4+
### Maintenance
5+
* [AUTO] Increment version to 3.1.0-SNAPSHOT ([#1837](https://github.com/opensearch-project/alerting/pull/1837))
6+
7+
### Bug Fixes
8+
* Timebox doc level monitor execution ([#1850](https://github.com/opensearch-project/alerting/pull/1850))
9+
* Prevent dry run execution of doc level monitor with index pattern ([#1854](https://github.com/opensearch-project/alerting/pull/1854))
10+
11+
### Features
12+
* Use transport service timeout instead of custom impl ([#1856](https://github.com/opensearch-project/alerting/pull/1856))
13+
* Now publishes a list of findings instead of an individual one ([#1860](https://github.com/opensearch-project/alerting/pull/1860))

0 commit comments

Comments
 (0)