From 3dec16979ea25d40339130085283d53ad80bbf50 Mon Sep 17 00:00:00 2001 From: Fanit Kolchina Date: Tue, 25 Jun 2024 14:54:08 -0400 Subject: [PATCH] Add release notes 2.15 Signed-off-by: Fanit Kolchina --- ...arch-documentation-release-notes-2.15.0.md | 42 +++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 release-notes/opensearch-documentation-release-notes-2.15.0.md diff --git a/release-notes/opensearch-documentation-release-notes-2.15.0.md b/release-notes/opensearch-documentation-release-notes-2.15.0.md new file mode 100644 index 0000000000..5f7ab9b049 --- /dev/null +++ b/release-notes/opensearch-documentation-release-notes-2.15.0.md @@ -0,0 +1,42 @@ +# OpenSearch Documentation Website 2.15.0 Release Notes + +The OpenSearch 2.15.0 documentation includes the following additions and updates. + +## New documentation for 2.15.0 + +- Alerts in correlations feature documentation [#7410](https://github.com/opensearch-project/documentation-website/pull/7410) +- Add documentations for batch ingestion feature [#7408](https://github.com/opensearch-project/documentation-website/pull/7408) +- Changed VisBuilder status from experimental to GA [#7405](https://github.com/opensearch-project/documentation-website/pull/7405) +- Add documentation for innerHit on knn nested field [#7404](https://github.com/opensearch-project/documentation-website/pull/7404) +- AD Enhancements in Version 2.15 [#7388](https://github.com/opensearch-project/documentation-website/pull/7388) +- Add connector tool [#7384](https://github.com/opensearch-project/documentation-website/pull/7384) +- Add remote guardrails model support [#7377](https://github.com/opensearch-project/documentation-website/pull/7377) +- Update documentation of ml inference processors to support for local models [#7368](https://github.com/opensearch-project/documentation-website/pull/7368) +- Trace analytics update [#7362](https://github.com/opensearch-project/documentation-website/pull/7362) +- Add doc for alerting comments [#7360](https://github.com/opensearch-project/documentation-website/pull/7360) +- Add documentation related to removal of source and recovery source in k-NN performance tuning section [#7359](https://github.com/opensearch-project/documentation-website/pull/7359) +- Added documentation for new default workflow templates [#7346](https://github.com/opensearch-project/documentation-website/pull/7346) +- Mark docrep to remote migration as GA and modify settings names [#7342](https://github.com/opensearch-project/documentation-website/pull/7342) +- Add documentation for the new setting of cardinality aggregation dynamic pruning [#7341](https://github.com/opensearch-project/documentation-website/pull/7341) +- Add documentation for wildcard field type [#7339](https://github.com/opensearch-project/documentation-website/pull/7339) +- Update document for handle SageMaker throttling [#7331](https://github.com/opensearch-project/documentation-website/pull/7331) +- Add documentation related to new settings for segment upload timeout [#7330](https://github.com/opensearch-project/documentation-website/pull/7330) +- Add documentation of derived fields [#7329](https://github.com/opensearch-project/documentation-website/pull/7329) +- [MDS] Add security analytics, alerting, feature anaywhere in the multiple data source document [#7328](https://github.com/opensearch-project/documentation-website/pull/7328) +- Add document for top n queries improvements in 2.15 [#7326](https://github.com/opensearch-project/documentation-website/pull/7326) +- Update the integration page to reflect new integration catalog features [#7324](https://github.com/opensearch-project/documentation-website/pull/7324) +- Add doc for neural-sparse-query-two-phase-processor. [#7306](https://github.com/opensearch-project/documentation-website/pull/7306) +- Add documentation for Indices Request Cache Overview and its settings [#7288](https://github.com/opensearch-project/documentation-website/pull/7288) +- Added documentation for Reindex workflow step [#7271](https://github.com/opensearch-project/documentation-website/pull/7271) +- Document optional clear_status query parameter for Delete Workflow API [#7268](https://github.com/opensearch-project/documentation-website/pull/7268) +- Update field-masking.md. Configure default masking algorithm. [#7162](https://github.com/opensearch-project/documentation-website/pull/7162) +- add documentation for use compound file setting [#7092](https://github.com/opensearch-project/documentation-website/pull/7092) +- Added documentation for managed identity support in repository-azure plugin [#7068](https://github.com/opensearch-project/documentation-website/pull/7068) + +## In progress documentation for 2.15.0 + +- Initial UBI documentation [#7284](https://github.com/opensearch-project/documentation-website/pull/7284) + +## Documentation for 2.15.0 experimental features + +- Add remote state publication [#7364](https://github.com/opensearch-project/documentation-website/pull/7364)