You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Adding a deprecation info API check for SAML `nameid_format` setting {es-pull}77276[#77276] (issues: {es-issue}42404[#42404], {es-issue}44090[#44090])
17
+
18
+
Cluster Coordination::
19
+
* Adding a deprecation info check for `cluster.join.timeout` {es-pull}76944[#76944] (issue: {es-issue}42404[#42404])
* Deprecate `create_legacy_templates` setting on HTTP exporters {es-pull}78564[#78564]
46
52
* Deprecate the monitoring ingest settings {es-pull}77659[#77659] (issue: {es-issue}77459[#77459])
47
53
48
-
Other::
49
-
* Adding a deprecation info API check for SAML `nameid_format` setting {es-pull}77276[#77276] (issues: {es-issue}42404[#42404], {es-issue}44090[#44090])
50
-
* Adding a deprecation info check for `cluster.join.timeout` {es-pull}76944[#76944] (issue: {es-issue}42404[#42404])
51
-
52
-
53
54
[[feature-7.16.0]]
54
55
[float]
55
56
=== New features
@@ -130,7 +131,6 @@ Distributed::
130
131
131
132
EQL::
132
133
* Sequences will now support nano-timestamps {es-pull}76953[#76953] (issue: {es-issue}68812[#68812])
133
-
* Sequences will now support nano-timestamps (backport of #76953) {es-pull}77147[#77147]
134
134
135
135
Engine::
136
136
* Apply the reader wrapper on `can_match` source {es-pull}78988[#78988]
@@ -149,6 +149,7 @@ ILM+SLM::
149
149
* Allow for setting the total shards per node in the Allocate ILM action {es-pull}76134[#76134]
150
150
151
151
Indices APIs::
152
+
* Fleet: Add `action_response` into `.fleet-actions-results` mapping {es-pull}79584[#79584]
152
153
* Store template's mappings as bytes for disk serialization {es-pull}78746[#78746]
153
154
* Allow indices lookup to be built lazily {es-pull}78745[#78745] (issue: {es-issue}77466[#77466])
154
155
@@ -177,6 +178,7 @@ Infra/Scripting::
177
178
178
179
Infra/Settings::
179
180
* Add `show` command to the keystore CLI {es-pull}76693[#76693] (issue: {es-issue}57261[#57261])
181
+
* Filtering setting deprecation info API messages based on a setting {es-pull}78725[#78725]
0 commit comments