Skip to content

Commit 18ec663

Browse files
[AUTO] Add release notes for 3.6.0 (#719)
* Add release notes for 3.6.0 Signed-off-by: opensearch-ci <opensearch-infra@amazon.com> * Add release notes for 3.6.0 Signed-off-by: opensearch-ci <opensearch-infra@amazon.com> --------- Signed-off-by: opensearch-ci <opensearch-infra@amazon.com>
1 parent d9e2e8b commit 18ec663

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
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 SearchAroundTool to search N documents around a given document ([#702](https://github.com/opensearch-project/skills/pull/702))
8+
* Add MetricChangeAnalysisTool for detecting and analyzing metric changes via percentile comparison between baseline and selection periods ([#698](https://github.com/opensearch-project/skills/pull/698))
9+
10+
### Enhancements
11+
12+
* Add filter support for LogPatternAnalysisTool to enable log pattern analysis for specific services ([#707](https://github.com/opensearch-project/skills/pull/707))
13+
* Update default tool descriptions for LogPatternAnalysisTool and DataDistributionTool to improve clarity for LLM usage ([#703](https://github.com/opensearch-project/skills/pull/703))
14+
15+
### Maintenance
16+
17+
* Update Apache Spark dependencies (spark-common-utils_2.13) from 3.5.4 to 3.5.8 ([#713](https://github.com/opensearch-project/skills/pull/713))

0 commit comments

Comments
 (0)