File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
docs/reference/release-notes Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -29,6 +29,7 @@ Authorization::
29
29
Cluster Coordination::
30
30
* Fix `TransportMasterNodeAction` holding a CS reference needlessly {es-pull}90724[#90724] (issue: {es-issue}89220[#89220])
31
31
* Include last-committed data in publication {es-pull}92259[#92259] (issue: {es-issue}90158[#90158])
32
+ * Unsafe bootstrap memory optimization {es-pull}92493[#92493]
32
33
33
34
EQL::
34
35
* EQL sequences: support join on multi-values {es-pull}89965[#89965]
@@ -76,6 +77,7 @@ Monitoring::
76
77
77
78
Network::
78
79
* Clean up on exception while chunking XContent {es-pull}92024[#92024]
80
+ * Reject connection attempts while closing {es-pull}92465[#92465]
79
81
80
82
SQL::
81
83
* Fix NPE on logging when not tracking total hits {es-pull}92425[#92425]
@@ -253,4 +255,7 @@ Network::
253
255
* Upgrade to Netty 4.1.82.Final {es-pull}90604[#90604]
254
256
* Upgrade to Netty 4.1.84 {es-pull}91271[#91271]
255
257
258
+ Snapshot/Restore::
259
+ * Upgrade GCS SDK to 2.13.1 {es-pull}92327[#92327]
260
+
256
261
You can’t perform that action at this time.
0 commit comments