forked from opensearch-project/documentation-website
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add release notes 2.17 (opensearch-project#8311)
Signed-off-by: Fanit Kolchina <[email protected]>
- Loading branch information
1 parent
22975b9
commit a1a15c0
Showing
1 changed file
with
36 additions
and
0 deletions.
There are no files selected for viewing
36 changes: 36 additions & 0 deletions
36
release-notes/opensearch-documentation-release-notes-2.17.0.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
# OpenSearch Documentation Website 2.17.0 Release Notes | ||
|
||
The OpenSearch 2.17.0 documentation includes the following additions and updates. | ||
|
||
## New documentation for 2.17.0 | ||
|
||
- Get offline batch inference details using task API in m [#8305](https://github.com/opensearch-project/documentation-website/pull/8305) | ||
- Documentation for Binary Quantization Support with KNN Vector Search [#8281](https://github.com/opensearch-project/documentation-website/pull/8281) | ||
- add offline batch ingestion tech doc [#8251](https://github.com/opensearch-project/documentation-website/pull/8251) | ||
- Add documentation changes for disk-based k-NN [#8246](https://github.com/opensearch-project/documentation-website/pull/8246) | ||
- Derived field updates for 2.17 [#8244](https://github.com/opensearch-project/documentation-website/pull/8244) | ||
- Add changes for multiple signing keys [#8243](https://github.com/opensearch-project/documentation-website/pull/8243) | ||
- Add documentation changes for Snapshot Status API [#8235](https://github.com/opensearch-project/documentation-website/pull/8235) | ||
- Update flow framework additional fields in previous_node_inputs [#8233](https://github.com/opensearch-project/documentation-website/pull/8233) | ||
- Add documentation changes for shallow snapshot v2 [#8207](https://github.com/opensearch-project/documentation-website/pull/8207) | ||
- Add documentation for context and ABC templates [#8197](https://github.com/opensearch-project/documentation-website/pull/8197) | ||
- Create documentation for snapshots with hashed prefix path type [#8196](https://github.com/opensearch-project/documentation-website/pull/8196) | ||
- Adding documentation for remote index use in AD [#8191](https://github.com/opensearch-project/documentation-website/pull/8191) | ||
- Doc update for concurrent search [#8181](https://github.com/opensearch-project/documentation-website/pull/8181) | ||
- Adding new cluster search setting docs [#8180](https://github.com/opensearch-project/documentation-website/pull/8180) | ||
- Add new settings for remote publication [#8176](https://github.com/opensearch-project/documentation-website/pull/8176) | ||
- Grouping Top N queries documentation [#8173](https://github.com/opensearch-project/documentation-website/pull/8173) | ||
- Document reprovision param for Update Workflow API [#8172](https://github.com/opensearch-project/documentation-website/pull/8172) | ||
- Add documentation for Faiss byte vector [#8170](https://github.com/opensearch-project/documentation-website/pull/8170) | ||
- Terms query can accept encoded terms input as bitmap [#8133](https://github.com/opensearch-project/documentation-website/pull/8133) | ||
- Update doc for adding new param in cat shards action for cancellation… [#8127](https://github.com/opensearch-project/documentation-website/pull/8127) | ||
- Add docs on skip_validating_missing_parameters in ml-commons connector [#8118](https://github.com/opensearch-project/documentation-website/pull/8118) | ||
- Add Split Response Processor to 2.17 Search Pipeline docs [#8081](https://github.com/opensearch-project/documentation-website/pull/8081) | ||
- Added documentation for FGAC for Flow Framework [#8076](https://github.com/opensearch-project/documentation-website/pull/8076) | ||
- Remove composite agg limitations for concurrent search [#7904](https://github.com/opensearch-project/documentation-website/pull/7904) | ||
- Add doc for nodes stats search.request.took fields [#7887](https://github.com/opensearch-project/documentation-website/pull/7887) | ||
- Add documentation for ignore_hosts config option for ip-based rate limiting [#7859](https://github.com/opensearch-project/documentation-website/pull/7859) | ||
|
||
## Documentation for 2.17.0 experimental features | ||
|
||
- Document new experimental ingestion streaming APIs [#8123](https://github.com/opensearch-project/documentation-website/pull/8123) |