Skip to content
This repository was archived by the owner on Aug 16, 2022. It is now read-only.

Commit 6ed0c81

Browse files
committed
Add breaking changes
1 parent d617569 commit 6ed0c81

File tree

4 files changed

+15
-3
lines changed

4 files changed

+15
-3
lines changed

docs/upgrade/1-10-1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: default
33
title: Upgrade to 1.10.1
44
parent: Upgrade
5-
nav_order: 3
5+
nav_order: 4
66
---
77

88
# Upgrade to 1.10.1 (Kibana)

docs/upgrade/1-11.0.md renamed to docs/upgrade/1-11-0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: default
33
title: Upgrade to 1.11.0
44
parent: Upgrade
5-
nav_order: 2
5+
nav_order: 3
66
---
77

88
# Upgrade to 1.11.0 (Kibana)

docs/upgrade/1-13-0.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
layout: default
3+
title: Upgrade to 1.13.0
4+
parent: Upgrade
5+
nav_order: 2
6+
---
7+
8+
# Upgrade to 1.13.0
9+
10+
- Open Distro for Elasticsearch 1.13.0 renames most plugins. For the latest plugin names, see [Standalone Elasticsearch plugin install](../../install/plugins/) and [Standalone Kibana plugin install](../../kibana/plugins/).
11+
12+
- Index State Management no longer supports the `index.opendistro.index_state_management.policy_id` setting for indices. Instead, add an `ism_template` to the policy. For more information, see [Index State Management](../../ism/).

docs/upgrade/1-8-0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: default
33
title: Upgrade to 1.8.0
44
parent: Upgrade
5-
nav_order: 4
5+
nav_order: 5
66
---
77

88
# Upgrade to 1.8.0

0 commit comments

Comments
 (0)