Skip to content

Commit

Permalink
Correct the release version for the upgrade API feature (opensearch-p…
Browse files Browse the repository at this point in the history
…roject#6955)

Signed-off-by: Peter Nied <petern@amazon.com>
Signed-off-by: Sagar Upadhyaya <sagar.upadhyaya.121@gmail.com>
  • Loading branch information
peternied authored and sgup432 committed May 8, 2024
1 parent d5e62ae commit 1a7ffaf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _security/access-control/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -1299,7 +1299,7 @@ PATCH _plugins/_security/api/securityconfig

### Configuration upgrade check

Introduced 2.13
Introduced 2.14
{: .label .label-purple }

Checks the current configuration bundled with the host's Security plugin and compares it to the version of the OpenSearch Security plugin the user downloaded. Then, the API responds indicating whether or not an upgrade can be performed and what resources can be updated.
Expand Down Expand Up @@ -1337,7 +1337,7 @@ GET _plugins/_security/api/_upgrade_check

### Configuration upgrade

Introduced 2.13
Introduced 2.14
{: .label .label-purple }

Adds and updates resources on a host's existing security configuration from the configuration bundled with the latest version of the Security plugin.
Expand Down

0 comments on commit 1a7ffaf

Please sign in to comment.