[DOCS] Fixes PR#48055 in release notes (#48726)
This commit is contained in:
parent
4ecf234617
commit
b7559f23cc
|
@ -3,6 +3,12 @@
|
|||
|
||||
coming[7.4.2]
|
||||
|
||||
[float]
|
||||
[[bug-7.4.2]]
|
||||
=== Bug fixes
|
||||
|
||||
Transform::
|
||||
* Prevent assignment if any node is older than 7.4 {pull}48055[#48055] (issue: {issue}48019[#48019])
|
||||
|
||||
[[release-notes-7.4.1]]
|
||||
== {es} version 7.4.1
|
||||
|
@ -95,7 +101,6 @@ Store::
|
|||
* Allow truncation of clean translog {pull}47866[#47866]
|
||||
|
||||
Transform::
|
||||
* Prevent assignment if any node is older than 7.4 {pull}48055[#48055] (issue: {issue}48019[#48019])
|
||||
* Fix bwc serialization with 7.3 {pull}48021[#48021]
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue