Skip to content

Commit 7799a67

Browse files
committed
Other review comments
1 parent e66bec8 commit 7799a67

File tree

1 file changed

+8
-14
lines changed

1 file changed

+8
-14
lines changed

docs/reference/release-notes/7.16.asciidoc

Lines changed: 8 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@ coming::[7.16.0]
1212
Allocation::
1313
* Improve single-node watermark deprecation checks {es-pull}80824[#80824] (issue: {es-issue}80817[#80817])
1414

15+
Authentication::
16+
* 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])
20+
1521
Geo::
1622
* Adding deprecation checks for `geo_shape` parameters {es-pull}76627[#76627] (issues: {es-issue}42404[#42404], {es-issue}70850[#70850])
1723

@@ -45,11 +51,6 @@ Monitoring::
4551
* Deprecate `create_legacy_templates` setting on HTTP exporters {es-pull}78564[#78564]
4652
* Deprecate the monitoring ingest settings {es-pull}77659[#77659] (issue: {es-issue}77459[#77459])
4753

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-
5354
[[feature-7.16.0]]
5455
[float]
5556
=== New features
@@ -130,7 +131,6 @@ Distributed::
130131

131132
EQL::
132133
* 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]
134134

135135
Engine::
136136
* Apply the reader wrapper on `can_match` source {es-pull}78988[#78988]
@@ -149,6 +149,7 @@ ILM+SLM::
149149
* Allow for setting the total shards per node in the Allocate ILM action {es-pull}76134[#76134]
150150

151151
Indices APIs::
152+
* Fleet: Add `action_response` into `.fleet-actions-results` mapping {es-pull}79584[#79584]
152153
* Store template's mappings as bytes for disk serialization {es-pull}78746[#78746]
153154
* Allow indices lookup to be built lazily {es-pull}78745[#78745] (issue: {es-issue}77466[#77466])
154155

@@ -177,6 +178,7 @@ Infra/Scripting::
177178

178179
Infra/Settings::
179180
* 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]
180182

181183
Ingest::
182184
* Add enrich node cache {es-pull}76800[#76800] (issue: {es-issue}48988[#48988])
@@ -217,10 +219,6 @@ Mapping::
217219
Monitoring::
218220
* Remove license check for monitoring data retention {es-pull}79010[#79010]
219221

220-
Other::
221-
* Fleet: Add `action_response` into `.fleet-actions-results` mapping {es-pull}79584[#79584]
222-
* Filtering setting deprecation info API messages based on a setting {es-pull}78725[#78725]
223-
224222
Packaging::
225223
* Switch to Ubuntu docker base image {es-pull}80640[#80640]
226224
* Use Cloudflare's zlib in Docker images {es-pull}81245[#81245] (issue: {es-issue}81208[#81208])
@@ -275,8 +273,6 @@ Transform::
275273
* Reduce indexes to query based on checkpoints {es-pull}75839[#75839]
276274
* Implement the ability to preview the existing transform {es-pull}76697[#76697] (issue: {es-issue}76427[#76427])
277275

278-
279-
280276
[[bug-7.16.0]]
281277
[float]
282278
=== Bug fixes
@@ -422,8 +418,6 @@ Watcher::
422418
* Fix watcher check that determines when to serialize indices options {es-pull}78070[#78070] (issue: {es-issue}78035[#78035])
423419
* Fix index action simulation when indexing several documents {es-pull}76820[#76820] (issues: {es-issue}66735[#66735], {es-issue}74148[#74148])
424420

425-
426-
427421
[[upgrade-7.16.0]]
428422
[float]
429423
=== Upgrades

0 commit comments

Comments
 (0)