Skip to content

Commit e0dc807

Browse files
committed
Add changelog
Signed-off-by: Aleksandr Tuliakov <tulyakov@yandex-team.ru>
1 parent e22db0b commit e0dc807

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG-3.0.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
4545
- Use Lucene `BM25Similarity` as default since the `LegacyBM25Similarity` is marked as deprecated ([#17306](https://github.com/opensearch-project/OpenSearch/pull/17306))
4646
- Wildcard field index only 3gram of the input data [#17349](https://github.com/opensearch-project/OpenSearch/pull/17349)
4747
- Use BC libraries to parse PEM files, increase key length, allow general use of known cryptographic binary extensions, remove unused BC dependencies ([#3420](https://github.com/opensearch-project/OpenSearch/pull/14912))
48+
- Add segments codec check in UpgradeRequest to decide should upgrade segment or not ([#17491](https://github.com/opensearch-project/OpenSearch/pull/17491))
4849

4950
### Deprecated
5051

0 commit comments

Comments
 (0)