File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
docs/reference/release-notes Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ Also see <<breaking-changes-7.2,Breaking changes in 7.2>>.
7
7
[float]
8
8
=== Enhancements
9
9
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
+
10
16
Machine Learning::
11
17
* Improve message when native controller cannot connect {pull}43565[#43565] (issue: {issue}42341[#42341])
12
18
* Introduce a setting for the process connect timeout {pull}43234[#43234]
@@ -39,9 +45,12 @@ Features/ILM::
39
45
* Account for node versions during allocation in ILM Shrink {pull}43300[#43300] (issue: {issue}41879[#41879])
40
46
41
47
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])
42
50
* Prevent NullPointerException in TransportRolloverAction {pull}43353[#43353] (issue: {issue}43296[#43296])
43
51
44
52
Infra/Packaging::
53
+ * Restore setting up temp dir for windows service {pull}44541[#44541]
45
54
* Fix the bundled jdk flag to be passed through windows startup {pull}43502[#43502]
46
55
47
56
Machine Learning::
You can’t perform that action at this time.
0 commit comments