Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 76de14c

Browse files
committedSep 5, 2024·
add 2.17 release notes
Signed-off-by: Jackie Han <jkhanjob@gmail.com>
1 parent b06f1f7 commit 76de14c

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed
 
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
## Version 2.17.0.0 Release Notes
2+
3+
Compatible with OpenSearch Dashboards 2.17.0
4+
5+
### Features
6+
* [Look&Feel] Use smaller and compressed varients of buttons and form components ([#826](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/826))
7+
* header redesign ([#841](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/841))
8+
* [Look&Feel] Consistency and density improvements ([#836](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/836))
9+
* Add Missing Value Imputation Options and Update Shingle Size Limit ([#851](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/851))
10+
* Add ignore rules comparing actual and expected values ([#859](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/859))
11+
12+
### Bug Fixes
13+
* fix an issue that causes dataSourceId to not show in the URL on Overview landing page ([#828](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/828))
14+
* Remove dataSourceFilter that breaks DataSourceView ([#837](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/837))
15+
16+
### Infrastructure
17+
* Fix monaco import issue in UTs ([#834](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/834))
18+
* address CVE-2024-4067 ([#864](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/864))
19+
20+
### Maintenance
21+
* Update 2.x to 2.17.0 ([#844](https://github.com/opensearch-project/anomaly-detection-dashboards-plugin/pull/844))

0 commit comments

Comments
 (0)
Please sign in to comment.