Skip to content

Commit 885b97a

Browse files
3.0.0.0 Alpha1 Release Notes (#147)
Signed-off-by: Kishore Kumaar Natarajan <[email protected]>
1 parent 99c8149 commit 885b97a

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
## Version 3.0.0.0-Alpha1 Release Notes
2+
Compatible with OpenSearch 3.0.0.0-Alpha1
3+
4+
### Maintenance
5+
6+
* Update @babel/helpers ([#139](https://github.com/opensearch-project/query-insights-dashboards/pull/139))
7+
* Delete package-lock.json as it is duplicate with yarn.lock ([#133](https://github.com/opensearch-project/query-insights-dashboards/pull/133))
8+
* Upgrade actions/cache to v4 ([#130](https://github.com/opensearch-project/query-insights-dashboards/pull/130))
9+
* Updated package.json ([#126](https://github.com/opensearch-project/query-insights-dashboards/pull/126))
10+
* Updated-glob-parent-version([#134](https://github.com/opensearch-project/query-insights-dashboards/pull/134))
11+
12+
### Bug Fixes
13+
14+
* Fix: duplicated requests on refreshing the overview ([#138](https://github.com/opensearch-project/query-insights-dashboards/pull/138))
15+
* Fix: Placeholder ${metric} Not Replaced with Actual Metric Type ([#140](https://github.com/opensearch-project/query-insights-dashboards/pull/140))
16+
17+
### Enhancements
18+
19+
* Unit test for QueryUtils, application, plugin ([#96](https://github.com/opensearch-project/query-insights-dashboards/pull/96))
20+
21+
# Infrastructure
22+
23+
* Bump to 3.0.0-alpha1 ([#127](https://github.com/opensearch-project/query-insights-dashboards/pull/127))
24+
25+
26+
### Documentation
27+
* 3.0.0.0-Alpha1 Release Notes ([#147](https://github.com/opensearch-project/query-insights-dashboards/pull/147))

0 commit comments

Comments
 (0)