-
Notifications
You must be signed in to change notification settings - Fork 273
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added release notes for 2.14.0 release #4707
Conversation
d098293
to
f3ffc71
Compare
Hi @rishabh6788 |
Updated. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor nit. Looks good overall.
### Opensearch Reporting | ||
|
||
|
||
* T enancy access control ([#992](https://github.com/opensearch-project/reporting/pull/992)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* T enancy access control ([#992](https://github.com/opensearch-project/reporting/pull/992)) | |
* Tenancy access control ([#992](https://github.com/opensearch-project/reporting/pull/992)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ack!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM except for the whitespace.
|
||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Extra whitespace here that seems to make the spacing different than for everything else
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ack!
### Opensearch Neural Search | ||
|
||
|
||
* Support k-NN radial search parameters in neural search([#697](https://github.com/opensearch-project/neural-search/pull/697)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Missed a space after neural search
* Fix filter fields, adding geo point and date\_nanos (#285) (#286) | ||
* Change ad plugin jar dependency (#288) | ||
* Remove logic about replace quota for finetuning model (#289) (#291) | ||
* Move search index tool to ml-commons repo (#297) | ||
* Move visualization tool to ml-commons (#296) (#298) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These are missing the actual link.
They are using reference link of skills repo instead.
|
||
* Add k-NN clear cache api [#740](https://github.com/opensearch-project/k-NN/pull/740) | ||
* Support radial search in k-NN plugin [#1617](https://github.com/opensearch-project/k-NN/pull/1617) | ||
* Support filter and nested field in faiss engine radial search [#1652](https://github.com/opensearch-project/k-NN/pull/1652) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Missing () around PR#
### Opensearch Observability | ||
|
||
|
||
* Tenancy access control ([#1821]https://github.com/opensearch-project/observability/pull/1821) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
link missing ending )
* Make the HitQueue size more appropriate for exact search [#1549](https://github.com/opensearch-project/k-NN/pull/1549) | ||
* Implement the Streaming Feature to stream vectors from Java to JNI layer to enable creation of larger segments for vector indices [#1604](https://github.com/opensearch-project/k-NN/pull/1604) | ||
* Remove unnecessary toString conversion of vector field and added some minor optimization in KNNCodec [1613](https://github.com/opensearch-project/k-NN/pull/1613) | ||
* Serialize all models into cluster metadata [#1499](https://github.com/opensearch-project/k-NN/pull/1499) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
missing ()
* Adding max http response string length as a setting, and capping http response string based on that setting (#[876](https://github.com/opensearch-project/notifications/pull/876)) | ||
* Adding Max HTTP Response Size IT (#[901](https://github.com/opensearch-project/notifications/pull/901)) (#[909](https://github.com/opensearch-project/notifications/pull/909)) | ||
* Replacing spi.utils isHostInDenyList with core.utils isHostInDenyList (#[904](https://github.com/opensearch-project/notifications/pull/904)) (#[913](https://github.com/opensearch-project/notifications/pull/913)) | ||
* Upgrade AWS version for SDKs to 1.12.687 (#[884](https://github.com/opensearch-project/notifications/pull/884)) (#[887](https://github.com/opensearch-project/notifications/pull/887)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
#
was not part of the link
* Add stored fields for knn\_vector type [#1630](https://github.com/opensearch-project/k-NN/pull/1630) | ||
* Enable script score to work with model based indices [#1649](https://github.com/opensearch-project/k-NN/pull/1649) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Missing ()
* Add micro-benchmark module in k-NN plugin for benchmark streaming vectors to JNI layer functionality. [#1583](https://github.com/opensearch-project/k-NN/pull/1583) | ||
* Add arm64 check when SIMD is disabled [#1618](https://github.com/opensearch-project/k-NN/pull/1618) | ||
* Skip rebuild from scratch after cmake is run [#1636](https://github.com/opensearch-project/k-NN/pull/1636) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Missing ()
### Opensearch Notifications | ||
|
||
|
||
* Add 2.14.0 release notes (#[915](https://github.com/opensearch-project/notifications/pull/915)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Missing # in link
### Opensearch Skills | ||
|
||
|
||
* Increment byte-buddy version to 1.14.9 (#288) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Missing actual link
Signed-off-by: Rishabh Singh <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks.
Description
Added release notes for 2.14.0 release.
Issues Resolved
#4562
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.