File tree 1 file changed +7
-0
lines changed
docs/reference/release-notes
1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -328,3 +328,10 @@ Packaging::
328
328
* When using date range search with format that does not have all date fields (missing month or day)
329
329
an incorrectly parsed date could be used. The workaround is to use date pattern with all date fields (year, month, day)
330
330
(issue: {es-issue}90187[#90187])
331
+
332
+ * It is possible to inadvertently create an alias with the same name as an
333
+ index in version 8.5.0. This action leaves the cluster in an invalid state in
334
+ which several features will not work correctly, and it may not even be possible
335
+ to restart nodes while in this state. Upgrade to 8.5.1 as soon as possible to
336
+ avoid the risk of this occurring ({es-pull}91456[#91456]). If your cluster is
337
+ affected by this issue, upgrade to 8.5.3 to repair it ({es-pull}91887[#91887]).
You can’t perform that action at this time.
0 commit comments