Skip to content

Commit

Permalink
Document that discovery.zen.* settings are deprecated (#78824)
Browse files Browse the repository at this point in the history
Zen discovery and its associated settings were deprecated in 7.0. This
commit adds an entry to the release notes calling this out.

Relates #38289 #38333 #38350 #37868
  • Loading branch information
DaveCTurner committed Oct 10, 2021
1 parent aab57f3 commit 88da0a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/reference/release-notes/7.0.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,7 @@ Core::

Cluster Coordination::
* Deprecate size in cluster state response {es-pull}39951[#39951] (issue: {es-issue}39806[#39806])
* Deprecate `discovery.zen.*` settings {es-pull}38289[#38289], {es-pull}38333[#38333], {es-pull}38350[#38350], {es-pull}37868[#37868]

Features/Indices APIs::
* Default copy settings to true and deprecate on the REST layer {es-pull}30598[#30598]
Expand Down

0 comments on commit 88da0a7

Please sign in to comment.