From d4987a322f5649e2d46c81e3bb471bf3ce207045 Mon Sep 17 00:00:00 2001 From: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com> Date: Tue, 24 Jan 2023 13:25:50 -0500 Subject: [PATCH] Adds release notes 2.5 (#2441) * Adds release notes 2.5 Signed-off-by: Fanit Kolchina * Updates release notes Signed-off-by: Fanit Kolchina * Adds one more PR to release notes Signed-off-by: Fanit Kolchina Signed-off-by: Fanit Kolchina --- ...earch-documentation-release-notes-2.5.0.md | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 release-notes/opensearch-documentation-release-notes-2.5.0.md diff --git a/release-notes/opensearch-documentation-release-notes-2.5.0.md b/release-notes/opensearch-documentation-release-notes-2.5.0.md new file mode 100644 index 00000000..2bf7855f --- /dev/null +++ b/release-notes/opensearch-documentation-release-notes-2.5.0.md @@ -0,0 +1,26 @@ +# OpenSearch Documentation Website 2.5.0 Release Notes + +The following page provides a list of updates made to OpenSearch documentation for OpenSearch 2.5.0. + +## New documentation for 2.5.0 + +- Add k-NN filter to neural search [#2466](https://github.com/opensearch-project/documentation-website/pull/2466) +- Add two new settings for Anomaly Detection 2.5 [#2450](https://github.com/opensearch-project/documentation-website/pull/2450) +- Add new ML cluster settings for 2.5 [#2442](https://github.com/opensearch-project/documentation-website/pull/2442) +- Adds installation guide for OpenSearch Dashboards debian distribution [#2440](https://github.com/opensearch-project/documentation-website/pull/2440) +- Add cluster awareness and decommission docs [#2438](https://github.com/opensearch-project/documentation-website/pull/2438) +- Add Query String for rollups [#2428](https://github.com/opensearch-project/documentation-website/pull/2428) +- Update field mapping documentation for Security Analytics [#2422](https://github.com/opensearch-project/documentation-website/pull/2422) +- Updates to Security Analytics documentation [#2408](https://github.com/opensearch-project/documentation-website/pull/2408) +- Add new Rules documentation that covers YAML Editor view [#2407](https://github.com/opensearch-project/documentation-website/pull/2407) +- Adds documentation for Admin UI index operations [#2403](https://github.com/opensearch-project/documentation-website/pull/2403) +- Remove experimental warning note for Security Analytics 2.5 [#2401](https://github.com/opensearch-project/documentation-website/pull/2401) +- Adds cluster health by awareness attribute documentation [#2398](https://github.com/opensearch-project/documentation-website/pull/2398) +- Adds maps documentation [#2376](https://github.com/opensearch-project/documentation-website/pull/2376) +- Adds Jaeger trace data for analytics documentation [#2374](https://github.com/opensearch-project/documentation-website/pull/2374) +- Adds cluster manager task throttling documentation [#1826](https://github.com/opensearch-project/documentation-website/pull/1826) + +## Documentation for 2.5.0 experimental features + +- Add GPU acceleration documentation [#2384](https://github.com/opensearch-project/documentation-website/pull/2384) +- Updates remote-backed storage documentation [#2363](https://github.com/opensearch-project/documentation-website/pull/2363)