Skip to content

Commit

Permalink
Add Release Notes for 2.18.0.0 (opensearch-project#953) (opensearch-p…
Browse files Browse the repository at this point in the history
…roject#954)

(cherry picked from commit 23a2967)

Co-authored-by: Vikasht34 <[email protected]>
  • Loading branch information
opensearch-trigger-bot[bot] and Vikasht34 authored Oct 22, 2024
1 parent 69545ac commit 8f51de8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
4 changes: 1 addition & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
### Maintenance
### Refactoring

## [Unreleased 2.x](https://github.com/opensearch-project/neural-search/compare/2.17...2.x)
## [Unreleased 2.x](https://github.com/opensearch-project/neural-search/compare/2.18...2.x)
### Features
### Enhancements
- Implement `ignore_missing` field in text chunking processors ([#907](https://github.com/opensearch-project/neural-search/pull/907))
- Added rescorer in hybrid query ([#917](https://github.com/opensearch-project/neural-search/pull/917))
### Bug Fixes
### Infrastructure
### Documentation
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@

## Version 2.18.0.0 Release Notes

Compatible with OpenSearch 2.18.0

### Enhancements
- Implement `ignore_missing` field in text chunking processors ([#907](https://github.com/opensearch-project/neural-search/pull/907))
- Added rescorer in hybrid query ([#917](https://github.com/opensearch-project/neural-search/pull/917))

0 comments on commit 8f51de8

Please sign in to comment.