Skip to content

Commit ad89697

Browse files
authored
update 7.2.1 release notes (#44774)
1 parent 7264a1b commit ad89697

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/reference/release-notes/7.2.asciidoc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ Also see <<breaking-changes-7.2,Breaking changes in 7.2>>.
77
[float]
88
=== Enhancements
99

10+
Infra/Core::
11+
* Add default CLI JVM options {pull}44545[#44545] (issue: {issue}42021[#42021])
12+
13+
Infra/Plugins::
14+
* Do not checksum all bytes at once in plugin install {pull}44649[#44649] (issue: {issue}44545[#44545])
15+
1016
Machine Learning::
1117
* Improve message when native controller cannot connect {pull}43565[#43565] (issue: {issue}42341[#42341])
1218
* Introduce a setting for the process connect timeout {pull}43234[#43234]
@@ -39,9 +45,12 @@ Features/ILM::
3945
* Account for node versions during allocation in ILM Shrink {pull}43300[#43300] (issue: {issue}41879[#41879])
4046

4147
Features/Indices APIs::
48+
* Check shard limit after applying index templates {pull}44619[#44619] (issues: {issue}34021[#34021], {issue}44567[#44567], {issue}44619[#44619])
49+
* Validate index settings after applying templates {pull}44612[#44612] (issues: {issue}34021[#34021], {issue}44567[#44567])
4250
* Prevent NullPointerException in TransportRolloverAction {pull}43353[#43353] (issue: {issue}43296[#43296])
4351

4452
Infra/Packaging::
53+
* Restore setting up temp dir for windows service {pull}44541[#44541]
4554
* Fix the bundled jdk flag to be passed through windows startup {pull}43502[#43502]
4655

4756
Machine Learning::

0 commit comments

Comments
 (0)