Skip to content

Commit

Permalink
Update release note for 2.14 release (opensearch-project#734) (opense…
Browse files Browse the repository at this point in the history
…arch-project#736)

* update release note

Signed-off-by: yuye-aws <[email protected]>

* update change log and release note

Signed-off-by: yuye-aws <[email protected]>

* update change log

Signed-off-by: yuye-aws <[email protected]>

---------

Signed-off-by: yuye-aws <[email protected]>
(cherry picked from commit 7c54c86)

Co-authored-by: yuye-aws <[email protected]>
  • Loading branch information
opensearch-trigger-bot[bot] and yuye-aws authored May 7, 2024
1 parent d7b72a6 commit ed599ff
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
### Features
### Enhancements
### Bug Fixes
- Fix multi node "no such index" error in text chunking processor ([#713](https://github.com/opensearch-project/neural-search/pull/713))
### Infrastructure
### Documentation
### Maintenance
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Compatible with OpenSearch 2.14.0
* Fix typo for sparse encoding processor factory([#578](https://github.com/opensearch-project/neural-search/pull/578))
* Add non-null check for queryBuilder in NeuralQueryEnricherProcessor ([#615](https://github.com/opensearch-project/neural-search/pull/615))
* Add max_token_score field placeholder in NeuralSparseQueryBuilder to fix the rolling-upgrade from 2.x nodes bwc tests. ([#696](https://github.com/opensearch-project/neural-search/pull/696))
* Fix multi node "no such index" error in text chunking processor. ([#713](https://github.com/opensearch-project/neural-search/pull/713))
### Infrastructure
* Adding integration tests for scenario of hybrid query with aggregations ([#632](https://github.com/opensearch-project/neural-search/pull/632))
### Maintenance
Expand Down

0 comments on commit ed599ff

Please sign in to comment.