Skip to content
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

Add release notes 2.13 #6839

Merged
merged 1 commit into from
Apr 2, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 36 additions & 0 deletions release-notes/opensearch-documentation-release-notes-2.13.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
# OpenSearch Documentation Website 2.13.0 Release Notes

Check failure on line 1 in release-notes/opensearch-documentation-release-notes-2.13.0.md

View workflow job for this annotation

GitHub Actions / vale

[vale] release-notes/opensearch-documentation-release-notes-2.13.0.md#L1

[OpenSearch.HeadingCapitalization] 'OpenSearch Documentation Website 2.13.0 Release Notes' is a heading and should be in sentence case.
Raw output
{"message": "[OpenSearch.HeadingCapitalization] 'OpenSearch Documentation Website 2.13.0 Release Notes' is a heading and should be in sentence case.", "location": {"path": "release-notes/opensearch-documentation-release-notes-2.13.0.md", "range": {"start": {"line": 1, "column": 3}}}, "severity": "ERROR"}

The OpenSearch 2.13.0 documentation includes the following additions and updates.

## New documentation for 2.13.0

- Add example to text chunking processor documentation [#6794](https://github.com/opensearch-project/documentation-website/pull/6794)
- Add documentation for default use cases [#6767](https://github.com/opensearch-project/documentation-website/pull/6767)
- Add documentation for IO Based AdmissionController Stats [#6755](https://github.com/opensearch-project/documentation-website/pull/6755)
- Add the supported metric types [#6754](https://github.com/opensearch-project/documentation-website/pull/6754)
- Add guardrails for remote model [#6750](https://github.com/opensearch-project/documentation-website/pull/6750)
- Add qa model and new settings in ml-commons [#6749](https://github.com/opensearch-project/documentation-website/pull/6749)

Check failure on line 12 in release-notes/opensearch-documentation-release-notes-2.13.0.md

View workflow job for this annotation

GitHub Actions / vale

[vale] release-notes/opensearch-documentation-release-notes-2.13.0.md#L12

[OpenSearch.Spelling] Error: qa. If you are referencing a setting, variable, format, function, or repository, surround it with tic marks.
Raw output
{"message": "[OpenSearch.Spelling] Error: qa. If you are referencing a setting, variable, format, function, or repository, surround it with tic marks.", "location": {"path": "release-notes/opensearch-documentation-release-notes-2.13.0.md", "range": {"start": {"line": 12, "column": 7}}}, "severity": "ERROR"}
- Update documentation for automatic remote model deployment [#6748](https://github.com/opensearch-project/documentation-website/pull/6748)
- Add client_config parameter documentation [#6746](https://github.com/opensearch-project/documentation-website/pull/6746)
- Remove experimental feature labels and flags for OS Assistant [#6745](https://github.com/opensearch-project/documentation-website/pull/6745)
- Remove experimental feature warning for Flow Framework plugin docs [#6741](https://github.com/opensearch-project/documentation-website/pull/6741)
- Add documentation for new workflow steps [#6740](https://github.com/opensearch-project/documentation-website/pull/6740)
- Add documentation for optional param for get workflow step API [#6736](https://github.com/opensearch-project/documentation-website/pull/6736)

Check failure on line 18 in release-notes/opensearch-documentation-release-notes-2.13.0.md

View workflow job for this annotation

GitHub Actions / vale

[vale] release-notes/opensearch-documentation-release-notes-2.13.0.md#L18

[OpenSearch.Spelling] Error: param. If you are referencing a setting, variable, format, function, or repository, surround it with tic marks.
Raw output
{"message": "[OpenSearch.Spelling] Error: param. If you are referencing a setting, variable, format, function, or repository, surround it with tic marks.", "location": {"path": "release-notes/opensearch-documentation-release-notes-2.13.0.md", "range": {"start": {"line": 18, "column": 34}}}, "severity": "ERROR"}
- Update plugins.md with semver range support specification [#6733](https://github.com/opensearch-project/documentation-website/pull/6733)

Check failure on line 19 in release-notes/opensearch-documentation-release-notes-2.13.0.md

View workflow job for this annotation

GitHub Actions / vale

[vale] release-notes/opensearch-documentation-release-notes-2.13.0.md#L19

[OpenSearch.Spelling] Error: semver. If you are referencing a setting, variable, format, function, or repository, surround it with tic marks.
Raw output
{"message": "[OpenSearch.Spelling] Error: semver. If you are referencing a setting, variable, format, function, or repository, surround it with tic marks.", "location": {"path": "release-notes/opensearch-documentation-release-notes-2.13.0.md", "range": {"start": {"line": 19, "column": 26}}}, "severity": "ERROR"}
- Remove feature flag requirement for fuzzy filter settings [#6731](https://github.com/opensearch-project/documentation-website/pull/6731)
- Update doc for decoupling of remote cluster state with remote backed data storage [#6730](https://github.com/opensearch-project/documentation-website/pull/6730)
- Add static setting for checkPendingFlushUpdate functionality of lucene index writer [#6728](https://github.com/opensearch-project/documentation-website/pull/6728)

Check failure on line 22 in release-notes/opensearch-documentation-release-notes-2.13.0.md

View workflow job for this annotation

GitHub Actions / vale

[vale] release-notes/opensearch-documentation-release-notes-2.13.0.md#L22

[Vale.Terms] Use 'Lucene' instead of 'lucene'.
Raw output
{"message": "[Vale.Terms] Use 'Lucene' instead of 'lucene'.", "location": {"path": "release-notes/opensearch-documentation-release-notes-2.13.0.md", "range": {"start": {"line": 22, "column": 67}}}, "severity": "ERROR"}
- Add documentation for retry settings for Remote reindex [#6726](https://github.com/opensearch-project/documentation-website/pull/6726)
- Add Default Model Id for Neural Sparse Search Query in neural_query_enricher [#6725](https://github.com/opensearch-project/documentation-website/pull/6725)
- Add post_filter is supported in hybrid search [#6724](https://github.com/opensearch-project/documentation-website/pull/6724)
- Update deb/rpm autorestart service after upgrade documentation [#6720](https://github.com/opensearch-project/documentation-website/pull/6720)

Check failure on line 26 in release-notes/opensearch-documentation-release-notes-2.13.0.md

View workflow job for this annotation

GitHub Actions / vale

[vale] release-notes/opensearch-documentation-release-notes-2.13.0.md#L26

[OpenSearch.Spelling] Error: autorestart. If you are referencing a setting, variable, format, function, or repository, surround it with tic marks.
Raw output
{"message": "[OpenSearch.Spelling] Error: autorestart. If you are referencing a setting, variable, format, function, or repository, surround it with tic marks.", "location": {"path": "release-notes/opensearch-documentation-release-notes-2.13.0.md", "range": {"start": {"line": 26, "column": 18}}}, "severity": "ERROR"}
- Add documentation page for Vega Visualizations [#6711](https://github.com/opensearch-project/documentation-website/pull/6711)
- Add cache plugin and tiered cache documentation [#6708](https://github.com/opensearch-project/documentation-website/pull/6708)
- Add documentation for text chunking processor [#6707](https://github.com/opensearch-project/documentation-website/pull/6707)
- Update documentation to support InnerProduct with k-NN Lucene Engine [#6703](https://github.com/opensearch-project/documentation-website/pull/6703)
- Add documentation for kuromoji_completion filter [#6699](https://github.com/opensearch-project/documentation-website/pull/6699)
- Add note about not passing 0 vector for cosine sim in k-NN [#6698](https://github.com/opensearch-project/documentation-website/pull/6698)
- Update the multiple data source documentation [Multiple Data Source][2.13.0] [#6689](https://github.com/opensearch-project/documentation-website/pull/6689)
- Add document on how to configure XContent codepoint limit (YAML) [#6666](https://github.com/opensearch-project/documentation-website/pull/6666)

Check failure on line 34 in release-notes/opensearch-documentation-release-notes-2.13.0.md

View workflow job for this annotation

GitHub Actions / vale

[vale] release-notes/opensearch-documentation-release-notes-2.13.0.md#L34

[OpenSearch.Spelling] Error: codepoint. If you are referencing a setting, variable, format, function, or repository, surround it with tic marks.
Raw output
{"message": "[OpenSearch.Spelling] Error: codepoint. If you are referencing a setting, variable, format, function, or repository, surround it with tic marks.", "location": {"path": "release-notes/opensearch-documentation-release-notes-2.13.0.md", "range": {"start": {"line": 34, "column": 45}}}, "severity": "ERROR"}
- Add force-merge API supports primary_only parameter [#6664](https://github.com/opensearch-project/documentation-website/pull/6664)
- Add aggregations to Search-Hybrid search section [#6661](https://github.com/opensearch-project/documentation-website/pull/6661)
Loading