Skip to content

Commit fd0da3d

Browse files
authored
Add release notes for 2.19.2 (#187)
Signed-off-by: Jason Chenyang Ji <[email protected]>
1 parent 0f2be83 commit fd0da3d

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
## Version 2.19.2.0 Release Notes
2+
Compatible with OpenSearch 2.19.2
3+
4+
### Maintenance
5+
* Delete package-lock.json as it is duplicate with yarn.lock ([#133](https://github.com/opensearch-project/query-insights-dashboards/pull/133))
6+
* fix CVE-2025-27789 ([#181](https://github.com/opensearch-project/query-insights-dashboards/pull/181))
7+
8+
### Bug Fixes
9+
* Fix Placeholder metric Not Replaced with Actual Metric Type ([#140](https://github.com/opensearch-project/query-insights-dashboards/pull/140))
10+
* Fix duplicated requests on refreshing the overview ([#138](https://github.com/opensearch-project/query-insights-dashboards/pull/138))
11+
12+
### Enhancements
13+
* Update Default Time Range from 1 Day to 1 Hour in TopNQueries Component ([#148](https://github.com/opensearch-project/query-insights-dashboards/pull/148))
14+
15+
### Documentation
16+
* 2.19.2 Release Notes ([#187](https://github.com/opensearch-project/query-insights-dashboards/pull/187))

0 commit comments

Comments
 (0)