Skip to content

Commit baa3b12

Browse files
KishoreKicha14Kishore Kumaar Natarajan
authored and
Kishore Kumaar Natarajan
committed
Release Notes 3.0.0.0-Alpha1 (#278)
Signed-off-by: Kishore Kumaar Natarajan <[email protected]>
1 parent 9273e00 commit baa3b12

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
## Version 3.0.0.0-Alpha1 Release Notes
2+
Compatible with OpenSearch 3.0.0.0-Alpha1
3+
4+
### Maintenance
5+
* Bump version to 3.0.0-alpha1 & upgrade to gradle 8.10.2 ([#247](https://github.com/opensearch-project/query-insights/pull/247))
6+
7+
### Bug Fixes
8+
* Fix github upload artifact error ([#229](https://github.com/opensearch-project/query-insights/pull/229))
9+
* Fix default exporter settings ([#234](https://github.com/opensearch-project/query-insights/pull/234))
10+
* Fix unit test SearchQueryCategorizerTests.testFunctionScoreQuery ([#270](https://github.com/opensearch-project/query-insights/pull/270))
11+
12+
### Enhancements
13+
* Add default index template for query insights local index ([#254](https://github.com/opensearch-project/query-insights/pull/254))
14+
* Change local index replica count to 0 ([#257](https://github.com/opensearch-project/query-insights/pull/257))
15+
* Use ClusterStateRequest with index pattern when searching for expired local indices ([#262](https://github.com/opensearch-project/query-insights/pull/262))
16+
* Add strict hash check on top queries indices ([#266](https://github.com/opensearch-project/query-insights/pull/266))
17+
18+
### Infrastructure
19+
* Fix pipeline on main branch ([#274](https://github.com/opensearch-project/query-insights/pull/274))
20+
21+
### Documentation
22+
* 3.0.0.0-Alpha1 Release Notes ([#278](https://github.com/opensearch-project/query-insights/pull/278))
23+

0 commit comments

Comments
 (0)