We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b51ea25 commit 0528e2bCopy full SHA for 0528e2b
docs/reference/migration/migrate_7_7.asciidoc
@@ -51,6 +51,13 @@ will fail to start.
51
The `order` config of authentication realms must be unique in version 8.0.0.
52
If you configure more than one realm of any type with the same order, the node will fail to start.
53
54
+[discrete]
55
+[[deprecate-insecure-monitoring-password]]
56
+==== Deprecation of insecure monitoring password setting
57
+
58
+The `auth.password` setting for the monitoring HTTP exporter has been deprecated and will be
59
+removed in version 8.0.0. Please use the `auth.secure_password` setting instead.
60
61
[discrete]
62
[[breaking_77_search_changes]]
63
=== Search changes
0 commit comments